Skip to content

Releases: gordonmhy/Jail

Jail 1.2.1

29 Oct 14:58
Compare
Choose a tag to compare

1.2.1

  • Fixed Bail sign not destroying automatically upon wrong placement
  • Removed duplicated software icon file in the source code itself
  • Improved accuracy of update fetcher's version comparing techniques
  • Fixed duplication of unjail message when players successfully unjail by bail
  • Updated Github URL at the update checker

Caution: This update MAY NOT be COMPATIBLE with the latest PocketMine BETA versions

Jail 1.2.0

11 Aug 09:05
Compare
Choose a tag to compare

1.2.0 - 11/AUG/2017

  • Update fetcher now shows update changes of the latest version for Poggit or Github
  • Update fetcher now shows download link of the latest version for Poggit or Github
  • Update fetcher now has its ability to show info of both channels simultaneously
  • Fixed results of update fetcher not showing correctly in past versions
  • Fixed some of the users continued to experience problem upon start-up #28
  • SetJail command now gets more complex, with more per jail settings available
  • Fixed 'jailed' and 'tpjail' commands have their return statement missing #31 #32
  • Bail availability now works for individual jails (/setjail bail=true/false)
  • Visit availability now works for individual jails (/setjail visit=true/false)
  • Fixed display issues and plugin compatibility issues of Bail command #33
  • Added data compatibility checker and updater, functions at start-up
  • Fixed capitalized player names not recognizable by the timer #34
  • The animated emoji on the timer now shows on both Bail enabled and disabled jails
  • Fixed Votes system malfunction due to data storing issues #30
  • Cancelled plans for individual jail's allow-escape-area status, updated version

Jail 1.1.5

31 Jul 12:18
Compare
Choose a tag to compare

1.1.5 - 31/JUL/2017

  • Fixed language initialization error of missing file (Critical fix)
  • Fixed "listener.player.not.allowed.leave" message being overlapped
  • Animated the emoji of the prisoner UI when Bail is disabled
  • Added 'allow-visit' option, allows/disallow players to visit jails

Jail 1.1.4

30 Jul 11:19
Compare
Choose a tag to compare

1.1.4 - 30/JUL/2017

  • Updated API version, compatible with the current latest PocketMine software
  • Fixed old configuration files being deleted when server restarts
  • Fixed configuration updater not working perfectly upon plugin installation
  • Fixed errors popping out upon mine set and player quit
  • Fixed all cmds & tasks having wrong declaration due to updated PM API
  • Improved stability of version update checker
  • A more professional look of the README file :D

Jail 1.1.3

19 Jul 14:37
Compare
Choose a tag to compare

1.1.3 - 19/JUL/2017

  • Updated Russian language file

Jail 1.1.2

07 May 10:42
Compare
Choose a tag to compare

1.1.2 - 07/MAY/2017

  • Removed auto installer due to its violation of Poggit's submission rules.
  • Added support for checking latest version from Poggit's repository.
  • Fixed console spamming when PlayerMoveEvent is called.
  • Fixed game mode not being set correctly when prisoners join the server.

Jail 1.1.1

06 May 07:16
Compare
Choose a tag to compare

A tuned update of 1.1.0

Jail 1.1.0

06 May 07:00
Compare
Choose a tag to compare

1.1.0

  • Changed the way time data is updated and processed every second, reduces lags

Jail 1.0.2

01 Apr 07:34
Compare
Choose a tag to compare

1.0.2

  • Fixed prisoners able to break blocks when mine is set in that jail #22
  • Russian is now fully translated. #23

Jail 1.0.1

05 Mar 10:49
Compare
Choose a tag to compare

1.0.1

  • Prisoners in deleted jails are now assigned automatically to random jails #21
  • Offline unjailed players are now teleported back to spawn when they join #20
  • Offline unjailed players' inventory and gamemode are now recovered upon rejoin #20
  • SellHand signs now show money-per-block to prisoner
  • Added permission node 'jail.showInOutMessage' (detail pls refer to Jail's Wiki)
  • Notification now shows upon entering/leaving a jail's 3D area
  • Fixed incorrect message output of '/jailmine set' command
  • Fixed configuration file updater malfunction