16.13.0
Details
-
FilenameGriefPrevention.jar
-
Uploaded by
-
UploadedFeb 2, 2020
-
Size291.32 KB
-
Downloads46,396
-
MD5e3c0abed2e1250f33c1b83a68e96181e
Supported Bukkit Versions
- 1.15
Changelog
This release is compatible only with implementations of Bukkit 1.15 or higher.
Bukkit implementations include Craftbukkit, Spigot, Paper, etc.
Fixes
- #615 Fixed spigot users from being unable to modify lecterns with containertrust (no issues on Paper). Fixed by @ShaneBeee
- #643 Fixed unignorable players from being ignored. Fixed by @coralpapa
- #642 Include more 1.14 and add new 1.15 blocks to containertrust
- #541 Do not attempt fuzzy matching on player names. Resolves issues where commands like
/trust public
won't match a player who has the phrasepublic
in their name. - #707 Skip over plugins that don't extend
JavaPlugin
- Move BlockPlaceEvent, BlockMultiPlaceEvent, PotionSplashEvent from HIGH/HIGHEST priority to LOWEST.
Features
- #671 Config option to ignore piston movements. Added by @Bobcat00
- #623 TrustChangedEvent added by @RoinujNosde
- api-version to 1.15 to support new block types