File Details
16.13.0
- R
- Feb 2, 2020
- 291.32 KB
- 46.8K
- 1.15
File Name
GriefPrevention.jar
Supported Versions
- 1.15
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 publicwon't match a player who has the phrasepublicin 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