Penalty v2.5 Release

Details

  • Filename
    Penalty.jar
  • Uploaded by
  • Uploaded
    Jan 8, 2015
  • Size
    66.17 KB
  • Downloads
    393
  • MD5
    d5e81d54665b268a2cd4705b4e79f93f

Supported Bukkit Versions

  • CB 1.7.9-R0.2

Changelog

2.5 News
  • fully reviewed
  • dev infos digged deeper (into help page)
  • PID4 Update (PlayerID v4.0 implemented)
  • help titles regexized
  • permission added 'Penalty.Set'
  • data load id comparsion rewritten
  • command added '/penalty set <player> <penalty> <level>'
  • permission 'Penalty.Op' right check written into code
  • added '/p' alias for both penalty and punish commands
  • added command '/penalty core debug'
  • added logger system for debug and michaleneous
  • fixed save and load
  • instant debug mode
    ​ ​ ​ ​ put an extensionless 'debug' named file
    ​ ​ ​ ​ into the plugin folder for console debug

2.4.12 • penalty info expanded to playerlines, callerlines, broadcastlines
2.4.11 • missing players.yml address implemented
2.4.10 • PenaltyKernel#getPluginVersion uses initialized PluginDescriptionFile
2.4.10 • minor PlayerID changes (3.1.1)
2.4.09 • PenaltyPlayer$Cache$Util.loadPlayers(File, List<PlayerID>) UUID.fromString(str) -> PlayerID.get(str)
2.4.08 • unloadUnnecessry player data method
2.4.07 • PenaltyPlayer getData(PlayerID, boolean) new PP now save to loaded ones
2.4.06 • PlayerID Cache added, Cache size display in core
2.4.05 • command 'plugin.yml command-permission requirements' added
2.4.04 • /penalty info <penalty> <index> fixed

Added until 2.4
  • /penalty info added
  • PlayerID class added and replaced UUID