[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

    aPunch

    Why wouldn't it be?
     
  3. Offline

    Citizens

    Version 1.0.8e

    • 1.6 compatible
    • new Permissions nodes http://citizens.wikia.com/wiki/Permissions#WikiaArticleComments <==== The documentation was here until some jackass removed them, I am not going to re-add all of that documentation. If someone else wants to, feel free.
    • Bugfixes
    • Removed support for whiners and self-entitled morons
     
  4. Offline

    jbMurdock

    WTF??? I'm in this Kids-Club community of "people unable to read" for one month now and shit like this (just like the everlasting flame-wars) happens nearly every day! Who the F**K finds it funny to delete other peoples wiki-pages? Are you dumb as well as stupid?
    Whoever that was, go away and search yourself a nice little rock to play with 'cause computers should definetely not be your toy of choice! :mad:
     
  5. Offline

    jbMurdock

    Btw, @devs, nice work! Keep it up and don't mind all those stupid jerks...
     
  6. Offline

    fullwall

    The permissions page has been fixed thanks to @Xemnas33 If you downloaded 1.0.8e very soon (1-2minutes) after it was released, please redownload it, as there was a permissions enabling fix that got ninja-added. Hope you enjoy!
     
  7. Offline

    jbMurdock

    Yeah, very funny. Someone still changing the wiki-page... Really veeeeeery funny.
    I have the "old" permissions of version 1.0.8d and would really like to re-build the wiki as this is a great plugin that really should be supported by US, the community. But if this obviously-6-year-old-troll keeps f**king up the wiki I'll better enjoy my weekend...
     
  8. Offline

    aPunch

    At least it's the weekend, right? If this happened during the week I would be more bitter. :p
     
  9. Offline

    Pingoo

    12:01:33 [SEVERE] Error occurred while enabling Citizens v1.0.8 (Is it up to dat
    e?): null
    java.lang.NullPointerException
    at com.fullwall.Citizens.Commands.CommandHandler.registerCommands(Comman
    dHandler.java:55)
    at com.fullwall.Citizens.Citizens.onEnable(Citizens.java:121)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:125)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:750)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:253)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:134)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:112)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:232)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:219)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)

    WTF ?!! Citizens is now for Minecraft 1.6.6 (build 181) ?
     
  10. Offline

    aPunch

    Did you download the .ZIP or the .JAR?
     
  11. Offline

    jbMurdock

    Hmm, new config files. Nice and shiny! And much more userfriendly. AND with options for guards, bandits, pathfinding... Are these already implemented? If so, please give us a little command update for the new NPC types.

    On seeing these new files I get happy again. My weekend is safe :D
     
  12. Offline

    Cheeqow

    can u add a video. i don't know how can i configure that. my english isn't very good -.-
     
  13. Offline

    aPunch

    Guards, bandits, etc.. are not fully implemented yet. We cannot guarantee the safety of your world if you decide to use them. They may or may not lag your server, annoy your regulars, destroy your buildings, or all of the above.

    Glad you like the config files! :)

    There are some videos on the Wiki page (if they haven't been removed by that jackass :S). Also, @jamescosten will be doing a review of our plugin soon, which may contain some info on configuration. He usually has a look at the config files in his video reviews. :)
     
  14. Offline

    Filo

    I downloaded 1.0.8e, but still I cannot create NPCs. I get message, that I don't have permission to use this command, but I added everything to permissions config :<
     
  15. Offline

    mcjason123

    well go into permission folder click on file config.yml then scroll all the way down
    type in
    yourname:
    group: admins
    permissions:
    example my 1
    jazkid:
    group: Admins
    permissions:
     
  16. Offline

    Lolmewn

    Hell Yeah! Still getting error though, something with a timer...
    Code:
    2011-06-04 12:34:27 [SEVERE] java.lang.NullPointerException
    2011-06-04 12:34:27 [SEVERE]     at com.fullwall.resources.redecouverte.NPClib.NPCSpawner.spawnBasicHumanNpc(NPCSpawner.java:36)
    2011-06-04 12:34:27 [SEVERE]     at com.fullwall.Citizens.NPCs.NPCManager.register(NPCManager.java:66)
    2011-06-04 12:34:27 [SEVERE]     at com.fullwall.Citizens.Citizens.setupNPCs(Citizens.java:185)
    2011-06-04 12:34:27 [SEVERE]     at com.fullwall.Citizens.Citizens.access$0(Citizens.java:176)
    2011-06-04 12:34:27 [SEVERE]     at com.fullwall.Citizens.Citizens$1.run(Citizens.java:141)
    2011-06-04 12:34:27 [SEVERE]     at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:138)
    2011-06-04 12:34:27 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:388)
    2011-06-04 12:34:27 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:311)
    2011-06-04 12:34:27 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-06-04 12:34:27 [WARNING] Task of 'Citizens' generated an exception
    java.lang.NullPointerException
        at com.fullwall.Citizens.NPCs.NPCManager.register(NPCManager.java:72)
        at com.fullwall.Citizens.Citizens.setupNPCs(Citizens.java:185)
        at com.fullwall.Citizens.Citizens.access$0(Citizens.java:176)
        at com.fullwall.Citizens.Citizens$1.run(Citizens.java:141)
        at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:138)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:388)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:311)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  17. Offline

    jonDatz

    So happy. My guard/bandit/all follows me around. Doesnt destroy my world. So glad Citizens is getting me friends again xD

    I assume the guard commands will be up at some point. In game list is very clean and easily understandable.
     
  18. Offline

    jbMurdock

    Hadn't checked the ingame help yet.
    :facepalm:
     
  19. Offline

    arthoz

    1.0.8e: My (unlimited) trader doesnt work, Transaction log comes up, along with TWO "---"-lines, but i cant trade, i can add and remove items from the trader as i please tho. This happens both with the regular user with "citizens.use.trader" and me as an admin with *. I/regular are not the owner

    Same thing happens with stocking; stocking started & finished lines both come up when rightclicking npc, window still up :\


    Edit: no errors in console at all.
     
  20. Offline

    Dimantio

    Hi i'm new ^^ anyway, when i use the plugin i can create npc and command actually work but effect doesn't ... like if i set up /npc talkwhenclose true/false it do no effect same for other command such as /npc lookatplayers
    oh and right-click to select don't work either :C i really like the plugins though so...

    PS: i'm not english so sorry
     
  21. Offline

    Filo

    @mcjason123, I tried it with permission 2.x.x and 3.x.x , still doesn't work. I also tried putting only Permission and Citizen plugins and even then, it doesn't work.
     
  22. Offline

    NeonJ

    Erm, it's saying I don't have permission to use the command even though I have the '*' permission. Using Permissions 2.7.2 if that helps.
     
  23. Offline

    Ghostaunt

    Does Citizens makes some lags or takes too much ram please ?
     
  24. Offline

    ledhead900

    No MySQL ?

    :( Sigh well lets see how it goes HDD wise.
     
  25. Offline

    matymathew

    So i have changed all my Permissions and still the only way any one can use any of the npc is to OP them!!!!!!
     
  26. Offline

    Phelicks

    Same problem here. :(
     
  27. Permissions don't work.
     
  28. Offline

    DeltaDevil

    16:18:00 [INFO] [Citizens]: Creating missing file at plugins/Citizens/Evil NPCs/evilNPCs.citizens.
    16:18:00 [INFO] [Citizens]: Creating missing file at plugins/Citizens/Guards/guards.citizens.
    16:18:00 [INFO] [Citizens]: Creating missing file at plugins/Citizens/Guards/guardtypes.citizens.
    16:18:00 [INFO] [Citizens]: Creating missing file at plugins/Citizens/Guards/Bouncers/radius.citizens.
    16:18:00 [INFO] [Citizens]: Creating missing file at plugins/Citizens/Guards/blacklist.citizens.
    16:18:00 [INFO] [Citizens]: Creating missing file at plugins/Citizens/Guards/whitelist.citizens.
    16:18:00 [INFO] [Citizens]: Creating missing file at plugins/Citizens/Guards/Bodyguards/aggressive.citizens.
    16:18:00 [INFO] [Citizens]: Creating missing file at plugins/Citizens/Questers/Citizens.questers.
    16:18:00 [INFO] [Citizens]: Writing default setting general.wizards.regen-mana.
    16:18:00 [INFO] [Citizens]: Writing default setting general.healers.regen-health.
    16:18:00 [INFO] [Citizens]: Writing default setting general.wizards.max-mana.
    16:18:00 [SEVERE] Error occurred while enabling Citizens v1.0.8 (Is it up to date?): null
    java.lang.NullPointerException
    at com.fullwall.Citizens.Commands.CommandHandler.registerCommands(CommandHandler.java:55)
    at com.fullwall.Citizens.Citizens.onEnable(Citizens.java:121)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:125)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:750)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:253)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:134)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:112)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:232)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:219)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)

    Great work guys ! Next time work on it a little bit longer since this does not work !
     
    NeonJ likes this.
  29. Offline

    Nekpek

    Permissione dont work,
    i use B818 and citizen 1-0-8e.
    i set my admins to have both the 'citizens.admin' and the '*'
    But still it says im not allowed to use the command only when i op myself i can use it.
     
  30. Offline

    Draconicus

    Code:
    economy:
        use-econplugin: 'false'
        use-economy: 'true'
    
    "Your server has not turned economy on for Citizens"

    Augh. ._.
     
  31. Offline

    Draconicus

    Also: /npc add seems to set the first line of dialog, rather than add another line...
     

Share This Page