SwornJail v1.2.0a beta

Details

  • Filename
    SwornJail.jar
  • Uploaded by
  • Uploaded
    Sep 8, 2012
  • Size
    41.69 KB
  • Downloads
    2,313
  • MD5
    d237cbb438533e8728482e3de66e9400

Supported Bukkit Versions

  • CB 1.3.2-R0.1

Changelog

  • Rewrite of plugin backend to improve readability of code and how I can improve it.
  • Matching player name support. Eg. I can write "sev" to jail "t7seven7t" assuming there are no other players containing the string "sev".
  • Block protection in jail by means of permissions. By default no one can alter jail unless they have swornjail.admin or swornjail.build permissions.
  • New timer that counts down every second and jail time is now displayed in days/hours/minutes/seconds.
  • New method of saving/loading inmates. Unfortunately this means your old jail lists will no longer load.
  • Added permission to allow players to use commands while in jail.
  • Updated scheduler to check for players outside of jail every second up from every 4 seconds.
  • Players will be ejected from whatever they are riding when jailed.
  • Chatting, using commands, or moving around are now all valid ways to stop jail from thinking a player is afk and not counting down their time.
  • Slightly reduced the amount players in jail are spammed with the afk message.
  • Add config option to control whether jail will check if players are AFK or not.
  • Some permissions were modified during rewrite for whatever reason. Specifically, swornjail.status, check and unjail.
  • Jail reload no longer works and has been disabled until further notice.