[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

    darkcloud784


    woot for double posts.
     
  3. Offline

    surfarcher

    LOL! It was triple... Lag layered upon lag!
     
  4. Offline

    fullwall

    @surfarcher - the order of the numbers in the YAML shouldn't matter, as long as the underlying locations for each number are the same. It's odd... I think that it's best to fix the issue with the rewrite.
     
    surfarcher likes this.
  5. Offline

    hiro24

    Quick question.. couldn't find the answer in the wiki. /quest add and /quest clear, what's the permission node for those?
     
  6. Offline

    fullwall

    @hiro24 - quester.admin.quests.giveplayer and quester.admin.quests.clear, respectively.
     
    hiro24 likes this.
  7. Offline

    Durin

    Is there a way to have npc's say specific messages, to nearby players, when they hit a specific waypoint?

    Something like, when NPC-X passes by the garbage dump, he says something from a list of messages associated with that waypoint, ie. a waypoint is placed in front of the garbage dump, and when NPC-X hits that waypoint, he either says, "Ewww, this place stinks," or , "We should recycle more!"
     
  8. Offline

    surfarcher

    Yeah I figured the order shouldn't matter. But since it's reordering them I thought it could have something to do with it.

    If you want to post when a dev build contains the new waypoint traversing algo I'll happily retest.
     
  9. Offline

    fullwall

    @Durin - yes. See waypoint modifiers.
    @surfarcher - that'd be great, thanks :).
     
  10. Offline

    Kalajin

    im having this error in my 1.0.0 server pls help
    10:11:03 [INFO] [Citizens] Creating new config file at plugins/Citizens/prof
    /kalajin.yml.
    10:11:16 [SEVERE] java.lang.NoClassDefFoundError: net/minecraft/server/Packe
    10:11:16 [SEVERE] at net.citizensnpcs.resources.npclib.PathNPC.<init>(
    NPC.java:28)
    10:11:16 [SEVERE] at net.citizensnpcs.resources.npclib.CraftNPC.<init>
    ftNPC.java:15)
    10:11:16 [SEVERE] at net.citizensnpcs.resources.npclib.NPCSpawner.spaw
    (NPCSpawner.java:31)
    10:11:16 [SEVERE] at net.citizensnpcs.resources.npclib.NPCManager.regi
    (NPCManager.java:164)
    10:11:16 [SEVERE] at net.citizensnpcs.resources.npclib.NPCManager.regi
    (NPCManager.java:193)
    10:11:16 [SEVERE] at net.citizensnpcs.commands.BasicCommands.create(Ba
    ommands.java:226)
    10:11:16 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Nati
    ethod)
    10:11:16 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unkno
    ource)
    10:11:16 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(U
    wn Source)
    10:11:16 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
    10:11:16 [SEVERE] at net.citizensnpcs.resources.sk89q.CommandsManager.
    uteMethod(CommandsManager.java:522)
    10:11:16 [SEVERE] at net.citizensnpcs.resources.sk89q.CommandsManager.
    ute(CommandsManager.java:406)
    10:11:16 [SEVERE] at net.citizensnpcs.Citizens.onCommand(Citizens.java
    )
    10:11:16 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCo
    d.java:40)
    10:11:16 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(Simp
    mmandMap.java:163)
    10:11:16 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchComman
    aftServer.java:370)
    10:11:16 [SEVERE] at net.minecraft.server.NetServerHandler.handleComma
    etServerHandler.java:756)
    10:11:16 [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetSer
    andler.java:721)
    10:11:16 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServer
    ler.java:714)
    10:11:16 [SEVERE] at net.minecraft.server.Packet3Chat.a(Packet3Chat.ja
    3)
    10:11:16 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkMana
    java:226)
    10:11:16 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServer
    ler.java:92)
    10:11:16 [SEVERE] at net.minecraft.server.NetworkListenThread.a(Source
    :108)
    10:11:16 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftS
    r.java:516)
    10:11:16 [SEVERE] at net.minecraft.server.MinecraftServer.run(Minecraf
    ver.java:414)
    10:11:16 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(
    ceFile:457)
    10:11:16 [SEVERE] Caused by: java.lang.ClassNotFoundException: net.minecraft
    ver.Packet17
    10:11:16 [SEVERE] at java.net.URLClassLoader$1.run(Unknown Source)
    10:11:16 [SEVERE] at java.security.AccessController.doPrivileged(Nativ
    thod)
    10:11:16 [SEVERE] at java.net.URLClassLoader.findClass(Unknown Source)
    10:11:16 [SEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClas
    uginClassLoader.java:36)
    10:11:16 [SEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClas
    uginClassLoader.java:24)
    10:11:16 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
    10:11:16 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
    10:11:16 [SEVERE] ... 26 more
     
  11. Offline

    Durin

    Sweet, thanks!

    The wiki is kind of.... lacking... in regards to waypoints though... xD
    The page literally only has 1 sentence on it, so I have no idea how modifiers actually work.
     
  12. Offline

    surfarcher

    @fullwall
    Is the "non-ops can't trade" bug going to be fixed any time soon? Cos right now Citizens isn't doing anything except chewing up disk and RAM :(
     
  13. Offline

    fullwall

    @Durin - during path editing mode, do /wp mod chat - this will add a modifier to the waypoint index you're currently on.
    @surfarcher - what permissions plugin? Are you using "citizens.trader.use.trade"?
     
  14. Offline

    darkcloud784


    Do you guys have an IRC chat? Makes it a whole lot easier for me to ask ?'s
     
  15. Offline

    fullwall

    #citizens irc.esper.net
     
  16. Offline

    darkcloud784

  17. Offline

    surfarcher

    @fullwall

    PermissionsBukkit-1.2 with SuperpermsBridge-1.2 - let me know if you need exact build numbers. I've tried granting citizens.trader.use.trade and citizens.trader.use.*.

    And before anyone gets the wrong idea I still have miles of faith in this plugin. I may detour temporarily to another plugin for my users (gawd they make it hard). But I'll be coming back to this if I can (aka - our prod server will alpha test this).

    @fullwall - feel free to PM me if you think it's useful.
     
  18. Offline

    fullwall

    @surfarcher - could it be that they don't have an underlying permission such as the permission to select an NPC?
     
    surfarcher likes this.
  19. Offline

    hiro24

    I'm not sure if I'm doing something wrong or if it's not made it into the dev yet but.. I can't get a hunt quest for magma cubes working. I've tried:

    'magmacube'
    'magmacubebig'
    'magmacubesmall'
    'magma_cube'
    'magma cube'

    could someone shed some light on how to form this properly?
     
  20. Offline

    JargonTheRed

    Try variations of Lava Slime. That might work.
     
  21. Offline

    hiro24

    actually... I got it. used 'slime' :confused:
     
  22. Offline

    surfarcher

    I really, really hope so! Off to the testing box!
     
  23. Offline

    surfarcher

    Ah yes. That was it. Doh! :eek::mad:

    Move along folks, nothing to see here. *embarrass*
     
  24. Offline

    worstboy32

    I am just started using citizens.
    But i have setup quests and things today.
    But now there is a lot lag when players login.
    It takes like 20 seconds to login and in that time the server is freezing.
    I hope there is just something i did wrong because else all my work is for nothing.
    I would like to use npc's and quests but not with 20 second lag every time ppl login.
    here is my citizens.yml: http://pastie.org/2988756
    And here the quests.yml: http://pastie.org/2988759
    Running bukkit: #1566
    Citizens: #331

    It is not a conflict with another plugin because i have tried it without other plugins.
    Please let me know if its a bug or if im doing something wrong.
     
  25. Offline

    Leviwulf

    My bad, I meant guards. >_<
     
  26. Offline

    jvolkom

    Help
    /npc create xxxxx
    [​IMG]
     
  27. Offline

    666bob

    Does this still work? If so, do i just place in the plugin folder, and extract?
     
  28. Offline

    666bob

    Oh goodness. I was on the wrong page of comments. Well, question is, how do i know it works? And, would i just extract it in plugins?
     
  29. Offline

    pudd1nG

    Any chance of supporting iConomy 5?
     
  30. Offline

    Treehouze

    When comes the Minecraft 1.0.0 update out..?
     
  31. Offline

    DirtySnipe007

    yes we need a mc 1.0.0 update. this plugin dont work.
     

Share This Page