[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

    fullwall

    Check the main post.
     
  3. Offline

    Sol

    What version of CraftBukkit are you running?
    Define... "does not load the plugin". Do you see a message in the server window on startup or nothing?
    Also, you may have to reboot it once more. The first time it loads it creates new files and folders.

    ~Sol
    [MERGETIME="1300109403"][/MERGETIME]
    I did, I must have missed it... checking again.

    *EDIT*
    It's late... I'm either too tired to read or I am stupid.

    *EDIT AGAIN*
    Found it. Damn I must be tired lol.

    ~Sol
     
  4. Offline

    bizzybusk

    Oke so its not working for meh, keeps saying "The command was not recognized" etc etc
    here is my permissions config even tho i dont think anything is wrong, im Admin.
    Running the latest version of CB!

    Code:
     Moderator:
            default: false
            info:
                prefix: '&1'
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'bar.foo'
                - 'nocheat.speedhack'
                - 'nocheat.moving'
                - 'nocheat.airbuild'
                - 'nocheat.notify'
                - 'nocheat.p'
                - 'nocheat.*'
                - 'citizens.create'
                - 'citizens.settext'
                - 'citizens.remove.singular'
                - 'citizens.remove.all'
                - 'citizens.help'
                - 'citizens.color'
                - 'citizens.setitem'
                - 'citizens.move'
        Admin:
            default: false
            info:
                prefix: '&4'
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
                - 'nocheat.*'
                - 'citizens.create'
                - 'citizens.settext'
                - 'citizens.remove.singular'
                - 'citizens.remove.all'
                - 'citizens.help'
                - 'citizens.color'
                - 'citizens.setitem'
                - 'citizens.move'
     
  5. Offline

    fullwall

    What are you typing in to produce that message?
     
  6. Offline

    Wilco

    I noticed that when you have a skill mod (like mcmmo) people can "attack" npc's to speed level. I doubt there is anyway to stop that?
     
  7. Offline

    Mrjibidi

    Did you find any answers to my problem? Cuz i need help again. I want it to work normally! [​IMG]
     
  8. Offline

    fullwall

    It's a permissions issue :(. I don't know what is causing it. About mcMMO - I'm canceling the entity damage event, not much more I can do without fully hooking into it.
    [MERGETIME="1300118093"][/MERGETIME]
    Added direct link, few people asked for it for craftbukkituptodate.
     
  9. Offline

    Mrjibidi

    can you make permissions plugin [​IMG]
     
  10. Offline

    fullwall

    I'd rather not XD. Wish bukkit would hurry up with theirs though (yes, I understand it's tough).
     
  11. Offline

    TheArcher

    Odd, every single plugin that I use (more than eight) works fine without Permissions. It's Citizens that is throwing a tantrum over not having Permissions installed.
     
  12. Offline

    fullwall

    Citizens works without permissions - it's just op-only.
     
  13. Offline

    Mrjibidi

    Ok but it finds my permissions plugin and then it wont work and that confuses me
     
  14. Offline

    fullwall

    Why won't it work? Are there errors?
     
  15. Offline

    Mrjibidi

    oh yes and is citizens Mysql, if its not then what it is and how i can know what am i using?
    [MERGETIME="1300119512"][/MERGETIME]
    Yes the same that i have in the beginning

    -i might have bad english...
     
  16. Offline

    fullwall

    No it's not (for the moment). It uses flatfile storage, check the Basic NPCs file.
    [MERGETIME="1300119625"][/MERGETIME]
    Is there anything in the server log about it being disabled etc.?
     
  17. Offline

    Mrjibidi

    i can post something of it but how much??

    _o yeah and if i would have mysql would it make some errors?
     
  18. Offline

    fullwall

    Start a private conversation with me and post it there. No it shouldn't do.
     
  19. Offline

    Mrjibidi

    Fullwall tell me how i can do this...private conversation [​IMG]
     
  20. Offline

    fullwall

    Go to the top right of the website. Click 'Inbox'. At the bottom of that, go to 'start a new conversation'. Make one with me there and post the error, will look at it in the morning, it's late here.
     
  21. Offline

    Mrjibidi

    OMG its big error....
     
  22. Offline

    yottabyte

    Forgot to say how awesome this plugin is. I made an iConomy bank system using this and it was really nice to work with :3

    More dev features would be even more awesome though! (Canceling the normal events, check if user is within x amount of blocks, left clicking NPCs perhaps?)
     
  23. Offline

    A12621A

    Code:
    [INFO] A12621A lost connection: disconnect.quitting
    2011-03-14 13:16:33 [SEVERE] java.lang.NullPointerException
    2011-03-14 13:16:33 [SEVERE]     at com.fullwall.resources.redecouverte.NPClib.NPCSpawner.RemoveBasicHumanNpc(NPCSpawner.java:101)
    2011-03-14 13:16:33 [SEVERE]     at com.fullwall.Citizens.BasicNPCHandler.despawnNPC(BasicNPCHandler.java:436)
    2011-03-14 13:16:33 [SEVERE]     at com.fullwall.Citizens.WorldListen.onChunkUnloaded(WorldListen.java:32)
    2011-03-14 13:16:33 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader$35.execute(JavaPluginLoader.java:339)
    2011-03-14 13:16:33 [SEVERE]     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    2011-03-14 13:16:33 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
    2011-03-14 13:16:33 [SEVERE]     at net.minecraft.server.ChunkProviderServer.a(ChunkProviderServer.java:216)
    2011-03-14 13:16:33 [SEVERE]     at net.minecraft.server.World.g(World.java:1416)
    2011-03-14 13:16:33 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:348)
    2011-03-14 13:16:33 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
    2011-03-14 13:16:33 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    
    b531. GM v1.0 alpha-5. Essentials 2.0.291

    Upon logout, console get's ^this. Fresh server, 1 NPC. (named as me)
     
  24. Offline

    olliepack

    Got it sorted, had the java file in the citizens folder within the plugins folder....DUH!
     
  25. Offline

    mrgreaper

    im a little confused, i see a post saying they did a iconomey bank system using this
    i see a post saying uquest is onboard
    but were still at 1.06 ?
    has traders been added or am i missing something?
     
  26. can we have source? Please?
    [MERGETIME="1300136741"][/MERGETIME]
    oops nvm in ure github :D
     
  27. Offline

    Aspernatio

    How do I create an NPC with a two word name? For example, Fisherman Bob?
     
  28. Offline

    Liger_XT5

    NPC's are like normal players, just put a "_" in between the words.
     
  29. Offline

    mrgreaper

    that
    thats scary, our server has a Fisherman Bob (he used to be an npc trader)

    We use the age old method of forgetting the space FishermanBob for example but otheres use _ so Fisherman_bob
    havent tried it myself but have you tried "Fisherman Bob" ?
     
  30. Offline

    Exidous

    just wanted to say thanks and great work on this awsome plugin, Any ETA on the waypoints? I cant wait for that!!!
     
  31. Offline

    mrgreaper

    oooo just noticed the indev build...whats in that ? is it the traders etc? anyone using it? how stable is it?
     

Share This Page