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 phrase public 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