Jails v0.4.35

Details

  • Filename
    Jails.jar
  • Uploaded by
  • Uploaded
    May 22, 2014
  • Size
    35.95 KB
  • Downloads
    1,567
  • MD5
    d68bde713b8aa9387c825873c313a822

Supported Bukkit Versions

  • CB 1.7.9-R0.1

Changelog

v0.4.35:
! Fixed players not respawning in their jail when they die.

v0.4.34:
+ Added /ojail setting <jail> [setting] [value], you can now specify certain actions a player can take while jailed -> See below
+ Added new messages to the config file
+ Added a list to the jails config where you can see who is jailed in the jail.
~ Changed the way jails are saved to make modifications easier
>> All current data will be automaticaly converted to the new system! This support will drop from version 0.10.00!
~ Biggest change: UUIDFetcher runs on a seperate thread! (This is still experimental so please report bugs!)
! Fixed a message where it wouldn't replace unknown jail with the name of the jail
! Fixed command help page not showing /ojail list [page]
- Removed a left behind debug message

Settings:
Currently available settings are; block_break (block-break, bb), block_place (block-place, bp), teleport (tele, tp), interact (inter)
Example:
/ojail setting AwesomeJail bb false -> Will disable block breaking for jail AwesomeJail
/ojail setting DerpJail tele true -> Will enable teleporting for jail DerpJail

v0.2.09:
+ Added support for offline mode servers! (This uses an UUID Fetcher and currently runs on the main thread, I am looking into changing it to a seperated thread to prevent server freezing in case the Mojang servers are down)
+ Added /ojail list [page] to see all jails in the server
+ Config file automaticaly updates when new stuff is added to it
+ Amount of times a player is jailed is now stored (Possible features in the future?)
! Fixed jailed players not having data saved when server shut down.

As always, please report bugs!

Stupid bukkit not wanting to teleport people for some reason, still trying to fix this.