[ECON] Jobs - The Job plugin for minecraft [BukkitDev]

Discussion in 'Archived: Plugin Releases' started by phrstbrn, Jun 27, 2011.

  1. Offline

    nossr50

    Clarification: I implemented a fix because Olat requested, I have no need to intrude of the flame war between you guys.

    To clarify further my solution is not foolproof, it is just a way to stop the players from exploiting between server restarts. The data about player placed blocks is not saved in my pull request. This could be implemented if someone wanted to modify my fork further.
     
  2. Offline

    phrstbrn

    This is half the problem. The other problem is the large amounts of memory that will be used to store all the block data. And then to retrieve the data.

    And then somebody will think it's foolproof, except somebody will figure out they can create a big-ol stripmine and mine and place it all back every server restart. Then somebody will complain that "omgz your plugin is broken this is the biggest exploit evarrr" so now we'd need to add persistance and track every block place in the world...

    By the time we deal with all the RDBMS and caching issues, I might as well code re-invent BigBrother/LogBlock/etc. Part of me just doesn't want to have anything to do with problems created by the workaround.

    Use my plugin. Don't use it. I'm not asking you to use my plugin. If it works for you, great, I'm happy for you. If not, that's okay too. But don't tell me that I "have" to fix anything for you, because frankly, I don't have to nor do I really even care if it doesn't work for you. I'm not getting anything out of providing a free service to all the server owners out there. I'm not making any money off of this (I don't even post a donate button like some developers). What do I get out of providing this free service to you? Very little. Bragging rights, I guess.

    nossr50, this isn't anything against you, this is more of the knee jerk reaction and sense of entitlement that some users on this forum have. Scroll through this thread, half the users are croaking about how this plugin sucks and how I need to fix all the "serious" issues (some in all caps "FIX IT NOW"). Building in voxels is serious business guys.
     
  3. Offline

    Rsccman

    im 21 babe
     
  4. Offline

    tony687

    i use perms 3.1.6 and with iChat prefixes. when i join woodcutter, and say something all it says is this:

    [Admin]tony687:test
    i really want the prefixes so we can have ranks.
     
  5. Offline

    Rsccman

    change from +name to +Dname i think
     
  6. Offline

    oz_revulsion

    I know what you mean I was told that WurkIt wouldn't even be downloaded until I had solved this problem. My solution might not be the most elegant in the world but it goes some of the way to solve the problem. I'll be uploading code to github in the next couple of weeks so you can have a look if you want. At very least it can be fuel for your flame war to say that WurkIt does it wrong anyway :) Personally I think Jobs is awesome and I love your work.

    Cheers
    Oz
     
  7. Offline

    Jaxter

    I am wondering if the Jobs plugin, updates or changes the Users.yml for permissions. Because somehow one of the plugins I have keeps resetting my Users, so they're back a rank. No matter what I do this keeps happening :(...
     
  8. Offline

    loveapple101

    Hey phrstbrn! Thanks for this great plugin! It really boosts my iConomy economy! I am having a little problem with this plugin though. Whenever my players break or place a block, they get no exp! Is there anything I'm doing wrong? Thanks in advance phrstbrn! :)

    EDIT: I also get a weird error or something that happens when I log in... When I log in, on the place where it says "Players logged in," it repeats like random letters... like AD BA CF or something like that and it takes up my whole chat page...
     
  9. Offline

    Rsccman

    you need permissions setup properly, and you have the jobs set for half names for display if you have multi jobs

    remove the passowrd on the .rar file otherwise online virus scanners cant scan it

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  10. Offline

    loveapple101

    Hey, thanks for the reply but I am not using permissions. I use GroupManager from the Essentials. I don't know if that makes a difference, but... yeah. Also, I am quite understanding the second part of your reply. Sorry if I sound dumb. Thanks again in advance! :)
     
  11. Offline

    Rsccman

    how can you make it so that when someone levels up ti broadcasts tothe whole server?
     
  12. Offline

    min

    Bukkit Version: Build 1000
    Jobs Version: 2.4.5
    Using Permissions: yes
    Economy Plugin: iConomy version 5.0.1
    Plugins Installed: (output of /pl)
    Did you try disabling plugins? yes
    What troubleshooting steps did you try:


    i make private plugin for ip filtering.
    use event : JoinEvent.onPlayerJoin

    below error is gerated when "player.kickPlayer(null)"
    i used mysql


    2011-08-10 06:29:22 [SEVERE] Could not pass event PLAYER_QUIT to Jobs
    java.lang.NullPointerException
    at com.zford.jobs.dao.JobsDAOMySQL.save(Unknown Source)
    at com.zford.jobs.Jobs.save(Unknown Source)
    at com.zford.jobs.Jobs.removePlayer(Unknown Source)
    at com.zford.jobs.listener.JobsPlayerListener.onPlayerQuit(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader$2.execute(JavaPluginLoader.java:251)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:332)
    at net.minecraft.server.ServerConfigurationManager.disconnect(ServerConfigurationManager.java:146)
    at net.minecraft.server.NetServerHandler.disconnect(NetServerHandler.java:117)
    at org.bukkit.craftbukkit.entity.CraftPlayer.kickPlayer(CraftPlayer.java:135)
    at chicmin.com.JoinEvent.onPlayerJoin(JoinEvent.java:31)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:244)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:332)
    at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:124)
    at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:97)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:74)
    at net.minecraft.server.Packet1Login.a(SourceFile:43)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:40)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:91)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  13. Offline

    Rsccman

    its not really a error, it deletes the persons jobs's and removes all exp levels ect

    people are moving awayfrom essentials and group manager due to too many errors and compatiblitys

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  14. Offline

    Padrino


    I scanned the .exe -.-
    The pass is on the .rar ^^
     
  15. Offline

    loveapple101

    Can anyone help me with this problem?

    This shows up whenever I log in or teleport to the player or type /list
     

    Attached Files:

  16. Offline

    alienkila10

    k so i type /econ for boseconomy i haeve 0 coins i join the job digger and digg look at coins still have same amount but iconomy /money is fine any ideas why its not showing up on boseconomy money

    internal error occured help

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  17. Offline

    tony687

    yes, but right now i use:
    message-format: '[+prefix+group&f] +suffix+displayname&f: +message'
     
  18. Offline

    min

    bukkit 1046
    jobs 2.4.5

    20:42:18 [SEVERE] Could not pass event PLAYER_DROP_ITEM to Jobs
    java.lang.NullPointerException
    at com.zford.jobs.listener.JobsFishPaymentListener.onPlayerDropItem(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader$19.execute(JavaPluginLoader.java:370)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
    at net.minecraft.server.EntityHuman.a(EntityHuman.java:294)
    at net.minecraft.server.EntityHuman.b(EntityHuman.java:258)
    at net.minecraft.server.Container.a(SourceFile:205)
    at net.minecraft.server.ContainerPlayer.a(ContainerPlayer.java:60)
    at net.minecraft.server.EntityHuman.die(EntityHuman.java:596)
    at net.minecraft.server.World.kill(World.java:906)
    at net.minecraft.server.ServerConfigurationManager.disconnect(ServerConfigurationManager.java:150)
    at net.minecraft.server.NetServerHandler.disconnect(NetServerHandler.java:119)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  19. Offline

    Naur

    Love this plugin, works great.
    Could you make the max amount of jobs you can have be based on permissions instead. I use the TimeRank plugin and i would like to allow players with a higher rank have more jobs.
     
  20. Does this plugin use spout for the stats and achievements? Also, would it be possible to have a kill NPC entity config when using Citizens as this plugin allows for roaming NPC enemies?
    Edit: Would it also be possible to not lose experience when changing jobs but have a cooldown (say a week) between being able to change back?
     
  21. Offline

    nalesnik

    10.08 15:27:24 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    10.08 15:27:24 [Server] INFO at com.zford.jobs.Jobs.onEnable(Unknown Source)
    10.08 15:27:24 [Server] INFO at com.zford.jobs.config.JobsConfiguration.getInstance(Unknown Source)
    10.08 15:27:24 [Server] INFO at com.zford.jobs.config.JobsConfiguration.<init>(Unknown Source)
    10.08 15:27:24 [Server] INFO at com.zford.jobs.config.JobsConfiguration.reload(Unknown Source)
    10.08 15:27:24 [Server] INFO at com.zford.jobs.config.JobsConfiguration.loadJobSettings(Unknown Source)
    I did reinstalled plugin 10 TIMES! bukkit version 1000 jobs 2.4.5 older versions same....
     
  22. Offline

    Ballparkandreas

    I can't make the jobs names and title show using permissions, Please respond!!
     
  23. Offline

    Rsccman

    make sure your using ichat and have the 'displayname' and not just 'name' next time dont quote the first post -.-
     
  24. Offline

    James58321

    Everytime I put it in my plugins folder, it would
    a) fuck up my iconomy
    b) spam my console
    c) make me lose it

    no, I don't want support for a shitty plugin
     
  25. Offline

    flametornado

    learn to use it properly? might help
     
  26. Offline

    phrstbrn

    I'll add this to the feature list for Jobs 3
     
  27. Offline

    Naur

    Thanks! Looking forward to it. :D
     
  28. Offline

    rodo111

    there is a problem with this
    :?
     
  29. Hi, I can't see when i use any of /jobs command
    I've added permission nodes, Not changed the config
    I don't got iChat (saw it was an issue between them)
    And i'm not getting any errors
    I have tried removing all plugins but Jobs and iConomy

    Please HELP!
     
  30. Offline

    Xertez

    Alright so this is what i get when i startup. i get an error occuring. "Error occured while enabling Jobs v2.4.5 (Is it up to date?)" look at the bottom for the exact error jibber jabber.
    Show Spoiler

    jdbc.dll
    13:28:19 [INFO] [Permissions] (Yeti) was initialized.
    13:28:19 [INFO] [Permissions] version [3.1.6] (Yeti) loaded
    13:28:19 [INFO] Preparing level "Endometrium"
    13:28:19 [INFO] Preparing start region for level 0 (Seed: 392994720)
    13:28:20 [INFO] Preparing start region for level 1 (Seed: 392994720)
    13:28:20 [INFO] Preparing spawn area: 60%
    13:28:20 [INFO] AlwaysDay is now enabled
    13:28:20 [INFO] AlwaysDay directory already exists
    13:28:20 [INFO] AlwaysDay file already exists
    13:28:20 [INFO] AutoRepair version 1.11.4 is enabled
    13:28:20 [INFO] [AutoSave] Loading config file
    13:28:20 [INFO] [AutoSave] Version 2.0.1 is enabled: 51fd72b2-f181-4fe8-aad2-cc6
    15c99d26c
    13:28:20 [INFO] [AutoSave][Permission] Custom Permissions "Local Permissions" fo
    und: Loaded
    13:28:20 [INFO] [AutoSave][Permission] PermissionsEx not found.
    13:28:20 [INFO] [AutoSave][Permission] Permissions (Phoenix) hooked.
    13:28:20 [INFO] [AutoSave][Permission] Permissions (Phoenix) found: Loaded
    13:28:20 [INFO] BananaLogArchive enabled - max log size: 1000.0 kb.
    13:28:20 [INFO] [BanHammer] Using permissions system: Permissions v3.1.6
    13:28:20 [INFO] [BanHammer] Loaded 20 banned name(s) into memory
    13:28:20 [INFO] [BanHammer] BanHammer v1.2.3 is enabled!
    13:28:20 [INFO] [BBROTHER] ------------------------------------
    13:28:20 [INFO] [BBROTHER] Hello, and thank you for using the TESTING version of
    BigBrother!
    13:28:20 [INFO] [BBROTHER] Please note that, since this is far from complete, th
    ere will be many bugs.
    13:28:20 [INFO] [BBROTHER] IF YOU FIND ANY BUGS, PLEASE REPORT THEM ON http://bu
    gs.nexisonline.net/bb
    13:28:20 [INFO] [BBROTHER] Please stay tuned in irc.esper.net #bigbrother for up
    dates and build notifications.
    13:28:20 [INFO] [BBROTHER] ------------------------------------
    13:28:21 [INFO] [BBROTHER] Building `bbdata` table...
    13:28:21 [INFO] [BBROTHER] BBData H2 Driver r1 loaded!
    13:28:21 [INFO] [BBROTHER] Building `bbworlds` table...
    13:28:21 [INFO] [BBROTHER] Building `bbusers` table...
    13:28:21 [INFO] [BBROTHER] Permissions enabled using: Permissions v3.1.6
    13:28:21 [WARNING] [BBROTHER] 'Help' isn't detected. No /help support
    13:28:21 [INFO] [BBROTHER] BigBrother 1.9.1-SNAPSHOT (build #581) enabled!
    13:28:21 [INFO] [BukkitUpdater] Found and will use plugin Permissions v3.1.6←[0m

    13:28:21 [INFO] ←[32m[BukkitUpdater] version 0.2.6 enabled.←[0m
    13:28:21 [INFO] [BukkitVote]: Loaded BukkitVote 0.41
    13:28:21 [INFO] Cenotaph v.1.6.2 is enabled.
    13:28:21 [INFO] [Cenotaph] Using Permissions (v3.1.6)
    13:28:21 [INFO] [Cenotaph] Cenotaph is up to date at version 1.6.2.
    13:28:21 [INFO] [ChunkRegen]ChunkRegen version 1.0 is enabled!
    13:28:21 [INFO] CraftProxy-Liter started in plugin mode
    13:28:21 [INFO] Command line args: [20000, 25565, auth_off, log_time_off, rotate
    localhost]
    13:28:21 [INFO] Starting Craftproxy-lite version 107
    13:28:21 [INFO] WARNING: You have not enabled player name authentication
    13:28:21 [INFO] WARNING: This means that player logins are not checked with the
    minecraft server
    13:28:21 [INFO] To enable name authentication, add auth to the command line
    13:28:21 [INFO] WARNING: reconnectfile parameter not set
    13:28:21 [INFO] WARNING: players will be connected to the default server regardl
    ess of last server connected to
    13:28:21 [INFO] Use "end" to stop the server
    13:28:21 [INFO] [CraftProxy-Lite] Server console disabled
    13:28:21 [INFO] Server listening on port: 20000
    13:28:22 [WARNING] Bukkit version is not the recommended build for Essentials.
    13:28:22 [SEVERE] Error occurred while enabling Essentials v2.5.2 (Is it up to d
    ate?): BLOCK_PISTON_EXTEND
    java.lang.NoSuchFieldError: BLOCK_PISTON_EXTEND
    at com.earth2me.essentials.Essentials.onEnable(Essentials.java:197)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:857)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:264)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:151)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:136
    )
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    13:28:22 [INFO] [Essentials] Payment method found (iConomy version: 5)
    13:28:22 [INFO] GodKiller enabled.
    13:28:22 [INFO] Found and will use plugin Permissions v3.1.6
    13:28:22 [INFO] [GodPowers] Successfully registered command zeus.
    13:28:22 [INFO] [GodPowers] Successfully registered command godmode.
    13:28:22 [INFO] [GodPowers] Successfully registered command jesus.
    13:28:22 [INFO] [GodPowers] Successfully registered command die.
    13:28:22 [INFO] [GodPowers] Successfully registered command slay.
    13:28:22 [INFO] [GodPowers] Successfully registered command maim.
    13:28:22 [INFO] [GodPowers] Successfully registered command inferno.
    13:28:22 [INFO] [GodPowers] Successfully registered command superjump.
    13:28:22 [INFO] [GodPowers] Successfully registered command gaia.
    13:28:22 [INFO] [GodPowers] Successfully registered command heal.
    13:28:22 [INFO] [GodPowers] Successfully registered command godpowers.
    13:28:22 [INFO] [GodPowers] Successfully registered command vulcan.
    13:28:22 [INFO] [GodPowers] Successfully registered command vulcan.
    13:28:22 [INFO] [GodPowers] Successfully registered command demigod.
    13:28:22 [INFO] [GodPowers] Successfully registered command hades.
    13:28:22 [INFO] godPowers version 2.4 is enabled!
    13:28:22 [INFO] [GodPowers] Permissions detected. Now using permissions.
    13:28:22 [INFO] [HeroicDeath] 1.8.2.157 enabled.
    13:28:22 [INFO] IBICF is properly working.
    13:28:22 [INFO] [iConomy] Logging is currently disabled.
    13:28:22 [INFO] [iConomy] v5.01 (Eruanna) loaded.
    13:28:22 [INFO] [iConomy] Developed by: [Nijikokun]
    13:28:22 [INFO] [iConomy] hooked into Permissions.
    13:28:22 [INFO] [iConomyChestShop] version 2.75 initialized!
    13:28:22 [INFO] [iConomyChestShop] iConomy version 5 loaded.
    13:28:22 [INFO] [iConomyChestShop] Permissions version 3.1.6 loaded.
    13:28:22 [INFO] [iConomyChestShop] LWC version 3.31 loaded.
    13:28:22 [INFO] [iConomyChestShop] Lockette version 1.3.8 loaded.
    13:28:22 [INFO] [iConomyPunga] Successfully linked with iConomy.
    13:28:22 [INFO] [INCEPTION] Initial Config is Running.
    13:28:22 [INFO] [INCEPTION] There were 2 links detected.
    13:28:22 [INFO] Preparing start region for level 2 (Seed: 1772835215)
    13:28:23 [INFO] [INCEPTION] World was not found and is being created or loaded =
    Darthia
    13:28:23 [INFO] [INCEPTION] Validating Overlap.
    13:28:23 [INFO] [INCEPTION] Selected Overlap is Valid for link 0
    13:28:23 [INFO] [INCEPTION] Selected Overlap is Valid for link 1
    13:28:23 [INFO] [INCEPTION] Secondary/Final Config is Running.
    13:28:23 [INFO] [INCEPTION] There were 2 links detected.
    13:28:23 [INFO] [INCEPTION] Worlds Layered and Locked.
    13:28:23 [INFO] [INCEPTION] Version 1.03 is enabled!
    13:28:23 [INFO] Lockette version 1.3.8 is being enabled! Yay! (Core version 1.
    0)
    13:28:23 [INFO] Lockette: Detected craftbukkit build [953] ok.
    13:28:23 [INFO] Lockette: Linked to Permissions plugin version 3.1.6
    13:28:23 [INFO] Lockette: Using ops file for admin permissions.
    13:28:23 [INFO] Lockette: Ready to protect your containers.
    13:28:23 [INFO] [Cenotaph] Using Lockette (v1.3.8)
    13:28:23 [INFO] [MinecraftViewer] v1.0d Plugin Enabled.
    13:28:23 [INFO] [MinecraftViewer] Query running on 0.0.0.0:25565
    13:28:23 [INFO] [MobBounty] v4.05 (Oxygen) enabled.
    13:28:23 [INFO] [MobBounty] Developed by: [Mattera, Steven (IchigoKyger)].
    13:28:23 [INFO] [MobBounty] Special Thanks to: nijikokun for the Register API.
    13:28:23 [INFO] [MobBounty] Config loaded.
    13:28:23 [INFO] [MobBounty] Permission plugin was found (Permissions v3.1.6).
    13:28:23 [INFO] [MobBounty] Payment plugin was found (iConomy v5).
    13:28:23 [INFO] [MultiInv] version 2.3.0 is enabled!
    13:28:23 [INFO] [MultiVerse] Permissions Found
    13:28:23 [INFO] [MultiVerse] - Version 1.7.2 Enabled
    13:28:23 [INFO] [MultiVerse] Found iConomy, enabling payments.
    13:28:23 [INFO] [MultiVerse] Loading World & Settings - 'Endometrium' - NORMAL
    13:28:23 [INFO] [MultiVerse] Loading World & Settings - 'Endometrium_nether' - N
    ETHER
    13:28:23 [INFO] [MultiVerse] Loading World & Settings - 'Darthia' - NORMAL
    13:28:23 [INFO] [MultiVerse] 3 - World(s) loaded.
    13:28:23 [INFO] [MultiVerse] Loading Portals
    13:28:23 [INFO] [MultiVerse] 0 - Portal(s) loaded.
    13:28:23 [INFO] [nSpleef] Hooked into Permissions 3.1.6
    13:28:23 [INFO] nSpleef version 0.4.3 is enabled!
    13:28:23 [INFO] [nSpleef] Economy plugin found (iConomy version: 5)
    13:28:23 [INFO] [OpenInv] version 1.3.3 enabled!
    13:28:23 [INFO] PayDay version 0.2.10 is enabled!
    13:28:23 [INFO] [RaddaMap] plugin has been enabled.
    13:28:23 [INFO] [RaddaMap] Using Permission system
    13:28:23 [INFO] [SetRank] Booting...
    13:28:23 [INFO] [SetRank] Permissions system detected!
    13:28:23 [INFO] [SetRank] Done!
    13:28:24 [INFO] [SimpleChestLock 0.9] Enabled!
    13:28:24 [INFO] [MCNSAChat] permissions successfully loaded
    13:28:24 [INFO] [SimpleRestart] plugin enabled
    13:28:24 [INFO] [SimpleRestart] warning scheduled for 42600 seconds from now!
    13:28:24 [INFO] [SimpleRestart] warning scheduled for 42900 seconds from now!
    13:28:24 [INFO] [SimpleRestart] warning scheduled for 43080 seconds from now!
    13:28:24 [INFO] [SimpleRestart] warning scheduled for 43140 seconds from now!
    13:28:24 [INFO] [SimpleRestart] reboot scheduled for 43200 seconds from now!
    13:28:24 [INFO] Starting Spawny version 1.0.0.1
    13:28:24 [WARNING] Stackable: Value 64# Storage Minecart and Powered Minecart of
    material bucket is not an number, skipping.
    13:28:24 [INFO] Stackable: Configuration file loaded.
    13:28:24 [INFO] Stackable: Version 0.5.1 enable.
    13:28:24 [INFO] [StruckDown] Initializing StruckDown 1.5
    13:28:25 [INFO] [StruckDown] Hooked into Permissions version 3.1.6.
    13:28:25 [INFO] [StruckDown] Initialized.
    13:28:25 [INFO] SupplySign: ShowErrorsInClient=true
    13:28:25 [INFO] SupplySign: FixSignOnSignGlitch=SupplySignOnly
    13:28:25 [INFO] SupplySign loaded 1123 items.
    13:28:25 [INFO] SupplySign loaded 13 kits from kits.yml.
    13:28:25 [INFO] SupplySign version 1.7.0 is enabled!
    13:28:25 [INFO] [Towny] Database: [Load] flatfile [Save] flatfile
    13:28:26 [INFO] [Towny] Using: Permissions, iConomy
    13:28:26 [INFO] [Towny] Version: 0.72.1 - Mod Enabled
    13:28:26 [INFO] [uNether] Plugin version 0.1 has been enabled.
    13:28:26 [INFO] WorldBorder version 1.3.1 loading
    13:28:26 [INFO] [WorldBorder] [CONFIG] Using square border, knockback of 20.0 bl
    ocks, and timer delay of 5.←[0m
    13:28:26 [INFO] [WorldBorder] [CONFIG] Border-checking timed task started.←[0m
    13:28:26 [INFO] [WorldBorder] [CONFIG] World "Endometrium" has border radius 200
    0 at X: -8.0 Z: 182.0 (shape override: round)←[0m
    13:28:26 [INFO] [WorldBorder] [CONFIG] World "Endometrium_nether" has border rad
    ius 2000 at X: -35.5 Z: 156.5←[0m
    13:28:26 [INFO] [WorldBorder] [CONFIG] World "Darthia" has border radius 1000 at
    X: 9.0 Z: 115.0 (shape override: round)←[0m
    13:28:26 [INFO] [WorldBorder] [CONFIG] Will use plugin for permissions: Permissi
    ons v3.1.6←[0m
    13:28:26 [INFO] For reference, the main world's spawn location is at X: 60 Y: 74
    Z: 213
    13:28:26 [INFO] WorldEdit 4.6 enabled.
    13:28:26 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin
    for permissions.
    13:28:26 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugi
    n for permissions.
    13:28:26 [INFO] WorldGuard: (Endometrium) Single session is enforced.
    13:28:26 [INFO] WorldGuard: (Endometrium) TNT ignition is blocked.
    13:28:26 [INFO] WorldGuard: (Endometrium) Lighters are PERMITTED.
    13:28:26 [INFO] WorldGuard: (Endometrium) Lava fire is PERMITTED.
    13:28:26 [INFO] WorldGuard: (Endometrium) Fire spread is UNRESTRICTED.
    13:28:26 [INFO] WorldGuard: Loaded configuration for world 'Endometrium"
    13:28:26 [INFO] WorldGuard: (Endometrium_nether) Single session is enforced.
    13:28:26 [INFO] WorldGuard: (Endometrium_nether) TNT ignition is blocked.
    13:28:26 [INFO] WorldGuard: (Endometrium_nether) Lighters are PERMITTED.
    13:28:26 [INFO] WorldGuard: (Endometrium_nether) Lava fire is PERMITTED.
    13:28:26 [INFO] WorldGuard: (Endometrium_nether) Fire spread is UNRESTRICTED.
    13:28:26 [INFO] WorldGuard: Loaded configuration for world 'Endometrium_nether"
    13:28:26 [INFO] WorldGuard: (Darthia) Single session is enforced.
    13:28:26 [INFO] WorldGuard: (Darthia) TNT ignition is blocked.
    13:28:26 [INFO] WorldGuard: (Darthia) Lighters are PERMITTED.
    13:28:26 [INFO] WorldGuard: (Darthia) Lava fire is PERMITTED.
    13:28:26 [INFO] WorldGuard: (Darthia) Fire spread is UNRESTRICTED.
    13:28:26 [INFO] WorldGuard: Loaded configuration for world 'Darthia"
    13:28:26 [INFO] WorldGuard: 5 regions loaded for 'Endometrium'
    13:28:26 [INFO] WorldGuard: 2 regions loaded for 'Endometrium_nether'
    13:28:26 [INFO] WorldGuard: 5 regions loaded for 'Darthia'
    13:28:26 [INFO] WorldGuard 5.2.2 enabled.
    13:28:26 [INFO] [iChat] Found Permissions (v3.1.6)←[0m
    13:28:26 [INFO] iChat (v2.3.3-p3) enabled←[0m
    13:28:26 [INFO] LWC: Loaded 135 locale strings (0 overrides)
    13:28:26 [INFO] LWC: Permissions API: ←[31mNijiPermissions←[0m
    13:28:26 [INFO] LWC: Currency API: ←[31miConomyCurrency←[0m
    13:28:26 [INFO] LWC: Loading SQLite←[0m
    13:28:26 [INFO] LWC: Using: Native←[0m
    13:28:26 [INFO] Need to download 1 file(s)
    13:28:26 [INFO] - Downloading file: LWC.jar
    13:28:26 [INFO] LWC: Precached 5012 protections.
    13:28:26 [INFO] LWC: At version: 3.31-git-LWC-b9ea01e8c2f66480ada443ba9084dfbe98
    32f06e-b81jnks
    13:28:26 [INFO] [Cenotaph] Using LWC (v3.31)
    13:28:27 [INFO] [Jobs] - max-jobs property not found. Defaulting to unlimited!
    13:28:27 [INFO] [Jobs] - Job Woodcutter is missing the max-level property. defau
    lting to no limits !
    13:28:27 [INFO] [Jobs] - Job Woodcutter is missing the slots property. defaultin
    g to no limits !
    13:28:27 [INFO] [Jobs] - Job Miner is missing the max-level property. defaulting
    to no limits !
    13:28:27 [INFO] [Jobs] - Job Miner is missing the slots property. defaulting to
    no limits !
    13:28:27 [INFO] [Jobs] - Job Builder is missing the max-level property. defaulti
    ng to no limits !
    13:28:27 [INFO] [Jobs] - Job Builder is missing the slots property. defaulting t
    o no limits !
    13:28:27 [INFO] [Jobs] - Job Digger is missing the max-level property. defaultin
    g to no limits !
    13:28:27 [INFO] [Jobs] - Job Digger is missing the slots property. defaulting to
    no limits !
    13:28:27 [INFO] [Jobs] - Job Farmer is missing the max-level property. defaultin
    g to no limits !
    13:28:27 [INFO] [Jobs] - Job Farmer is missing the slots property. defaulting to
    no limits !
    13:28:27 [INFO] [Jobs] - Job Hunter is missing the max-level property. defaultin
    g to no limits !
    13:28:27 [INFO] [Jobs] - Job Hunter is missing the slots property. defaulting to
    no limits !
    13:28:27 [INFO] [Jobs] - Job Fisherman is missing the max-level property. defaul
    ting to no limits !
    13:28:27 [INFO] [Jobs] - Job Fisherman is missing the slots property. defaulting
    to no limits !
    13:28:27 [INFO] [Jobs] - Job None is missing the max-level property. defaulting
    to no limits !
    13:28:27 [INFO] [Jobs] - Job None is missing the slots property. defaulting to n
    o limits !
    13:28:27 [INFO] + Download complete
    13:28:27 [INFO] Updated successful
    13:28:28 [SEVERE] Error occurred while enabling Jobs v2.4.5 (Is it up to date?):
    PLAYER_FISH
    java.lang.NoSuchFieldError: PLAYER_FISH
    at com.zford.jobs.Jobs.onEnable(Unknown Source)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:857)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:264)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:151)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:136
    )
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    13:28:28 [INFO] [Jobs] Successfully linked with iConomy 5+.
    13:28:28 [INFO] [Jobs] Successfully linked with Permissions.
    13:28:29 [INFO] [MobArena] Payment method found (iConomy version: 5)
    13:28:29 [INFO] [MobArena] v0.93.4 enabled.
    13:28:29 [INFO] Done (1.050s)! For help, type "help" or "?"
    13:28:30 [INFO] [nSpleef] Arenas loaded!
    13:28:30 [INFO] /50.23.30.168:40747 lost connection
    13:28:33 [INFO] [BBROTHER] Removed 4566 old records because of age in 0h00m01s.

    Any tips?
     

Share This Page