v1.5
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
- 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)