[FUN] Citizens v2.0.11 - Human NPCs for Bukkit [1.7.2]

Discussion in 'Archived: Plugin Releases' started by Citizens, Mar 5, 2011.

  1. Offline

    Citizens

    Citizens - Human NPCs for Bukkit
    Version: 2.0.11
    Authors: @fullwall and @aPunch
    Source: Citizens on GitHub

    Citizens is now on BukkitDev

    This thread will no longer be updated. We encourage you to use our page on BukkitDev. You can find information, links to our wiki and website, and the download page there.

    Showing Your Support

    We work hard to maintain Citizens. We've been working on Citizens2 around the clock on new and exciting features. A little motivation never hurts, so feel free to donate to us - fullwall and aPunch.

    If you can't donate, we appreciate a "hello" every now and then. Stop by the IRC channel #citizens on irc.esper.net to discuss Citizens and give thanks!
     
  2. Offline

    IIGoldII

    @DaveChaos
    In your admins section,remove all those nodes.If you have an '*',which you do,no other nodes are needed.Asterisks give all commands.
     
  3. Offline

    Codisimus

    thanks i guess i could do that, only had two
     
  4. Offline

    DaveChaos

    Yeah i added them in a attempt ot get it to work, it is now:
    Code:
    Admin:
        default: false
        permissions:
        - '*'
        inheritance: []
        info:
          prefix: ''
          build: true
          suffix: ''
    But i still get the message "you do not have permision to that command"
     
  5. Offline

    IIGoldII

    @DaveChaos
    Code:
        Admins:
            default: false
            info:
                prefix: '&8[&4Admin&8]&b'
                suffix: '&a'
                build: true
            inheritance:
            - Prince
            permissions:
            - '*'
    Well,Thats what mine looks like....
    I cant seem to see why yours isn't working....

    EDIT:Try copying mine,and just removing the inheritance.

    EDIT 2:I'm Using Permissions,which I recommend using instead of EssentialsGroupManager.In fact,That could be your issue.
     
  6. Offline

    DrCube

    I have a question about selecting NPCs. When I try to rename one it says must be selected (right-click) but when I right click they say their text and its still not selected. Am i missing something obvious?
     
  7. Offline

    IIGoldII

    You are.The default tool used to select an NPC is a stick (280).
    Try That.
     
  8. Offline

    DaveChaos

    @IIGoldII
    Nope im at a loss, ive been at it for a fiew hours now, still noting.. time to give up i think :(
     
  9. Offline

    IIGoldII

    Best bet is to install Permissions If you haven't already...
     
  10. Offline

    DrCube

    Thank you! I dont know how I missed that....
     
  11. Offline

    DaveChaos

    @IIGoldII

    I agree, will give this try in the morning
     
  12. Hi, great plugin, one question.

    Let's say I want my npc to trade 1 wooden shovel when you give him 10 pieces of "wood", how do I do that ?

    If that is possible, can you go one step further ? For example is it possible to let him trade 1 iron shovel for 10 blocks of "wood" and 1 block of "iron" ?
     
  13. Offline

    IIGoldII

    You can't do that.Sadly,with the current version,something like that isn't supported yet.You'll have to wait until the author updates it with something like that added.
     
  14. Okay, I have patience no worries :) Other question, can I have multiple same named npc's at the same time ? For example "Town Guard", doesn't need a "name", im fine with having 20 npc's called "Town Guard" :)
     
  15. Offline

    IIGoldII

    It's possible using the "/npc copy" command,although you can't change their texts.So for example,If I made an NPC named TownGuard,and his texts were "Hi There Fella" and "Welcome To The Town" each NPC would have those set texts.Also,any item/armor the original had,the clone will have as well.

    Hope This Helps.
     
  16. Offline

    saprious

    Where is the page for all the character names/skins?
     
  17. Offline

    Realityshow

    Hi,
    first great plugin!

    But I have one question, is there a way that a NPC whisper to a close player? When yes, how can I manage this? (Using HeroChat Plugin)
     
  18. Offline

    IIGoldII

    In the plugins/Citizens folder,you'll find a .txt Name Basic NPC's or something like that.Thats where the NPC's create are.They don't show skins though.
     
  19. Offline

    IIGoldII

    Code:
    /npc talkwhenclose [true/false] - sets whether a specific NPC should talk when close.
    You should probably use the commands tab in the post.
     
  20. Offline

    Codisimus

    i was given a whole mess of errors after deleting the folder...
     
  21. Offline

    Chipmunk9998

    This plugin lags my server horribly.

    Is there any way to fix that?
     
  22. Offline

    eagledude4

    Could you make it possible for npcs to have different text for their creators? For example, I want to put an npc infront of my house and welcome me, the creator of the npc, but give guests a different message.
     
    Qwerto227 likes this.
  23. Offline

    blaize9

    Any ETA range for the next major update? I can't wait, it's killing me.
    This plugin lags my server horribly.

    Is there any way to fix that?
    Chipmunk9998, Today at 9:38 PM ReportLikeReply#1132
    Faster CPU, more ram, ssd, and faster upload :) ooh and dedicated is even better. Well that's all I can think of.
     
  24. Offline

    NickBrahz

    Yes it would be your server spec lagging the server not this plugin, though getting rid of unnecessary plugins may help.
     
  25. Offline

    Andred

    I too am unable to select npc's. When I try to select them, a blank line of text is output to the console (by blank I mean something like a '\n'), and nothing happens. I do have the Permissions plugin, and thereby I do have all permissions, and I have tried the stick.

    Also, I too have bad lag problems when there are several npc's.
     
  26. Offline

    blaize9

    C
    click on them with the stick then do /npc remove or it was delete
     
  27. Offline

    Realityshow

    Thanks for your reply, but he is saying that in local channel, I ask how I can get him to whisper to a player.
     
  28. Offline

    DaveDee

    Found nice bug. Not only on colored NPCs.
    Also they still can disappear randomly.
    The only way to fix - reload server.
    bukkit 556 and 1.07d
    002.png 001.png
     
  29. Offline

    NickBrahz

    i noticed if you try to have "&" in text for a NPC to talk it doesn't show it, instead of showing "There is a Bar & Grill upstairs, sir." it shows "There is a Bar Grill upstairs, sir"
     
  30. Offline

    IIGoldII

    Sadly that's not possible.
     
  31. I am going to continue the dev on guards today/tomorrow when I get some time over. Also, I have a plan to change how colours for the npc's is configured. There will be two options, one for the colour of the npc's nick when chatting, and one for the colour of the text when chatting. The visible nicks of npc's will be white as on normal players.
     
    MacVaultDweller likes this.

Share This Page