BetterJails v1.5
Details
-
Filenamebetterjails-1.5.jar
-
Uploaded by
-
UploadedSep 18, 2024
-
Size1.22 MB
-
Downloads260
-
MD58f309f230f374e671acce70ffd28a3a3
Supported Bukkit Versions
- 1.21
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.18.1
- 1.18
- 1.17
- 1.16
- 1.15
- 1.14
- 1.13
- 1.12
- 1.11
- 1.10
- 1.9
- 1.8.1
- 1.8
- 1.8.3
Changelog
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 https://github.com/emilyy-dev/BetterJails/pull/24
- Resolve worlds lazily/when required by @emilyy-dev in https://github.com/emilyy-dev/BetterJails/pull/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 https://github.com/emilyy-dev/BetterJails/pull/28
- Reason placeholder in jailSuccess by @rymiel in https://github.com/emilyy-dev/BetterJails/pull/29
- Custom release location support via the new /modjail command by @rymiel in https://github.com/emilyy-dev/BetterJails/pull/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)