[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

    gh678923

    nice one,has potential:)
     
  3. citizens isnt working for me. when i spawn an npc i cant get him to talk or move around or change the type of person he is for example a guard or trader. any advice? i also heard it is just out of date and they need to fix it. i have everything up to date also.
     
  4. Offline

    iSeven77

    http://dev.bukkit.org/server-mods/vault/ if u have 1.2.5 install that and it will work
     
  5. Offline

    Benjerji

    Finally a update, all of you losers that thought this just came out, its been out for months. (Just not updated)
     
  6. When I type /toggle Trader or any other npc type it just says "Invalid NPC type." Help please?
     
  7. Offline

    Vellsy46

    hey when i put the plugin on i can set the npc's but when i reload the server they disappear? Any help?
     
  8. Offline

    larsiey

    How can I change the skin of the NPC?
     
  9. Offline

    Giuseppe

    can i change the Skin?
     
  10. Offline

    elais1337

    DONT DOWNLOAD THIS PLUGIN!!! THE CITIZENS PLUGIN CRASHED MY SERVER AND DELETED ALL MY FACTION, ESSENTIALS AND TOPPVP FILES!!!!
     
  11. Offline

    OppositeGamer

    HE NEEDS TO FIX THIS!
     
  12. Offline

    jycs

    No support...

    Right clic on NPC, nothing happens, and the npc talking range is too big...
     
  13. Offline

    nicquehen

    Need an updated wiki i have too lot questions :p
     
  14. Offline

    Giuseppe

  15. Offline

    Tigr3tap

  16. Offline

    stefsmen

    Where is the download button !!!????
     
  17. Offline

    stefsmen

    Download button where?
     
  18. Offline

    IdealIdeas

    I cant seem them to be anything.
    I cant make them a guard (ive tried the others as well)

    all it says is, that i should do /guard help
    But when I do it just says the same thing over and over...
     
  19. Offline

    Speedyboy235

    Superior plugin! Had a lot of fun trolling my friends with the guards. :p Thumbs up!
     
  20. Offline

    nhoclesnar

    I agree that it needs a lot of update on the wiki page. Specifically config options explanation for Citizens 1.2 and 2, with detailed commands and permissions for all jobs.
     
  21. Offline

    mcheadhunts

    I want to create a Quest, but i don't have a Example...
    I search on the web but i found only old example and when i go to test i read: There is no quest by that name.
    Help Me!
     
  22. Offline

    MrBrightSide

    place the "types" from the zip into the citizen folder the mod generates located in plugins folder.
     
  23. Offline

    Vaktan

    I create an npc and I do /npc set [And I put something for him to say] (this is ok)

    But ... I cant do /npc id and once I shut down the server and I start it again the npc disappeared

    Is there a way to save the npc?

    Please help me
     
  24. Offline

    FinlayScott

    So is this like villagers in singleplayer or is it more complicated then that?
     
  25. Offline

    mcheadhunts

    I want to create a Quest, but i don't have a Example...
    I search on the web but i found only old example and when i go to test i read: There is no quest by that name.
    Help Me!
     
  26. Offline

    Jokaru

    Very bad wiki, no config settings, no examples, no helpful information, HOW THIS CONFIGURE??? for example, what this

    pathing:
    realistic: false

    or this

    soldiers:
    items:
    select: '*'
    return: 288,
    deselect-all: 352,

    And where i can set MySQL database??
     
  27. Offline

    CakRochi

    NPC doesn`t shot arrow to monster :(

    + and i have to write "/guard addflags zombie -m" for kill every monster...?
     
  28. Offline

    Eselyx

    When I restart my server the NPCs are gone!
    I do "/citziens save" bevor restart!

    Help me please!
     
  29. Offline

    yoda963

    Code:
    22:37:49 [SEVERE] java.lang.NullPointerException
    22:37:49 [SEVERE]    at com.iCo6.system.Queried.useMiniDB(Queried.java:92)
    22:37:49 [SEVERE]    at com.iCo6.system.Queried.hasAccount(Queried.java:237)
    22:37:49 [SEVERE]    at com.iCo6.system.Accounts.exists(Accounts.java:10)
    22:37:49 [SEVERE]    at net.milkbowl.vault.economy.plugins.Economy_iConomy6.hasAccount(Economy_iConomy6.java:213)
    22:37:49 [SEVERE]    at net.citizensnpcs.Economy.playerHasEnough(Economy.java:50)
    22:37:49 [SEVERE]    at net.citizensnpcs.Economy.hasEnough(Economy.java:92)
    22:37:49 [SEVERE]    at net.citizensnpcs.commands.BasicCommands.create(BasicCommands.java:169)
    22:37:49 [SEVERE]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    22:37:49 [SEVERE]    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    22:37:49 [SEVERE]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    22:37:49 [SEVERE]    at java.lang.reflect.Method.invoke(Method.java:616)
    22:37:49 [SEVERE]    at net.citizensnpcs.resources.sk89q.CommandsManager.executeMethod(CommandsManager.java:500)
    22:37:49 [SEVERE]    at net.citizensnpcs.resources.sk89q.CommandsManager.execute(CommandsManager.java:392)
    22:37:49 [SEVERE]    at net.citizensnpcs.Citizens.onCommand(Citizens.java:208)
    22:37:49 [SEVERE]    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    22:37:49 [SEVERE]    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
    22:37:49 [SEVERE]    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:473)
    22:37:49 [SEVERE]    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821)
    22:37:49 [SEVERE]    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781)
    22:37:49 [SEVERE]    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764)
    22:37:49 [SEVERE]    at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34)
    22:37:49 [SEVERE]    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    22:37:49 [SEVERE]    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
    22:37:49 [SEVERE]    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    22:37:49 [SEVERE]    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
    22:37:49 [SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    22:37:49 [SEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    >
    


    I can't do /npc create and it tells me to report this error.
     
  30. Offline

    grant1222

    I know that you can make a guard NPC attack a certain player by setting flags, but is there a flag that can make them attack everyone instead of having to put in the name flag? Or better yet a certain permissions group?
     
  31. Offline

    Sunbin10

    Could someone tell me the command to spawn an ender dragon please, /npc create enderdragon doesnt work
     

Share This Page