SwornJail v1.2.0

Details

  • Filename
    SwornJail.jar
  • Uploaded by
  • Uploaded
    Sep 30, 2012
  • Size
    41.30 KB
  • Downloads
    1,457
  • MD5
    b35e55206aec6dc1e695949d1b410d60

Supported Bukkit Versions

  • CB 1.3.2-R1.0

Changelog

  • Fixed events so they work properly since last beta build.
  • Fixed problem occurring with players not being in jail but not being able to escape either.
  • Jail reload command removed.
  • Adds config option for muting players when they are jailed. Can still unmute these players later using /jailmute <player>.
  • 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.