Skip to content

v1.5

Compare
Choose a tag to compare
@emilyy-dev emilyy-dev released this 19 Sep 01:36
· 7 commits to v1 since this release
d56d147

What's Changed

  • ⅔ (two thirds) of the plugin's code has been rewritten to be more robust, bug-free, and easier to maintain
  • Many bugs were fixed
    • Run onJail commands when joining after being jailed by @rymiel in #24
    • Resolve worlds lazily/when required by @emilyy-dev in #31
    • Subtle issues that were kept untracked, leading to a lot of inconsistencies regarding teleporting prisoners around when logging in and out
  • Some features were added in the process
    • Add support for imprisonment reason by @emilyy-dev in #28
    • Reason placeholder in jailSuccess by @rymiel in #29
    • Custom release location support via the new /modjail command by @rymiel in #30
  • Some messages from the plugin configuration have been replaced or no longer exist, and new ones have been added:
-jailFailedJailNotFound
-deljailFailed
+non-existent-jail
 
-jailFailedTimeIncorrect
-infoFailedPlayerNeverJoined
-unjailFailedPlayerNeverJoined
-setjailFromConsole
 
+player-not-imprisoned
+reload-failed
+save-all-failed
+delete-jail-failed
+save-jail-failed
+modify-jail-success
+modify-jail-fail

Make sure to check out the new config here

  • And more

New Contributors

  • @rymiel is now a gorgeous contributor, thank you for promoting development

Full Changelog: https://github.com/emilyy-dev/BetterJails/commits/v1.5 (this is the entire commit history of the repo so it probably isn't any useful, but if you wanna check this out anyway look up for the past 2 years or so)