[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

    link45321

    I might be asking a question that has been answered already, but when will see guards have waypoints? i am a little impatient alot but if its already out repley with the command please thank you :)
     
  3. Offline

    Jok3r539

    Um... why are my npc's invisible?
    I spawn them and then there just... not there... LoL :p maybe its just me but thats messed up...
     
  4. Offline

    Dragonnight09

    Can someone send me a working location quest please :)
     
  5. Offline

    pudd1nG

    Dragonnight09 likes this.
  6. Offline

    fullwall

    @pudd1nG - I'd prefer to wait until it's the release version - both versions would have the same plugin name in console, so it'd be too messy supporting both.
    @Jok3r539 - try relogging?
    @link45321 - /npc path
     
  7. Offline

    Slugslug

    2011-09-30 09:07:52 [SEVERE] java.lang.NullPointerException
    2011-09-30 09:07:52 [SEVERE] at org.getspout.spout.player.SpoutCraftPlayer.<init>(SpoutCraftPlayer.java:142)
    2011-09-30 09:07:52 [SEVERE] at org.getspout.spout.player.SpoutCraftPlayer.updateBukkitEntity(SpoutCraftPlayer.java:1009)
    2011-09-30 09:07:52 [SEVERE] at org.getspout.spout.player.SpoutCraftPlayer.getPlayer(SpoutCraftPlayer.java:1028)
    2011-09-30 09:07:52 [SEVERE] at org.getspout.spout.SpoutPlayerListener.updatePlayerEvent(SpoutPlayerListener.java:135)
    2011-09-30 09:07:52 [SEVERE] at org.getspout.spout.SpoutPlayerListener.onPlayerTeleport(SpoutPlayerListener.java:61)
    2011-09-30 09:07:52 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:300)
    2011-09-30 09:07:52 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    2011-09-30 09:07:52 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
    2011-09-30 09:07:52 [SEVERE] at org.bukkit.craftbukkit.entity.CraftPlayer.teleport(CraftPlayer.java:269)
    2011-09-30 09:07:52 [SEVERE] at net.citizensnpcs.resources.npclib.NPCSpawner.spawnNPC(NPCSpawner.java:32)
    2011-09-30 09:07:52 [SEVERE] at net.citizensnpcs.resources.npclib.NPCManager.register(NPCManager.java:162)
    2011-09-30 09:07:52 [INFO] [Citizens] An error has occurred, please wait while it is sent to the developers...
    2011-09-30 09:07:53 [INFO] [Citizens] Below is the stacktrace that has been transmitted to the developers, no other information has been included other than Citizens version information.
    2011-09-30 09:07:52 [SEVERE] at net.citizensnpcs.Citizens.setupNPCs(Citizens.java:308)
    2011-09-30 09:07:53 [INFO] [Citizens] An error has occurred, please wait while it is sent to the developers...
    2011-09-30 09:07:54 [INFO] [Citizens] Below is the stacktrace that has been transmitted to the developers, no other information has been included other than Citizens version information.
    2011-09-30 09:07:54 [INFO] The automatic update-Check only work every 6 hours, the last check was 277 minutes ago.
    2011-09-30 09:07:53 [SEVERE] at net.citizensnpcs.Citizens.access$000(Citizens.java:63)
    2011-09-30 09:07:54 [INFO] [Citizens] An error has occurred, please wait while it is sent to the developers...
    2011-09-30 09:07:55 [INFO] [Citizens] Below is the stacktrace that has been transmitted to the developers, no other information has been included other than Citizens version information.
    2011-09-30 09:07:54 [SEVERE] at net.citizensnpcs.Citizens$2.run(Citizens.java:135)
    2011-09-30 09:07:55 [SEVERE] at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
    2011-09-30 09:07:55 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:439)
    2011-09-30 09:07:55 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    2011-09-30 09:07:55 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-09-30 09:07:55 [SEVERE] java.lang.ClassCastException: org.bukkit.craftbukkit.entity.CraftPlayer cannot be cast to org.getspout.spout.player.SpoutCraftPlayer
    2011-09-30 09:07:55 [SEVERE] at org.getspout.spout.player.SpoutCraftPlayer.getPlayer(SpoutCraftPlayer.java:1029)
    2011-09-30 09:07:55 [SEVERE] at org.getspout.spout.SpoutPlayerListener.updatePlayerEvent(SpoutPlayerListener.java:135)
    2011-09-30 09:07:55 [SEVERE] at org.getspout.spout.SpoutPlayerListener.onPlayerTeleport(SpoutPlayerListener.java:61)
    2011-09-30 09:07:55 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:300)
    2011-09-30 09:07:55 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    2011-09-30 09:07:55 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
    2011-09-30 09:07:55 [SEVERE] at org.bukkit.craftbukkit.entity.CraftPlayer.teleport(CraftPlayer.java:269)
    2011-09-30 09:07:55 [SEVERE] at net.citizensnpcs.resources.npclib.NPCSpawner.spawnNPC(NPCSpawner.java:32)
    2011-09-30 09:07:55 [SEVERE] at net.citizensnpcs.resources.npclib.NPCManager.register(NPCManager.java:162)
    2011-09-30 09:07:55 [INFO] [Citizens] An error has occurred, please wait while it is sent to the developers...
     
  8. Offline

    VBeregovoy

    i have citizens 1.1 and PermissionsEx. And i have an error...
    Code:
    161 recipes
    17 achievements
    16:29:52 [INFO] Starting minecraft server version Beta 1.8.1
    16:29:52 [INFO] Loading properties
    16:29:52 [INFO] Starting Minecraft server on *:25565
    16:29:52 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    16:29:52 [WARNING] The server will make no attempt to authenticate usernames. Be
    ware.
    16:29:52 [WARNING] While this makes the game possible to play without internet a
    ccess, it also opens up the ability for hackers to connect with any username the
    y choose.
    16:29:52 [WARNING] To change this, set "online-mode" to "true" in the server.set
    tings file.
    16:29:52 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-1043
    -g979f4e1-b1149jnks (MC: 1.8.1)
    16:29:52 [SEVERE] Permission node 'citizens.*' in plugin description file for Ci
    tizens v1.1 is invalid
    java.lang.IllegalArgumentException: Child 'citizens.admin.*' contains invalid va
    lue
            at org.bukkit.permissions.Permission.extractChildren(Permission.java:216
    )
            at org.bukkit.permissions.Permission.loadPermission(Permission.java:193)
    
            at org.bukkit.plugin.PluginDescriptionFile.loadPermissions(PluginDescrip
    tionFile.java:310)
            at org.bukkit.plugin.PluginDescriptionFile.loadMap(PluginDescriptionFile
    .java:264)
            at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.
    java:36)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:69)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:213)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:136)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:138)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:103)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:52)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:136)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    16:29:52 [INFO] [PermissionsEx] sql backend registered!
    16:29:52 [INFO] [PermissionsEx] file backend registered!
    16:29:52 [INFO] [PermissionsEx] PermissionEx plugin initialized.
    16:29:52 [SEVERE] Permission node 'citizens.*' in plugin description file for Ci
    tizens v1.1 is invalid
    java.lang.IllegalArgumentException: Child 'citizens.admin.*' contains invalid va
    lue
            at org.bukkit.permissions.Permission.extractChildren(Permission.java:216
    )
            at org.bukkit.permissions.Permission.loadPermission(Permission.java:193)
    
            at org.bukkit.plugin.PluginDescriptionFile.loadPermissions(PluginDescrip
    tionFile.java:310)
            at org.bukkit.plugin.PluginDescriptionFile.loadMap(PluginDescriptionFile
    .java:264)
            at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.
    java:36)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:69)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:213)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:136)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:138)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:103)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:52)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:136)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    16:29:52 [INFO] [PermissionsEx] p2compat backend registered!
    16:29:52 [INFO] [PermissionsCompat] Compatibility Layer Initalized!
    16:29:52 [SEVERE] Permission node 'citizens.*' in plugin description file for Ci
    tizens v1.1 is invalid
    java.lang.IllegalArgumentException: Child 'citizens.admin.*' contains invalid va
    lue
            at org.bukkit.permissions.Permission.extractChildren(Permission.java:216
    )
            at org.bukkit.permissions.Permission.loadPermission(Permission.java:193)
    
            at org.bukkit.plugin.PluginDescriptionFile.loadPermissions(PluginDescrip
    tionFile.java:310)
            at org.bukkit.plugin.PluginDescriptionFile.loadMap(PluginDescriptionFile
    .java:264)
            at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.
    java:36)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:69)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:213)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:136)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:138)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:103)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:52)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:136)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    16:29:52 [SEVERE] Permission node 'citizens.*' in plugin description file for Ci
    tizens v1.1 is invalid
    java.lang.IllegalArgumentException: Child 'citizens.admin.*' contains invalid va
    lue
            at org.bukkit.permissions.Permission.extractChildren(Permission.java:216
    )
            at org.bukkit.permissions.Permission.loadPermission(Permission.java:193)
    
            at org.bukkit.plugin.PluginDescriptionFile.loadPermissions(PluginDescrip
    tionFile.java:310)
            at org.bukkit.plugin.PluginDescriptionFile.loadMap(PluginDescriptionFile
    .java:264)
            at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.
    java:36)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:69)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:213)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:136)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:138)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:103)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:52)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:136)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    16:29:52 [INFO] [PermissionsEx] Initializing file backend
    16:29:52 [INFO] Preparing level "world"
    16:29:52 [INFO] Default game type: 0
    16:29:52 [INFO] Preparing start region for level 0 (Seed: -5300311702018775884)
    16:29:53 [INFO] Preparing start region for level 1 (Seed: 8568292688708631632)
    16:29:53 [INFO] Preparing spawn area: 52%
    16:29:53 [INFO] CommandBook 1.5.2 enabled.
    16:29:53 [INFO] CommandBook: Maximum wrapper compatibility is enabled. Some feat
    ures have been disabled to be compatible with poorly written server wrappers.
    16:29:53 [INFO] CommandBook: 0 banned name(s) loaded.
    16:29:53 [INFO] CommandBook: 1 kit(s) loaded.
    16:29:53 [INFO] CommandBook: Permissions plugin detected! Using Permissions plug
    in for permissions.
    16:29:53 [INFO] [iConomy - Celty] Enabled (12 ms)
    16:29:53 [INFO] [PermissionsEx] Superperms support enabled.
    16:29:53 [INFO] [PermissionsEx] v1.14 enabled
    16:29:53 [INFO] WorldEdit 4.6 enabled.
    16:29:53 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin
     for permissions.
    16:29:54 [INFO] [ChatManager] ChatManager disabled. Check config.yml!
    16:29:54 [INFO] [ChatManager] ChatManager disabled!
    16:29:54 [INFO] [Modifyworld] Modifyworld disabled. Check config.yml!
    16:29:54 [INFO] [Modifyworld] Modifyworld disabled!
    16:29:54 [INFO] [PermissionsCompat] Compatibility layer enabled.
    16:29:54 [INFO] CommandBook: Permissions plugin detected! Using Permissions plug
    in for permissions.
    16:29:54 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin
     for permissions.
    16:29:54 [INFO] [Citizens] NPC types loaded: blacksmith, guard, healer, quester,
     trader, wizard
    16:29:54 [INFO] [Citizens] Permissions system found (PermissionsEx v1.14)
    16:29:54 [INFO] [Citizens] version [1.1] loaded.
    16:29:54 [INFO] [Citizens] Economy plugin found (iConomy v6)
    16:29:54 [INFO] Server permissions file permissions.yml is empty, ignoring it
    16:29:54 [INFO] Done (0.194s)! For help, type "help" or "?"
    16:29:54 [INFO] Reached end of stream
    16:29:54 [INFO] [Citizens] Loaded 1 NPCs.
    16:29:54 [INFO] [Citizens] Loaded 0 quests.
    16:29:54 [INFO] New max size: 484
    16:29:54 [INFO] New max size: 784
    My permissions.yml
    Code:
    users:
        Bereg:
            group:
            - admins
            permissions:
            - permissions.*
    groups:
        default:
            default: true
            permissions:
            - citizens.blacksmith.use.repair
            - citizens.blacksmith.use.*
            - -modifyworld.blocks.place.tnt
            - modifyworld.*
        admins:
            inheritance:
            - default
            permissions:
            - citizens.*
            - '*'
        testers:
            inheritance:
            - admins
    worlds:
        nether:
            inheritance:
            - world
    
    and my users can't use Blacksmith... they have "YOU don't have permissions to do that".

    Anyone can help me?
     
  9. Offline

    spudy121

    how do you in-port old NPC's in to the new Build every time I touch the npc-profiles.yml the Server has errors and will not start. I want to use the new build but I don't want to have to build 22 new NPC's especially the traders.
    if some one could help i would greatly appreciate it.
     
  10. Offline

    VBeregovoy

    haha. If Citizens is single plugin, Only citizens installed, i am getting this error, again, and again.... Fail
     
  11. Offline

    Dragonnight09

  12. Offline

    Dragonnight09

    the NPC equip-mode sucks a bit....i can´t choose more than 1 armor...he can only have one...and i also can´t see a change...they didn´t wear my items i choosed
     
  13. Offline

    ItsQ

    I got Citizens 1.1
    I got RB 1185
    bPermissions

    And i got this permissions config file:
    Code:
        member:
        - prefix.0.&aMember&7><&a
        - bukkit.command.teleport
        - SpoutWallet.Use
        - bPermissions.build
        - antihack.canfly
        - essentials.help
        - essentials.helpop
        - essentials.info
        - essentials.list
        - essentials.rules
        - SpoutWallet.Use
        - antihack.canfly
        - essentials.help
        - essentials.helpop
        - essentials.info
        - essentials.list
        - essentials.rules
        - MyWolf.*
        - essentials.rules
        - essentials.list
        - essentials.info
        - essentials.helpop
        - essentials.help
        - annotate.view
        - auction.bid
        - antihack.canfly
        - SpoutWallet.Use
        - commandSigns.use
        - coupon.redeem
        - essentials.afk
        - essentials.balance
        - essentials.balancetop
        - essentials.getpos
        - essentials.home
        - essentials.mail
        - essentials.mail.send
        - essentials.msg
        - essentials.pay
        - essentials.rules
        - essentials.sethome
        - essentials.signs.use.free
        - essentials.spawn
        - essentials.tpaccept
        - essentials.tpdeny
        - iConomy.access
        - iConomy.rank
        - lc.level.*
        - lc.shout
        - lottery.buy
        - lwc.protect
        - mobarena.arenas.*
        - mobarena.classes.*
        - mobarena.use.*
        - nSpleef.admin.deleteanygame
        - nSpleef.member.creategame
        - nSpleef.member.join
        - nSpleef.member.leave
        - nSpleef.member.wager
        - showcase.basic
        - showcase.buy.finite
        - showcase.buy.infinite
        - showcase.exchange
        - showcase.finite
        - virtualshop.buy
        - virtualshop.sell
        - virtualshop.cancel
        - virtualshop.stock
        - virtualshop.sales
        - SpoutWallet.Use
        - virtualshop.find
        - multiverse.portal.access.*
        - citizens.*
        - citizens.admin.*
        - citizens.admin.override.*
        - citizens.basic.*
        - citizens.basic.use.*
        - citizens.blacksmith.*
        - citizens.blacksmith.use.*
        - citizens.evils.*
        - citizens.guard.*
        - citizens.guard.use.*
        - citizens.healer.*
        - citizens.healer.use.*
        - citizens.quester.*
        - citizens.quester.use.*
        - citizens.quester.use.quests.*
        - citizens.toggle.*
        - citizens.trader.*
        - citizens.trader.use.*
        - citizens.waypoints.*
        - citizens.wizard.*
        - citizens.wizard.use.*
    
    Why cant members use Citizens?
    But OPs can use them?

    Please help!
     
  14. Offline

    SpaceGhoat

    When I try to add a quest to a npc it says: There is no quest by that name.
    Yes, I am typing the right name of the quest
    Even the example quests does not work, same "there is no quest by that name"
     
  15. Offline

    spudy121

    a lout of questions no answers ware are the developers?
     
    tombik likes this.
  16. Offline

    VBeregovoy

    Run out. From angry users =D. That was a joke. I hope they are fix a bug now. And help us with this plugin.
     
  17. Offline

    frog

    Did you not attempt to read this thread at all? Look back 1 page and you will see Fullwall responding and answering to many people, yesterday!

    Take a look at http://ci.citizensnpcs.net/ and you will see multiple daily updates.

    These guys are working hard (for free) on an awesome plugin. The least you can do is have a little more patience, look at little harder at what is going on, or perhaps even make donation to show your support.
     
  18. Offline

    ItsQ

    indeed.
     
  19. Offline

    frog

    Take a look at http://ci.citizensnpcs.net/ and you will see multiple daily updates. Grab the latest one. Be proactive.

    Latest build is working great. Maybe the mistake is in something you've done, or not done?
     
  20. Offline

    ItsQ

  21. Offline

    spudy121

    the latest build is working good if you want to start all over theirs no way to in-port the old NPC's in to the new build so you have to remake all the NPC's
     
  22. Offline

    torolix

    Hello, love your plugin so far, but i am having trouble making the location quest work, below is the code for the location:
    objectives:
    '0':
    '0':
    type: move location
    location:
    x: -293
    y: 71
    z: 43
    world: world
    amount: 10
    message: You have found the trial, complete it to earn the kings respect!
    The quest and its npc loads without problems and i can also accept the quest, but i cannot complete it!
    Why? Because for some reason the /quest status tells me im supposed to go to x:eek: y:eek: z:O (worldnull) How come it loads those locations instead of the ones i inputed? :)
     
  23. Offline

    duhfux

    I too need it for Group Manager. Those of us using MCMA benefit much more from Group Manager than any other permissions plugin. Thanks for all your work!
     
  24. Offline

    tombik

    Hi, i have updated to the newest dev build of PEX and Citizens and on startup is this bug:
    Code:
    2011-09-30 23:33:28 [SEVERE] Error occurred while enabling Citizens v1.1 (Is it up to date?): net/citizensnpcs/PermissionManager
    java.lang.NoClassDefFoundError: net/citizensnpcs/PermissionManager
        at net.citizensnpcs.questers.QuesterCommands.addPermissions(QuesterCommands.java:259)
        at net.citizensnpcs.permissions.PermissionManager.addPermissions(PermissionManager.java:118)
        at net.citizensnpcs.permissions.PermissionManager.<init>(PermissionManager.java:51)
        at net.citizensnpcs.Citizens.onEnable(Citizens.java:103)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:920)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:173)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:156)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:297)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:284)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:152)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.ClassNotFoundException: net.citizensnpcs.PermissionManager
        at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:627)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
        ... 14 more
     
  25. Offline

    Hryniu

    @fullwall - Hi. You know the thing after each waypoint in npc-profile.yml, there is delay: 0 - Can i change it somehow ?
    I would like some of the points to be a little bit delayed. Thanks.
     
  26. Offline

    ItsQ

    yes it is, just copy your npc-profilc.
     
  27. Offline

    ItsQ

    you need a Bukkit permission support system for it, i use bpermissions ;)
     
  28. Offline

    ItsQ

    Edit:

    Guards with waypoints stop walking after attacking mob
    Guards without waypoints will not return to there spawnpoint
    Guards created with /npc copy are no guards but bouncer, without the list (mind add this)
    Guards after reload will lose there flags (tested with -m)
    Guards will glitch in grond after 2time set path of the npc.

    Working with #229
     
  29. Offline

    ItsQ

    it is a warking file, i downloaded it and after i READ it i can work with it. Go read it.
     
  30. Offline

    Chett

    Same, shows me 0,0,0 coords and does not triggering at the set coords. Puding's is working. So, does it shows the correct coordinations to you, Pudding, when doing /quest status ?
     
  31. Offline

    saiek

    is anyone else having trouble with the trader?
    I did /sell 5(item) 1(price) and it said that he was trading wood for 1 coin
    but when someone tries to use a book on him, or not use a book it doesnt work
     

Share This Page