[ECON] Jobs - The Job plugin for minecraft [1.2.3-R0.2]

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

  1. Offline

    Semirotta

    ok what the fuck
    i downloaded it AGAIN (3rd time)
    everything works? WTAA :D
  2. Offline

    Tagz

    I'm using your newest version and it's working great on H2 once I re-input the jobs and their levels.
    Just curious if there is any plan to add a command for admins to see what someone else's jobs are and what level they are. Thanks!
  3. Offline

    j_is_me57

    looks great... could you add support for essentials economy though?
  4. Offline

    Grimmy777

    I also would like to see this. A simple command to view either all in a group or specific peoples stats for admins. Thank you again for the great plugin and the hardwork to get rid of the job eating monster.
  5. Offline

    BR3TON

    I get this error when trying to use Jobs on build 953

    [IMG]
  6. Offline

    phrstbrn

    dev.bukkit.org profile:
    phrstbrn
    My Plugins
    The admin command requests are on my todo list.

    As far as Essentials Economy goes, if somebody wants to code it up, I will include and maintain it, but I have no plans at this point to do so, it's pretty low on my list. There is a partial version here that was developed by flametornado (I assume), but it's incomplete as far as I can tell:

    https://github.com/phrstbrn/Jobs/blob/master/src/com/zford/jobs/economy/JobsEssentialsLink.java
    You can use one of these as a reference
    https://github.com/phrstbrn/Jobs/blob/master/src/com/zford/jobs/economy/JobsBOSEconomyLink.java
    https://github.com/phrstbrn/Jobs/blob/master/src/com/zford/jobs/economy/JobsiConomyLink.java

    I'm going to try to cleanup some of the config loading code at some point in the next week to help people trace their misconfiguration issues. A lot of the null pointer exceptions are all triggered by invalid configurations, I'll work on making the plugin fail more gracefully.
  7. Offline

    Pim1234

    when reloading cb 953:

    Code:
    00:06:52 [SEVERE] [Jobs] - Storage method invalid or missing
    00:06:52 [SEVERE] [Jobs] - Storage method invalid or missing
    00:06:52 [SEVERE] [Jobs] - No titles found. Disabling titles
    00:06:52 [SEVERE] Error occurred while disabling Jobs v2.3.2 (Is it up to date?): null
    java.lang.NullPointerException
        at com.zford.jobs.config.JobsConfiguration.loadSlots(Unknown Source)
        at com.zford.jobs.config.JobsConfiguration.<init>(Unknown Source)
        at com.zford.jobs.config.JobsConfiguration.getInstance(Unknown Source)
        at com.zford.jobs.Jobs.onDisable(Unknown Source)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:128)
        at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:878)
        at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:280)
        at com.zford.jobs.Jobs.disablePlugin(Unknown Source)
        at com.zford.jobs.config.JobsConfiguration.loadGeneralSettings(Unknown Source)
        at com.zford.jobs.config.JobsConfiguration.<init>(Unknown Source)
        at com.zford.jobs.config.JobsConfiguration.getInstance(Unknown Source)
        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(SimplePluginManager.java:264)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:151)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:136)
        at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:358)
        at org.bukkit.command.SimpleCommandMap$ReloadCommand.execute(SimpleCommandMap.java:281)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:290)
        at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:480)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:465)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    00:06:52 [SEVERE] [Jobs] - No titles found. Disabling titles
    00:06:52 [SEVERE] Error occurred while enabling Jobs v2.3.2 (Is it up to date?): null
    java.lang.NullPointerException
        at com.zford.jobs.config.JobsConfiguration.loadSlots(Unknown Source)
        at com.zford.jobs.config.JobsConfiguration.<init>(Unknown Source)
        at com.zford.jobs.config.JobsConfiguration.getInstance(Unknown Source)
        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(SimplePluginManager.java:264)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:151)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:136)
        at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:358)
        at org.bukkit.command.SimpleCommandMap$ReloadCommand.execute(SimpleCommandMap.java:281)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:290)
        at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:480)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:465)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
  8. Offline

    Fob_Upset

    How do i convert my flatfile data to the new h2 format?
  9. Offline

    mavbear

    This plugin has a great premise, but refusing to fix a major exploit (infinite money / experience by placing & breaking blocks) is a great way for people never to use it, especially when there ARE ways to circumvent such an obvious problem right in your code -- I've seen other plugins utilize a similar system, it's not impossible. Simply refusing to fix it and leaving it up to the player to figure it out is frustrating and essentially defeats the purpose of this plugin entirely.
  10. Offline

    Taien

    I've just made it so they lose equivalent amounts if they place a block they get paid for breaking, etc. Of course, there are ways around this too with certain items, like crops. :/
  11. Offline

    mavbear

    Well there are definitely ways to fix the issue as a whole. If you look at the plugin ChopTree.. it will break an entire tree just like a cactus when you break one block. But if you break a log block that has been placed by someone else, it won't have the same effect.

    It's not that the problem can't be fixed, it's that the author chooses not to, and it's very discouraging as a server owner who would like this system without all the headaches of managing what other players can and cannot do.
  12. Offline

    Clucky

    Does h2.jar go into the plugins folder? Cuz mine don't work... if it doesn't could you please provide a link or some helpful information on how to set it up, thanks.
  13. Offline

    Alpha52

    You sir, are a lazy a**
    If you can't handle it without your desired functionality, go somewhere else

    We run a server with 7 jobs and none can be exploited in any way. Learn to write classes please.
  14. Offline

    OutLawGam3r

    none of my commands are working @_@
  15. Offline

    flametornado

    There are definitely ways to fix this bug, that's true. BUT, there is such a colossal performance cost that will go along with it that it would make the plugin completely useless.

    And i'm telling you this as someone who has a lot of experience is programming.

    @phrstbrn, you're doing an awesome job btw :D
  16. Offline

    flametornado

    You could use nijikokun's register http://forums.bukkit.org/threads/re...all-payment-methods-economy-api-stable.16849/

    It's a common api for all economies. Should be easy to code up if you want.
  17. Offline

    PeterFour

    How can i connect to the jobs database with h2? Cannot find the login/password. And I would like to save the old data.
  18. Offline

    mavbear

    Good for you, but it shouldn't be up to the player to fix something that comes broken in a plugin.
  19. Offline

    yourock129

    Do you NEED a Mysql or H2 database? Iconomy doesn't and it generates its own database. Is it possible to make this plugin use the Iconomy auto-generated database?
  20. Offline

    Radza

    Please help

    Code:
    2011-07-03 20:59:03 [SEVERE] Error occurred while disabling Jobs v2.3.2 (Is it up to date?): No enum const class org.bukkit.ChatColor.
    java.lang.IllegalArgumentException: No enum const class org.bukkit.ChatColor.
        at java.lang.Enum.valueOf(Enum.java:214)
        at org.bukkit.ChatColor.valueOf(ChatColor.java:9)
        at com.zford.jobs.config.JobsConfiguration.loadTitleSettings(Unknown Source)
        at com.zford.jobs.config.JobsConfiguration.<init>(Unknown Source)
        at com.zford.jobs.config.JobsConfiguration.getInstance(Unknown Source)
        at com.zford.jobs.Jobs.onDisable(Unknown Source)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:128)
        at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:878)
        at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:280)
        at com.zford.jobs.Jobs.disablePlugin(Unknown Source)
        at com.zford.jobs.config.JobsConfiguration.loadGeneralSettings(Unknown Source)
        at com.zford.jobs.config.JobsConfiguration.<init>(Unknown Source)
        at com.zford.jobs.config.JobsConfiguration.getInstance(Unknown Source)
        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(SimplePluginManager.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)
    2011-07-03 20:59:03 [INFO] [Jobs] - max-jobs property not found. Defaulting to unlimited!
    2011-07-03 20:59:03 [INFO] [Jobs] - Job Woodcutter is missing the max-level property. defaulting to no limits !
    2011-07-03 20:59:03 [INFO] [Jobs] - Job Woodcutter is missing the slots property. defaulting to no limits !
    2011-07-03 20:59:03 [SEVERE] Error occurred while enabling Jobs v2.3.2 (Is it up to date?): No enum const class org.bukkit.ChatColor.
    java.lang.IllegalArgumentException: No enum const class org.bukkit.ChatColor.
        at java.lang.Enum.valueOf(Enum.java:214)
        at org.bukkit.ChatColor.valueOf(ChatColor.java:9)
        at com.zford.jobs.config.JobsConfiguration.loadTitleSettings(Unknown Source)
        at com.zford.jobs.config.JobsConfiguration.<init>(Unknown Source)
        at com.zford.jobs.config.JobsConfiguration.getInstance(Unknown Source)
        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(SimplePluginManager.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)
    I think problems whit colors. but its not :/
  21. Offline

    phrstbrn

    dev.bukkit.org profile:
    phrstbrn
    My Plugins
  22. Offline

    phrstbrn

    dev.bukkit.org profile:
    phrstbrn
    My Plugins
    Flametornado is the original author of this plugin by the way (Credits are giving at the bottom of the OP), so if you don't want to listen to me, listen to this guy :)
  23. Offline

    Todeshügel

    Hi,
    i must say you are very awesome to make such a nice plugin
    i have 2 things which would be great if you add in some time:
    - adding a job cooking (for beeing a cook ;D )
    - and a time schedule that you can just get a limited amount of money/exp so they just don't farn and play "normal"
  24. Offline

    phrstbrn

    dev.bukkit.org profile:
    phrstbrn
    My Plugins
    Would something like a daily hour XP/money cap work?
  25. Offline

    armoredplay

    "an internal error occured when trying to perform this command" omg what did i do wrong am using Bosecon and bukkit 953
  26. Offline

    Alpha52

    Fix? It was never broken...seriously tho, if you don't want the plugin without this functionality, don't be here.
  27. Offline

    Semirotta

    Fisherman doesnt get exp / money per raw_fish
    i have set it 50.0 exp / income for raw fish each but my friend wont gain that even when hes fisherman job.
    what to do?
    Code:
    2011-07-04 01:33:17 [INFO] Starting minecraft server version Beta 1.6.6
    2011-07-04 01:33:17 [INFO] Loading properties
    2011-07-04 01:33:17 [INFO] Starting Minecraft server on 5.199.229.112:25565
    2011-07-04 01:33:17 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    2011-07-04 01:33:17 [WARNING] The server will make no attempt to authenticate usernames. Beware.
    2011-07-04 01:33:17 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
    2011-07-04 01:33:17 [WARNING] To change this, set "online-mode" to "true" in the server.settings file.
    2011-07-04 01:33:17 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-892-ga9ddbaa-b935jnks (MC: 1.6.6)
    2011-07-04 01:33:18 [INFO] DataSourcePool [HiddenDoor] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    2011-07-04 01:33:18 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    2011-07-04 01:33:18 [INFO] Entities enhanced[0] subclassed[1]
    2011-07-04 01:33:18 [SEVERE] Could not load 'plugins\MinecraftRestartController.jar' in folder 'plugins':
    java.io.FileNotFoundException: Jar does not contain plugin.yml
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:64)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:199)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:122)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:118)
        at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:89)
        at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:132)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-04 01:33:18 [INFO] [Permissions] (Phoenix) was Initialized.
    2011-07-04 01:33:18 [INFO] Preparing level "world"
    2011-07-04 01:33:18 [INFO] Preparing start region for level 0 (Seed: -1352437314461818859)
    2011-07-04 01:33:19 [INFO] [AnyoneSleep] Starting! (version 1.3 by R3ality)
    2011-07-04 01:33:19 [INFO] [AnyoneSleep] Found a permission system, using it!
    2011-07-04 01:33:19 [INFO] BOSEconomy: Located Phoenix Permissions 2.7.4.
    2011-07-04 01:33:19 [INFO] BOSEconomy 0.6.2 enabled.
    2011-07-04 01:33:19 [INFO] CommandBook 1.5.2-customized enabled.
    2011-07-04 01:33:19 [INFO] CommandBook: Maximum wrapper compatibility is enabled. Some features have been disabled to be compatible with poorly written server wrappers.
    2011-07-04 01:33:19 [INFO] CommandBook: 0 banned name(s) loaded.
    2011-07-04 01:33:19 [INFO] CommandBook: 1 kit(s) loaded.
    2011-07-04 01:33:19 [INFO] CommandBook: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-07-04 01:33:19 [INFO] CraftBukkitUpToDate version 2.5.6 is enabled!
    2011-07-04 01:33:19 [INFO] [Permissions] version [2.7.4] (Phoenix)  loaded
    2011-07-04 01:33:19 [INFO] CommandBook: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-07-04 01:33:19 [INFO] CButD: CraftBukkit is Outdate, try to download new version
    2011-07-04 01:33:26 [INFO] CButD: CraftBukkit download new Build, please stop the server and copy C:\Users\Jani\Desktop\MineCraft server\bukkit_update\craftbukkit.jar to your Main-Folder.
    2011-07-04 01:33:26 [INFO] Found and will use plugin Permissions v2.7.4
    2011-07-04 01:33:26 [INFO] CursedLands version 0.6 is enabled!
    2011-07-04 01:33:26 [INFO] DropChest version 0.7.9 is enabled!
    2011-07-04 01:33:26 [INFO] File C:\Users\Jani\Desktop\MineCraft server\plugins\DropChest\dropchest.cfg not found.
    2011-07-04 01:33:26 [INFO] Duels version 0.6.1 ENABLED (Using permissions)
    2011-07-04 01:33:26 [INFO] FenceDoor By Ashour version 2.5 enabled.
    2011-07-04 01:33:26 [INFO] FenceStack version 1.13 loaded.
    2011-07-04 01:33:26 [INFO] [Friendly] Version 1.0 enabled.
    2011-07-04 01:33:26 [INFO] [GravelClay] version 1.3.1 by [Darklust] is enabled.
    2011-07-04 01:33:26 [INFO] HiddenDoor: Trying to enable version 0.2 ...
    2011-07-04 01:33:26 [INFO] HiddenDoor: Configuration file loaded.
    2011-07-04 01:33:26 [INFO] HiddenDoor: Loaded 3 hidden doors.
    2011-07-04 01:33:26 [INFO] HiddenDoor: Version 0.2 enable.
    2011-07-04 01:33:26 [INFO] Lockette version 1.3.8 is being enabled!  Yay!  (Core version 1.0)
    2011-07-04 01:33:26 [INFO] Lockette: Detected craftbukkit build [935] ok.
    2011-07-04 01:33:26 [INFO] Lockette: Linked to Permissions plugin version 2.7.4
    2011-07-04 01:33:26 [INFO] Lockette: Ready to protect your containers.
    2011-07-04 01:33:26 [INFO] [MagicCarpet] MagicCarpet version 1.5.5 is enabled!
    2011-07-04 01:33:26 [INFO] [MagicCarpet] Take yourself wonder by wonder, using /magiccarpet or /mc.
    2011-07-04 01:33:26 [INFO] [MagicCarpet] Using Permissions.
    2011-07-04 01:33:26 [INFO] Memory max: 1037959168 bytes
    2011-07-04 01:33:26 [INFO] Memory total: 1037959168 bytes
    2011-07-04 01:33:26 [INFO] Remote Toolkit Plugin V0.45b enabled!
    2011-07-04 01:33:26 [INFO] [MobBounty] v4.05 (Oxygen) enabled.
    2011-07-04 01:33:26 [INFO] [MobBounty] Developed by: [Mattera, Steven (IchigoKyger)].
    2011-07-04 01:33:26 [INFO] [MobBounty] Special Thanks to: nijikokun for the Register API.
    2011-07-04 01:33:26 [INFO] [MobBounty] Config loaded.
    2011-07-04 01:33:26 [INFO] [MobBounty] Permission plugin was found (Permissions v2.7.4).
    2011-07-04 01:33:26 [INFO] [MobBounty] Payment plugin was found (BOSEconomy v0.6.2).
    2011-07-04 01:33:26 [INFO] [OpenInv] version 1.3.1 is enabled!
    2011-07-04 01:33:26 [INFO] Loading PluginControl Version 0.57
    2011-07-04 01:33:26 [INFO] Using Nijikokun's Permission plugin
    2011-07-04 01:33:26 [INFO] Read level-name: world
    2011-07-04 01:33:26 [INFO] PluginControl started
    2011-07-04 01:33:26 [INFO] PW: Start loading of PrivateWarp 1.4.8
    2011-07-04 01:33:26 [INFO] PW: Starting initialization of PrivateWarp
    2011-07-04 01:33:26 [INFO] PW: Copyright: Wrecker Technologies
    2011-07-04 01:33:26 [INFO] PW: PrivateWarp 1.4.8 initialized
    2011-07-04 01:33:26 [INFO] PW: Just got enabled
    2011-07-04 01:33:26 [INFO] [ScheduledAnnouncer] Connected to Permissions.
    2011-07-04 01:33:26 [INFO] ScheduledAnnouncer v1.6.3 is enabled!
    
    2011-07-04 01:33:26 [INFO] [Showcase] Registered type [basic] (0 items loaded)
    2011-07-04 01:33:26 [INFO] [Showcase] Registered type [finite] (0 items loaded)
    2011-07-04 01:33:26 [INFO] [Showcase] Registered type [infinite] (39 items loaded)
    2011-07-04 01:33:26 [INFO] [Showcase] Registered type [exchange] (0 items loaded)
    2011-07-04 01:33:26 [INFO] [Showcase] version 0.6.12 has been enabled.
    2011-07-04 01:33:26 [INFO] [Showcase] Payment method found (BOSEconomy version: 0.6.2)
    2011-07-04 01:33:26 [INFO] Stackable: Configuration file loaded.
    2011-07-04 01:33:26 [INFO] Stackable: Version 0.5.1 enable.
    2011-07-04 01:33:26 [INFO] SupplySign: ShowErrorsInClient=true
    2011-07-04 01:33:26 [INFO] SupplySign: FixSignOnSignGlitch=SupplySignOnly
    2011-07-04 01:33:26 [INFO] SupplySign loaded 1116 items.
    2011-07-04 01:33:26 [INFO] SupplySign loaded 13 kits from kits.yml.
    2011-07-04 01:33:26 [INFO] SupplySign version 1.6.3 is enabled!
    2011-07-04 01:33:26 [INFO] Anti-Items version 1.3 Is Enabled!
    2011-07-04 01:33:26 [INFO] [Anti-Items] Loading Config File...
    2011-07-04 01:33:26 [INFO] UnlimitedLava 0.2 is enabled!
    2011-07-04 01:33:26 [INFO] VehicleExit started.
    2011-07-04 01:33:26 [INFO] WorldEdit 4.6 enabled.
    2011-07-04 01:33:26 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-07-04 01:33:26 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-07-04 01:33:26 [INFO] WorldGuard: (world) Single session is enforced.
    2011-07-04 01:33:26 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
    2011-07-04 01:33:26 [INFO] WorldGuard: (world) Lighters are PERMITTED.
    2011-07-04 01:33:26 [INFO] WorldGuard: (world) Lava fire is blocked.
    2011-07-04 01:33:26 [INFO] WorldGuard: (world) Fire spread is UNRESTRICTED.
    2011-07-04 01:33:26 [INFO] WorldGuard: Loaded configuration for world 'world"
    2011-07-04 01:33:26 [INFO] WorldGuard: 8 regions loaded for 'world'
    2011-07-04 01:33:26 [INFO] WorldGuard 5.2.2 enabled.
    2011-07-04 01:33:26 [INFO] [XcraftGate v0.7.2] hooked into Permissions 2.7.4
    2011-07-04 01:33:26 [INFO] [XcraftGate v0.7.2] by Engelier loaded.
    2011-07-04 01:33:26 [INFO] [XcraftGate v0.7.2] loading world world_nether (NETHER)
    2011-07-04 01:33:26 [INFO] Preparing start region for level 1 (Seed: -2111628177631298019)
    2011-07-04 01:33:27 [INFO] WorldGuard: (world_nether) Single session is enforced.
    2011-07-04 01:33:27 [INFO] WorldGuard: (world_nether) TNT ignition is PERMITTED.
    2011-07-04 01:33:27 [INFO] WorldGuard: (world_nether) Lighters are PERMITTED.
    2011-07-04 01:33:27 [INFO] WorldGuard: (world_nether) Lava fire is blocked.
    2011-07-04 01:33:27 [INFO] WorldGuard: (world_nether) Fire spread is UNRESTRICTED.
    2011-07-04 01:33:27 [INFO] WorldGuard: Loaded configuration for world 'world_nether"
    2011-07-04 01:33:27 [INFO] [XcraftGate v0.7.2] loading world world (NORMAL)
    2011-07-04 01:33:27 [INFO] [XcraftGate v0.7.2] loaded 8 gates
    2011-07-04 01:33:27 [INFO] [Anti-Item's AntiFirespread] v1.3 Is Enabled!
    2011-07-04 01:33:27 [INFO] [Jobs] - max-jobs property not found. Defaulting to unlimited!
    2011-07-04 01:33:27 [INFO] [Jobs] - Job Woodcutter is missing the max-level property. defaulting to no limits !
    2011-07-04 01:33:27 [INFO] [Jobs] - Job Woodcutter is missing the slots property. defaulting to no limits !
    2011-07-04 01:33:27 [INFO] [Jobs] - Job Miner is missing the max-level property. defaulting to no limits !
    2011-07-04 01:33:27 [INFO] [Jobs] - Job Miner is missing the slots property. defaulting to no limits !
    2011-07-04 01:33:27 [INFO] [Jobs] - Job Builder is missing the max-level property. defaulting to no limits !
    2011-07-04 01:33:27 [INFO] [Jobs] - Job Builder is missing the slots property. defaulting to no limits !
    2011-07-04 01:33:27 [INFO] [Jobs] - Job Digger is missing the max-level property. defaulting to no limits !
    2011-07-04 01:33:27 [INFO] [Jobs] - Job Digger is missing the slots property. defaulting to no limits !
    2011-07-04 01:33:27 [INFO] [Jobs] - Job Farmer is missing the max-level property. defaulting to no limits !
    2011-07-04 01:33:27 [INFO] [Jobs] - Job Farmer is missing the slots property. defaulting to no limits !
    2011-07-04 01:33:27 [INFO] [Jobs] - Job Hunter is missing the max-level property. defaulting to no limits !
    2011-07-04 01:33:27 [INFO] [Jobs] - Job Hunter is missing the slots property. defaulting to no limits !
    2011-07-04 01:33:27 [INFO] [Jobs] - Job Fisherman is missing the max-level property. defaulting to no limits !
    2011-07-04 01:33:27 [INFO] [Jobs] - Job Fisherman is missing the slots property. defaulting to no limits !
    2011-07-04 01:33:28 [INFO] [Jobs v2.3.2] has been enabled succesfully.
    2011-07-04 01:33:28 [INFO] [Jobs] Successfully linked with BOSEconomy.
    2011-07-04 01:33:28 [INFO] [Jobs] Successfully linked with Permissions.
    2011-07-04 01:33:28 [INFO] Done (0,979s)! For help, type "help" or "?"
    2011-07-04 01:33:28 [INFO] [Showcase] Autosaved
    
    EDIT:

    Ok let me get this straight
    i can join fisherman job
    i can watch fisherman stats
    i cant get fishermans exp
    i cant get fishermans money
    what the fuck is going on?

    using bukkit 935
    recommended jobs plugin version coz older did not work at all
  28. Offline

    Todeshügel

    Yes i meant something like that.. so that you can say for e.g. Player 1 has earned 200$ from mining.. if he mines more he won't get any exp or money till the next day
  29. Offline

    Lykkepillen

    Im getting this error when using the /reload command


    Code:
    2011-07-03 23:34:18 [SEVERE] Error occurred while disabling Jobs v2.0.2 WIP 4 (Is it up to date?): null
    java.lang.NullPointerException
            at java.lang.String.replace(String.java:2219)
            at me.alex.jobs.Jobs.onDisable(Jobs.java:68)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:128)
            at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:878)
            at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:280)
            at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:273)
            at org.bukkit.plugin.SimplePluginManager.clearPlugins(SimplePluginManager.java:301)
            at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:329)
            at org.bukkit.command.SimpleCommandMap$ReloadCommand.execute(SimpleCommandMap.java:281)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:290)
            at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:480)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:465)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    And this is after i updated to 2.3.2 - The plugin also appears to have another issue with the same command. Whenever i /reload the plugins on my server, the prefixes doubbles Ex.
    NH NW Lykkepillen
    (Novice Hunter Novice Woodcutter [Username])
    After /reload
    NH NW NH NW Lykkepillen

    I don't know if this also effect the earnings
  30. Offline

    Taien

    You're gonna need to post your jobsConfig.yml for that error.

    I had the same problem, turned out to be a misspelled ChatColour heading in the titles.yml. (I had CharColour) I would very slowly and carefully read over your config files.
    Make sure you overwrote the old jobs.jar....the new jobs releases are Jobs.jar, so you may have both installed right now.

Share This Page