Changelog

Version 3.0.0

  • Updated to Bukkit 1.15
  • Updates bStats version
  • Small code improvements

Version 2.0.0

  • Updated to Bukkit 1.13 and requires Bukkit 1.13!
  • Requires Java 8 or higher
  • Replaced defunct Metrics with bStats
  • Config values for prevention are now lowercase

Version 1.3.1

 Version 1.3

  • Ability to disable jail area (toggle disableJailArea to true)
  • Updated Metrics for 1.9 compliance
  • Compiled against Bukkit 1.9

Version 1.2

  • Switched to UUIDs
  • Compiled with latest Bukkit 1.7.10
  • Fixed some smaller errors
  • Switched to Java 7
  • Default hash is now SHA-512
  • General improvements
  • new README

Version 1.1.5

  • Fix issue on startup

Version 1.1.4

  • Compile against latest Bukkit 1.6.2
  • Updated Metrics to R7
  • Cleanup

Version 1.1.3

  • Small cleanup
  • Added loginMessage feature (thanks to kolabor)

Version 1.1.2

  • Updated to support new chat event (bukkit 1.3 change)

Version 1.1.1

  • Fixed a small bug where the jailedPlayers.dat wasn't generated in the right folder
  • Changed exception behavior a bit

Version 1.1

  • Added ability to change the hash (MD5, SHA-128 etc.)
  • Fixed bug with the potion effects
  • Now stores the jailedPlayers, /reload support
  • General cleaning

Version 1.0

  • Re-wrote the plugin
  • Much more protection (No portal, no pickup, etc.)
  • Store password hashed
  • Auto-Kick & Auto-Ban
  • Make player slow and darkness around him
  • Newest bukkit standard
  • Included Metrics
  • Localization
  • Allow commands to be executed
  • Changed commands a bit

Version 0.3 (by DisabledHamster)

  • Support for TheYeti's Permissions plugin (still works with stock op/non-op)

Version 0.2.5 (by DisabledHamster)

  • Updated to work with the latest CraftBukkit recommended build (612)

Version 0.2 (by DisabledHamster)

  • New feature: Optionally, server operates may be forced to provide the server password, too (see /opsrequirepassword command)

Version 0.1 (by DisabledHamster)

  • Initial release