[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

    jlu

    Well bro, i have:

    My NPC disappears when i reboot my serv, and now, i found my NPC underground, like 8-10 blocks under their original place.. (Sry about my lang)
    Problem with Mywolf or i just screwed up?
     
  3. Offline

    Riolu

  4. Offline

    PlannedBoredom

    Ok now I get most of it, but what about with the traders? I understand that the owner stocks them and everyone else has buy sell options. What I don't understand is that even if I add inventory to the shop, he still has nothing for purchase or that he wants to buy. I'm not sure if that is completed yet, but when you have the quester update out some 1 please message me!!
     
  5. Offline

    TnP

    Does someone know why my currency is yellow flowers?
    (i have installed the iconomy plugin and enabled it in the citizens files)
     
  6. It works, don't worry, all you have to do is have the trader selected (not in its inventory screen) then, go in chat and type: /trader sell [item name] [cost]. Do not include the square brackets. You can also do: /trader buy [item name] [cost]. Then after you are done, you can type: /trader list sell or /trader list buy and that will show you what the trader sells or buys. Then do /npc setowner [your name].
    The shop will not work for you though.
     
  7. Offline

    user_80273

    Any insight into Post #4380? This is causing severe disruption for our server
     
  8. Offline

    sicksurfer123

    its seems that it doesnt recognize numbers for the npcs names
     
  9. Offline

    tombik

    Hi, what CB version should i use?
     
  10. Some one Posted earlier on how to get different skins for NPCs WITHOUT connecting to minecraft.net on Windows. Does anyone know how to do it on a mac? Any help would be GREATLY appreciated.
     
  11. Offline

    LarsMaehlum

    Same thing, different host file. Google it.
     
  12. Offline

    LarsMaehlum

    b818 (1.6.6) should be fine.
     
  13. Offline

    gmore70

    did you do the "trader sell [item] [amount]". Great videos on how to do this here: http://citizens.wikia.com/wiki/Traders
     
  14. Offline

    gmore70

    edit your economy.yml. Wiki details for citizens: http://citizens.wikia.com/wiki/Common_Issues
     
  15. Offline

    gmore70

    Im running rB 818 and its working great!
     
  16. Offline

    Arcaian

    Yeah, this new build really kinda killed our NPCs ( we have a lot of NPCs with _ and + and $ and stuff like that) so I just went back to 1-0-8f.
     
  17. Offline

    Qwertyuiop8

    when ever i restart my server, my npcs go away. Does anyone know why it is doing that?
     
  18. Offline

    Cazza54

    Hey guys im woundering if u could get a mod that lets the Citizens move if u can that would be great!
     
  19. Offline

    gsm051115

    Need help! I've got both citizens and xAuth and because they both have the commands /toggle, i couldn't change the type of my NPC. Please make the command something like /npc toggle. Thanks in advance!
     
  20. Offline

    supagokuman2

    My NPCs don't talk, and some of the stuff they're supposed to do they dont do (such as guard not attacking0 PLZ HELP!!!!!!
     
  21. Offline

    Peter Hsieh

    This might be your answer :)

    Hope that helps :).
     
  22. Offline

    Peter Hsieh

    Have a look here http://citizens.wikia.com/wiki/Common_Issues <-- Your question may be .. answered :).
    Hope that helps. If not, you could learn to change Command Aliases :) ~ Not to hard to be honest .. in most cases anyway :D.
     
    gsm051115 likes this.
  23. Offline

    Peter Hsieh

    It would good to mention - many 'types' of NPC ares still under development (e.g. Wizards, Bandits, Guards) - which will explain why your Guards don't attack.
    As for why your NPC's don't talk ... Haha.. I'm still work it one out myself :p...

    Hope that... kind helps haha xD.
     
  24. Offline

    ledhead900

    Code:
    2011-06-10 05:08:52 [SEVERE] Could not pass event CHUNK_LOAD to Citizens
    java.util.ConcurrentModificationException
    at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
    at java.util.AbstractList$Itr.next(AbstractList.java:343)
    at com.fullwall.Citizens.Listeners.WorldListen.onChunkLoad(WorldListen.java:57)
    at org.bukkit.plugin.java.JavaPluginLoader$40.execute(JavaPluginLoader.java:519)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
    at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:87)
    at org.bukkit.craftbukkit.CraftWorld.getChunkAt(CraftWorld.java:92)
    at com.fullwall.Citizens.Listeners.WorldListen.onChunkLoad(WorldListen.java:59)
    at org.bukkit.plugin.java.JavaPluginLoader$40.execute(JavaPluginLoader.java:519)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
    at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:87)
    at net.minecraft.server.PlayerInstance.<init>(PlayerInstance.java:31)
    at net.minecraft.server.PlayerManager.a(PlayerManager.java:45)
    at net.minecraft.server.PlayerManager.movePlayer(PlayerManager.java:149)
    at net.minecraft.server.ServerConfigurationManager.d(ServerConfigurationManager.java:137)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:354)
    at net.minecraft.server.Packet10Flying.a(SourceFile:126)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:217)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:401)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:311)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-06-10 05:08:52 [SEVERE] Could not pass event CHUNK_LOAD to Citizens
    java.util.ConcurrentModificationException
    at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
    at java.util.AbstractList$Itr.next(AbstractList.java:343)
    at com.fullwall.Citizens.Listeners.WorldListen.onChunkLoad(WorldListen.java:57)
    at org.bukkit.plugin.java.JavaPluginLoader$40.execute(JavaPluginLoader.java:519)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
    at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:87)
    at net.minecraft.server.PlayerInstance.<init>(PlayerInstance.java:31)
    at net.minecraft.server.PlayerManager.a(PlayerManager.java:45)
    at net.minecraft.server.PlayerManager.movePlayer(PlayerManager.java:149)
    at net.minecraft.server.ServerConfigurationManager.d(ServerConfigurationManager.java:137)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:354)
    at net.minecraft.server.Packet10Flying.a(SourceFile:126)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:217)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:401)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:311)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-06-10 05:08:52 [SEVERE] Could not pass event CHUNK_LOAD to Citizens
    java.util.ConcurrentModificationException
    at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
    at java.util.AbstractList$Itr.next(AbstractList.java:343)
    at com.fullwall.Citizens.Listeners.WorldListen.onChunkLoad(WorldListen.java:57)
    at org.bukkit.plugin.java.JavaPluginLoader$40.execute(JavaPluginLoader.java:519)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
    at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:87)
    at org.bukkit.craftbukkit.CraftWorld.getChunkAt(CraftWorld.java:92)
    at com.fullwall.Citizens.Listeners.WorldListen.onChunkLoad(WorldListen.java:59)
    at org.bukkit.plugin.java.JavaPluginLoader$40.execute(JavaPluginLoader.java:519)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
    at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:87)
    at net.minecraft.server.PlayerInstance.<init>(PlayerInstance.java:31)
    at net.minecraft.server.PlayerManager.a(PlayerManager.java:45)
    at net.minecraft.server.PlayerManager.movePlayer(PlayerManager.java:149)
    at net.minecraft.server.ServerConfigurationManager.d(ServerConfigurationManager.java:137)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:354)
    at net.minecraft.server.Packet10Flying.a(SourceFile:126)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:217)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:401)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:311)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-06-10 05:08:52 [SEVERE] Could not pass event CHUNK_LOAD to Citizens
    java.util.ConcurrentModificationException
    at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
    at java.util.AbstractList$Itr.next(AbstractList.java:343)
    at com.fullwall.Citizens.Listeners.WorldListen.onChunkLoad(WorldListen.java:57)
    at org.bukkit.plugin.java.JavaPluginLoader$40.execute(JavaPluginLoader.java:519)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
    at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:87)
    at net.minecraft.server.PlayerInstance.<init>(PlayerInstance.java:31)
    at net.minecraft.server.PlayerManager.a(PlayerManager.java:45)
    at net.minecraft.server.PlayerManager.movePlayer(PlayerManager.java:149)
    at net.minecraft.server.ServerConfigurationManager.d(ServerConfigurationManager.java:137)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:354)
    at net.minecraft.server.Packet10Flying.a(SourceFile:126)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:217)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:401)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:311)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-06-10 05:14:11 [INFO] Connection reset
    2011-06-10 05:14:11 [INFO] Harmaakettu lost connection: disconnect.quitting
    2011-06-10 05:14:14 [INFO] Harmaakettu [/77.223.37.76:49602] logged in with entity id 883358 at (227.22540377731866, 70.0, 624.0757024817339)
    2011-06-10 05:17:25 [INFO] Harmaakettu lost connection: disconnect.quitting
    2011-06-10 05:17:25 [INFO] Connection reset
    2011-06-10 05:17:28 [INFO] Harmaakettu [/77.223.37.76:49605] logged in with entity id 888278 at (27.389770933632274, 91.0, 512.9727739402695)
    2011-06-10 05:17:37 [INFO] ยง9[PLAYER_COMMAND] Harmaakettu: /home
    2011-06-10 05:27:38 [INFO] [BBROTHER] Removed 0 old records because of age in 0h00m00s.
    2011-06-10 05:29:15 [INFO] [Citizens]: Saving npc files to disk...
    2011-06-10 05:29:15 [INFO] [Citizens]: Saved.
    [/quote]

    Me too... I'm going to pull down the WIP versions see if they fixed it in that, since I'm awear they know about how and why npcs are falling thru the world *giggles*
     
  25. Offline

    Pencil

    Ok so I absolutely love this plugin, now one thing is that you have to right click an NPC twice for it to talk, how do i change it so it talks when you punch it? :3
     
  26. Offline

    ledhead900

    Apprently its u gotta hold a book.
     
  27. Offline

    Pencil

    but but but, I have a Tutorials NPC for new people, they dont have books :/
     
  28. Offline

    ledhead900

    check your configs there is a Item u can change the item is the use item just same how wizards its a feather but u can change it.

    tho people report item id of 0 does not work, you should do what I have and encorperate a tut section on your guest start in order for my guests to get out into the world they need to pass thru the tutorial. It's also a nice way to sort out the TLDR fags who blunty ask ask but never read read anything shown the them.
     
  29. Offline

    Pencil

    I made that, using npcs xD I wasted an hour to set all the texts xD they work when they right click, but some retards are too stupid to read the sign which says "RIGHT CLICK THE NPCS" and tell me they dont work xD
     
  30. Offline

    ledhead900

    hmm different apporoach I kinda disallowed npcs being useless like that lol. So my tut section use's CommandSigns,Npc wizard,Showcase,annote to get ppl buy oh and phat loot chest.

    Your welcome to come check it out its in my sig just doing some updates currently.
     
  31. Offline

    Bronski

Share This Page