v0.15.2

Details

  • Filename
    MineBans.jar
  • Uploaded by
  • Uploaded
    Jan 13, 2013
  • Size
    429.80 KB
  • Downloads
    1,379
  • MD5
    e9f31418887228a3646a92476a74d903

Supported Bukkit Versions

  • CB 1.4.6-R0.3

Changelog

  • Corrected player names being case-sensitive.
  • Removed debug line.
  • Fixed an NPE caused by the API not returning a ban summary
  • Added a command to view open ban appeals.
  • Only send join info if there is some.
  • Added test for OpenAppealsData
  • Set version numbers for release.
  • Renaming for BasePlugin v8
  • Use easier plugin repo and updated dependency versions.
  • Removed Guardian support and added replacement HawkEye dependency.
  • Added support for AntiCheat
  • Added missing @Override annotations
  • Improved tab-complete options for /ban command
  • Added option to prevent the join information being triggered for removed
  • Improved ban reason descriptions
  • Added a short description to ban reasons.
  • Made kick/broadcast messages configurable
  • Make better use of Gson and fix the parsing tests.
  • Added tests for API response processing
  • Use GSON instead of bundling JSON.
  • Quote the values in the plugin.yml file to avoid issues with numbers
  • Updated for new release system.
  • Updated version numbers.