MineJobs v5.1

Details

  • Filename
    MineJobs.jar
  • Uploaded by
  • Uploaded
    Aug 27, 2014
  • Size
    316.79 KB
  • Downloads
    2,238
  • MD5
    80510a52d8e2520c13746c0dd8f368a0

Supported Bukkit Versions

  • CB 1.7.9-R0.2

Changelog

[v5.1]

  • Fixed my mistake from v5.0 where errors would pop up needlessly upon creation of signs unrelated to the plugin.

[v5.0]

  • UUIDs implemented in all relevant facets; namely usernames. Worlds still rely on their names for now, but I will make note of that for the next update.
  • Added PluginMetrics for my own benefit.
  • Added optional version checks and auto updates.
  • More error outputs for JobSigns.

[v4.0.2]

  • This update fixes Data Values, as it was broken for v4.0.0 and v4.0.1.

[v4.0.1]

  • Tiny, negligible update giving a bit more debug output for admins trying to figure out what the hey to put under a job's payout.

[v4.0.0]

  • Modified the entire config system.
    • config.yml: Renamed 90% of the variables, made the economy section optional. You don't really need it there anymore unless it's enabled.
    • players.yml: Actually no changes here. Huh.
    • jobs.yml: Job types no longer need to be listed if they're empty; nor does anything else. 'maxplayers' defaults to unlimited. 'pkl' will default to false. 'worlds' defaults to accepting all worlds.
    • customJobs.yml: Same as with jobs.yml. 'locked' defaults to false. Important note: Custom Jobs MUST have a listed owner. Otherwise payouts will throw errors.
    • signs.yml: I actually made a system for this one. Love it.
    • locale/EN.yml: Completely reorganized. 100% guaruntee you'll need to regenerate this just like the rest.
    • locale/template.yml: You can get rid of this now. It's trash.
  • Updated all the event handlers.
    • Added checks where I previously missed checks.
    • Fixed the issue with protected land money glitches.
    • SOO many fewer lines of code. This actually applies everywhere.
  • Updated all the commands
    • Player commands' line count went down by 1/2, as did the Admin/Customs commands.
    • One file for both mja and mjc
    • Maximum jobs are now permissions based
  • Added new command "/minejobs" that displays info about plugin and main configs.
  • And a whole whack more than I can think of at this exact moment.

Players with a crafting job will NOT be able to shift-click crafted items out when crafting job items.