[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

    Luxius96

    Umh doesn't working npc name color for &a,&c&b,&e&d
     
  3. Offline

    derrick0707

    how can u play with a 1.3.1 plugin when the bukkit server for 1.3.1 is not avalible
     
  4. Offline

    Vastrix

  5. Offline

    yuuki0031

    dl.bukkit.org
    :)
     
  6. Offline

    theearlypc423

    When I try to make npcs I get this!
    [​IMG] ass.png
    [​IMG]
     
  7. Offline

    getaim

    Same problem here, over 500 NPC's lost and i dont think that they'll fix anything. Its the old version...
    They have ruined citizens and a great community with much potential. No support for the old citizens but the new version does not come out.
     
  8. Offline

    kitty8

    getaim

    The old (1.2) is still been suppoted all this time, look at the dates on each update made. Bukkit has not yet been release for 1.3 for they are waiting for the build itself to be stable as they say in their website.

     
  9. Offline

    Pro457

    You are indeed able to download 1.3.1 bukkit but it is a development build. What I don't understand is where do I download this updated citizens. It says its up to date for 1.3.
     
  10. Offline

    LouSo

    Followed by South Koreans can not speak English well. So I'm not sure what it means. Tell me a little easier.
    sorry;
     
  11. Offline

    fullwall

    I know that a new minecraft update is always a little stressful on Citizens users - if you've updated to 1.3.1 and are getting errors about ItemInWorldManager, all you need to do is download the latest build from http://ci.citizensnpcs.net. Otherwise, just stay on 1.2. 1.2 is still being supported at this time getaim.
     
  12. Offline

    Vastrix

  13. Offline

    SteelSeries97

  14. Offline

    SteelSeries97

    Every time I made an NPC with /npc create [Name] I reload or stop the server.. All of my NPC disepare!
     
  15. Offline

    Vastrix

  16. Offline

    Skamtakle

    I GOT AN ERROR :
    9:15:36 [SEVERE] java.lang.NoSuchMethodError: net.minecraft.server.ItemInWorldManager.setGameMode(I)V
    >19:15:36 [SEVERE] at net.citizensnpcs.resources.npclib.CraftNPC.(CraftNPC.java:18)
    >19:15:36 [SEVERE] at net.citizensnpcs.resources.npclib.NPCSpawner.spawnNPC(NPCSpawner.java:73)
    >19:15:36 [SEVERE] at net.citizensnpcs.resources.npclib.NPCManager.register(NPCManager.java:153)
    >19:15:36 [SEVERE] at net.citizensnpcs.resources.npclib.NPCManager.register(NPCManager.java:178)
    >19:15:36 [SEVERE] at net.citizensnpcs.commands.BasicCommands.create(BasicCommands.java:180)
    >19:15:36 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    >19:15:36 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    >19:15:36 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    >19:15:36 [SEVERE] at java.lang.reflect.Method.invoke(Method.java:601)
    >19:15:36 [SEVERE] at net.citizensnpcs.resources.sk89q.CommandsManager.executeMethod(CommandsManager.java:500)
    >19:15:36 [SEVERE] at net.citizensnpcs.resources.sk89q.CommandsManager.execute(CommandsManager.java:392)
    >19:15:36 [SEVERE] at net.citizensnpcs.Citizens.onCommand(Citizens.java:208)
    >19:15:36 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    >19:15:36 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
    >19:15:36 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:490)
    >19:15:36 [SEVERE] at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:862)
    >19:15:36 [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:822)
    >19:15:36 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:804)
    >19:15:36 [SEVERE] at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44)
    >19:15:36 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:281)
    >19:15:36 [SEVERE] at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:105)
    >19:15:36 [SEVERE] at net.minecraft.server.ServerConnection.b(SourceFile:35)
    >19:15:36 [SEVERE] at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
    >19:15:36 [SEVERE] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:559)
    >19:15:36 [SEVERE] at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
    >19:15:36 [SEVERE] at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
    >19:15:36 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
    >19:15:36 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    >19:16:16 [SEVERE] java.lang.NoSuchMethodError: net.minecraft.server.ItemInWorldManager.setGameMode(I)V
    >19:16:16 [SEVERE] at net.citizensnpcs.resources.npclib.CraftNPC.(CraftNPC.java:18)
    >19:16:16 [SEVERE] at net.citizensnpcs.resources.npclib.NPCSpawner.spawnNPC(NPCSpawner.java:73)
    >19:16:16 [SEVERE] at net.citizensnpcs.resources.npclib.NPCManager.register(NPCManager.java:153)
    >19:16:16 [SEVERE] at net.citizensnpcs.resources.npclib.NPCManager.register(NPCManager.java:178)
    >19:16:16 [SEVERE] at net.citizensnpcs.commands.BasicCommands.create(BasicCommands.java:180)
    >19:16:16 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    >19:16:16 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    >19:16:16 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    >19:16:16 [SEVERE] at java.lang.reflect.Method.invoke(Method.java:601)
    >19:16:16 [SEVERE] at net.citizensnpcs.resources.sk89q.CommandsManager.executeMethod(CommandsManager.java:500)
    >19:16:16 [SEVERE] at net.citizensnpcs.resources.sk89q.CommandsManager.execute(CommandsManager.java:392)
    >19:16:16 [SEVERE] at net.citizensnpcs.Citizens.onCommand(Citizens.java:208)
    >19:16:16 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    >19:16:16 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
    >19:16:16 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:490)
    >19:16:16 [SEVERE] at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:862)
    >19:16:16 [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:822)
    >19:16:16 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:804)
    >19:16:16 [SEVERE] at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44)
    >19:16:16 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:281)
    >19:16:16 [SEVERE] at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:105)
    >19:16:16 [SEVERE] at net.minecraft.server.ServerConnection.b(SourceFile:35)
    >19:16:16 [SEVERE] at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
    >19:16:16 [SEVERE] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:559)
    >19:16:16 [SEVERE] at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
    >19:16:16 [SEVERE] at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
    >19:16:16 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
    >19:16:16 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
     
  17. somehow i seem to miss the 1.3.1 bukkit citizen download link?

    http://dev.bukkit.org/server-mods/citizens/files/

    1.2 version for 1.2.5-R1.0...

    EDIT:

    Found dev build for 1.3 (i suppose) and it works, but the citizens wont equip anything. I try make longbowman guard, it wnt equip bow -> it wont take it, i try equip anything else -> it wont equip. FIX UR DAMN PLUGIN :D
     
  18. Offline

    Squid_Friction

    Please make this NPC plugin for Craftbukkit Dev, I really want it on my server!
     
  19. Offline

    derrick0707

    The citizens 2 may come out soon because since the last patch of minecraft (1.3.1) the citizens 2 project had a lot of update so i think they try to make the final version of citizens 2 for 1.3.1
     
  20. Offline

    davidteather

    I did every thing right but i ave an error code here it goes 05:52:03 [SEVERE] java.lang.NoSuchMethodError: net.minecraft.server.ItemInWorldM
    anager.setGameMode(I)V
    05:52:03 [SEVERE] at net.citizensnpcs.resources.npclib.CraftNPC.<init>(Cra
    ftNPC.java:18)
    05:52:03 [SEVERE] at net.citizensnpcs.resources.npclib.NPCSpawner.spawnNPC
    (NPCSpawner.java:73)
    05:52:03 [SEVERE] at net.citizensnpcs.resources.npclib.NPCManager.register
    (NPCManager.java:153)
    05:52:03 [SEVERE] at net.citizensnpcs.resources.npclib.NPCManager.register
    (NPCManager.java:178)
    05:52:03 [SEVERE] at net.citizensnpcs.commands.BasicCommands.create(BasicC
    ommands.java:180)
    05:52:03 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M
    ethod)
    05:52:03 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown S
    ource)
    05:52:03 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unkno
    wn Source)
    05:52:03 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
    05:52:03 [SEVERE] at net.citizensnpcs.resources.sk89q.CommandsManager.exec
    uteMethod(CommandsManager.java:500)
    05:52:03 [SEVERE] at net.citizensnpcs.resources.sk89q.CommandsManager.exec
    ute(CommandsManager.java:392)
    05:52:03 [SEVERE] at net.citizensnpcs.Citizens.onCommand(Citizens.java:208
    )
    05:52:03 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginComman
    d.java:40)
    05:52:03 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCo
    mmandMap.java:168)
    05:52:03 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(Cr
    aftServer.java:490)
    05:52:03 [SEVERE] at net.minecraft.server.NetServerHandler.handleCommand(N
    etServerHandler.java:862)
    05:52:03 [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerH
    andler.java:822)
    05:52:03 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:804)
    05:52:03 [SEVERE] at net.minecraft.server.Packet3Chat.handle(Packet3Chat.j
    ava:44)
    05:52:03 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.
    java:281)
    05:52:03 [SEVERE] at net.minecraft.server.NetServerHandler.d(NetServerHand
    ler.java:105)
    05:52:03 [SEVERE] at net.minecraft.server.ServerConnection.b(SourceFile:35
    )
    05:52:03 [SEVERE] at net.minecraft.server.DedicatedServerConnection.b(Sour
    ceFile:30)
    05:52:03 [SEVERE] at net.minecraft.server.MinecraftServer.q(MinecraftServe
    r.java:559)
    05:52:03 [SEVERE] at net.minecraft.server.DedicatedServer.q(DedicatedServe
    r.java:212)
    05:52:03 [SEVERE] at net.minecraft.server.MinecraftServer.p(MinecraftServe
    r.java:474)
    05:52:03 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:406)
    05:52:03 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:539)
     
  21. Offline

    davidteather

    GUYS HELP ME OUT 05:52:03 [SEVERE] java.lang.NoSuchMethodError: net.minecraft.server.ItemInWorldM
    anager.setGameMode(I)V
    05:52:03 [SEVERE] at net.citizensnpcs.resources.npclib.CraftNPC.<init>(Cra
    ftNPC.java:18)
    05:52:03 [SEVERE] at net.citizensnpcs.resources.npclib.NPCSpawner.spawnNPC
    (NPCSpawner.java:73)
    05:52:03 [SEVERE] at net.citizensnpcs.resources.npclib.NPCManager.register
    (NPCManager.java:153)
    05:52:03 [SEVERE] at net.citizensnpcs.resources.npclib.NPCManager.register
    (NPCManager.java:178)
    05:52:03 [SEVERE] at net.citizensnpcs.commands.BasicCommands.create(BasicC
    ommands.java:180)
    05:52:03 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M
    ethod)
    05:52:03 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown S
    ource)
    05:52:03 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unkno
    wn Source)
    05:52:03 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
    05:52:03 [SEVERE] at net.citizensnpcs.resources.sk89q.CommandsManager.exec
    uteMethod(CommandsManager.java:500)
    05:52:03 [SEVERE] at net.citizensnpcs.resources.sk89q.CommandsManager.exec
    ute(CommandsManager.java:392)
    05:52:03 [SEVERE] at net.citizensnpcs.Citizens.onCommand(Citizens.java:208
    )
    05:52:03 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginComman
    d.java:40)
    05:52:03 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCo
    mmandMap.java:168)
    05:52:03 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(Cr
    aftServer.java:490)
    05:52:03 [SEVERE] at net.minecraft.server.NetServerHandler.handleCommand(N
    etServerHandler.java:862)
    05:52:03 [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerH
    andler.java:822)
    05:52:03 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:804)
    05:52:03 [SEVERE] at net.minecraft.server.Packet3Chat.handle(Packet3Chat.j
    ava:44)
    05:52:03 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.
    java:281)
    05:52:03 [SEVERE] at net.minecraft.server.NetServerHandler.d(NetServerHand
    ler.java:105)
    05:52:03 [SEVERE] at net.minecraft.server.ServerConnection.b(SourceFile:35
    )
    05:52:03 [SEVERE] at net.minecraft.server.DedicatedServerConnection.b(Sour
    ceFile:30)
    05:52:03 [SEVERE] at net.minecraft.server.MinecraftServer.q(MinecraftServe
    r.java:559)
    05:52:03 [SEVERE] at net.minecraft.server.DedicatedServer.q(DedicatedServe
    r.java:212)
    05:52:03 [SEVERE] at net.minecraft.server.MinecraftServer.p(MinecraftServe
    r.java:474)
    05:52:03 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:406)
    05:52:03 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:539)
     
  22. Offline

    Guyishguy

    why dose the title say 1.3.1...
    and the download 1.2.5?!?
     
  23. Offline

    iPureFX

    NPC does not work on v1.3.1
    Issue Each time I write /npc create guard it says
    Please Report this error:[See console]
    java.lang.NoSuchMethodError:
    net.minecraft.server.ItemInWorldManager.setGameMode(I)V
    Does anyone got answer on this??
    I tried to replace plugin but shows each time this error is this Plugins by it self or is it this Server.
    ANSWER ASAP
     
  24. Offline

    zombiegamer2011

    its because of the update, the citizens you have on is made for 1.2.5 not 1.3.1, so you'll have to wait for an update to get it working again, hope this helped :)
     
  25. Offline

    iPureFX

    Thank You so much
    I tough so but I was not sure
    TNX
     
  26. Offline

    fullwall

  27. Offline

    Vastrix

  28. Offline

    Brandon446

    Im using essentials and anti cheating and that stuff. and a couple of fun plug ins
     
  29. Offline

    fullwall

    Vastrix likes this.
  30. Offline

    Vastrix

    fullwall
    i must say, most autors abandon their forum after >=200 pages, but you keep on helping ppl
    nice job :) [diamond]
     
  31. Offline

    MythicCynic

    I love this plugin, It's loads of fun but theres a few things I've thought up that I thought would be pretty awesome if you could manage doing. I'm not a coder so forgive me if some of these things aren't even possible but here they are if you care:

    1) I think a configurable health and damage level for guards would be awesome as I've noticed some players managing to just spawn camp them and I get sick of seeing the death message, I've also noticed that they get disarmed after a few deaths which may be caused by MCMMO but if a bypass on that could be worked so they can't be disarmed that would be awesome

    2) I've looked over the wiki a bit and haven't seen a way to (forgive me if there is lol) make the guards entirely aggressive to players. I set a radius and toggle them to aggressive mode and even flag their targets as other players but sadly they still only attack IF attacked so they're easy to just kinda walk around.

    3) I've noticed an immense need for a skin if it doesn't have the name of a player (in my texture pack they all look like Atilla the Hun xD). So if it's possible I would love to have an area in the plugins folder or somewhere they i can skin each one to my own liking, or at least see custom skins on the different types of npcs.

    4) I don't know about the rest of the people but I personally think it would be hilarious if we could make the NPC's actually fight eachother automatically if set in such a way. It could make for an interesting arena or a cool little cinematic sequence. Either way i think that could be cool.

    5) I've noticed that they can't hold, use, or sell enchanted items so it would be helpful/cool if they could.

    Like I said at the beginning though, these are only some of my suggestions and they probably match some of the others, I'm gonna keep loving this plug either way but I think these changes could be pretty cool.
     

Share This Page