Optimization when trying to determine offline player by name from mojang database
Small fix for random error message on server shutdown
Correct output value for flight charge when gaining charge over its limit
Fix for flight charge taking incorrect amount of money or exp when rate is set to higher than 1
Fix for issue with shulker box and residence area
Fix for alias and cooldowns
Some adjustments for fly being toggled on player login
Maintenance mode will be kept after server restart
Small fix for spelling issue
Extra information on failed player data save for simpler debuging
Fix for teleportation into places where blocks are doors
Updated /cmi mirror with new code and added missing locale lines.Slight change in layout for it. Work in progress.
Added new command /cmi jail [playerName] (time) (jailName) (cellId) to jail player. You have option to simple perform /cmi jail Zrips to jail zrips to closest jail. Or to define time like 5m for 5 minutes or 5s for 5 sec and so on. time, jailName and cellId is optional.
Added new command /cmi jailedit to manage existing jails or to create new ones. Just follow onscreen messages, click on them to define jail areas, outside teleport location, create cells and so on.
Added new command /cmi unjail [playerName] to release player from jail
You can define white listed commands player can use while being in jail.
Jail should have defined area. This area will be used to keep jailed player inside of it. Sp player will have option to run around jail, but not to escape it. In case he tries, he will get teleported back to cell.
Servers with 1.9+ version will have boss bar message with left timer. Older servers can utilize automatic title messages which will be shown on each player prevented actions, like trying to leave jail, drop item, click inside inventory and so on.