[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

    ndm250

    Bukkit 440.

    I can't get them to talk. The default or set texts won't show up, no errors.
    Suggestions?
     
  3. Offline

    Exone

    This is really neat. (Had great fin on my server xD)
    Thou, the item thing didn't work for me. (I'll try it more.)

    Also, there should be an option to set every item as 'activation tool'.
    But I guess you'll finish such things up later :D

    I'm so looking forward to waypoints!
    Also, will there be 'dynamic' head position? So that they look at near entity's etc?
     
  4. Offline

    ShoTro

    Besides the name check and disappearing issues this is an awesome plugin! Thanks! Would love to have the ability to give NPCs armor. I know you just got this going but keep up the good work. I personally don't care so much about the trading as opposed to NPCs.
     
  5. man... such a bummer about NPC's not persisting through restarts :(
     
  6. Offline

    oleerik

    He will fix it tomorrow :)
     
  7. Offline

    LucidLethargy

    Ouch, tried to simply use the command to make a new NPC called "Teller" and it crashed my server. When I restarted the npc WAS there though, strangely enough... Error log as follows:


     
  8. Offline

    Aidan Moseley

    Having problem with some of my NPC's disappearing.

    Also is there anyway to change the skin of the created NPC's
     
  9. Offline

    aPunch

    fullwall - How can I has custom skin on my NPC? I too lazy to read post right above mine for answer. Plz halp!
     
  10. Offline

    Nate204

    You Can't. Zip, Nadda, Nothing, Zero. No way~
    Not yet anyway. Prove me wrong, and I will look like a [​IMG]
     
  11. Offline

    Zombiest

    This plugin is great. "Notch" is chilling in my server's town square, dispensing movie quotes randomly to whoever passes by.
     
  12. Offline

    aPunch

    I know. :p I was the one who helped out fullwall with testing. I was just making fun of the people who keep asking that question and don't bother to look one post above theirs for the answer.
     
  13. Offline

    Machete.Panda

    Is there a way to send a skin for my NPCs to clients. You know, like have the server make the client machines think the NPC is just another user?
    --- merged: Mar 8, 2011 1:28 AM ---
    Just a request, can you use ZIP format? Windows server comes with it and rar is an extra install.
     
  14. Offline

    sev042

    I'm having two odd occurances. For some reason whenever I use the "reset" command in the server, all my NPC's dissapear. Same thing when I shut down the server using "stop" and then restart it.

    Also, we're using MultiWorld, and when I created the NPC's in one world, then left, then came back, they were still there but I couldn't see them. The server shows no errors at all.

    It turns out the MultiWorld thing only happens with the world second world, not the original one.
     
  15. Get IZArc. http://www.izarc.org/
    It's amazing and very convenient to have. Handles all the big archive formats and some that you've never heard of.
     
  16. Offline

    Machete.Panda

    yeah, but again.. requires to install. I don't want to add any more installs to my windows server.
     
  17. Well, unfortunately you're going to deal with a lot of non-zip files on here. Especially things like source code are typically distributed in tarball files. (Yes I realize you probably don't download source to your server :p )
     
  18. Offline

    Uniltiranyu

    Should make it that the NPC's can die (configurable)
    and HeroDeath with say somthing
    'Notch mistaked water for lava'
     
  19. Offline

    Meteo

    ... omg D: This kills with MMCMMO...
    Code:
    2011-03-07 18:33:58 [SEVERE] Could not pass event ENTITY_DAMAGED to mcMMO
    java.lang.NullPointerException
            at com.gmail.nossr50.mcCombat.playerVersusPlayerChecks(mcCombat.java:45)
    
            at com.gmail.nossr50.mcEntityListener.onEntityDamage(mcEntityListener.ja
    va:101)
            at org.bukkit.plugin.java.JavaPluginLoader$39.execute(JavaPluginLoader.j
    ava:329)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:225)
            at net.minecraft.server.EntityHuman.d(EntityHuman.java:439)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:752)
            at net.minecraft.server.Packet7UseEntity.a(SourceFile:33)
            at net.minecraft.server.NetworkManager.a(SourceFile:230)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:70)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:338)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:253)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Any advice? =/ i really want these to...
     
  20. Offline

    Astro MacGuffin

  21. Offline

    Meteo

    Astro, i did, but this time NOTHING comes out when i hit the npc..
     
  22. Offline

    ShoTro

    Nothing is supposed to come out when you hit them. At least not that I can tell. You can configure the item you can force them to talk with and that is about it. For now. Great for simply notifying your players of what they can do and bring some ambiance.
     
  23. Offline

    Meteo

    How can u make it so? Many new people join, and have no idea... I want them to click the npc called HitMe lmao..
     
  24. Offline

    aPunch

    You need to right-click the NPC with a book to get them to talk. You can change which item you want to use in the settings file, but the book is the default item.
     
  25. Offline

    Uniltiranyu

    try checking the configuration files, if only HAND was a item @developers
     
  26. Offline

    Meteo

    Theres no configureation file on mine, no tin the plugins folder, or the citizen's folder =/...
     
  27. Offline

    joshcvb

    you can have the npcs talk within a certain range also if you dont like using the book
     
  28. Offline

    aPunch

    It is called citizens.settings. Check to see if that file is in your Citizens folder.

    @Uniltiranyu You can use your hand to right-click the NPCs if you set the item in the settings file to 0.
     
  29. Offline

    Meteo

    I noyl have a citizen location and text....
     
  30. Offline

    joshcvb

    They disappear if your server isn't saving every so often, to help with this use the console command save-all, i run around 25 plugins and don't have this problem when my server saves.

    To change the skin you must know someone elses minecraft name, it will pull automatically from that database and assign the skin to your npc
     
  31. Offline

    4am

    Plus Linux and Mac users will have a harder time finding it. Use ZIP, there is no reason to use RAR.
     

Share This Page