Releases: WiIIiam278/ClopLib
Releases · WiIIiam278/ClopLib
ClopLib 2.0.12
- Added support for Fabric 1.21.7
ClopLib 2.0.11
- Added support for Fabric 1.21.6
ClopLib 2.0.10
- Made lectern behaviour consistent between platforms
- Now triggers a block interact operation type for reading a book in a lectern
- Now triggers a container open operation type for taking a book from a lectern
- Improved performance of vehicle handling and fixed issues with it
- You now dismount when entering a claim that you do not have permission to enter
- Added protection against lightning strikes
ClopLib 2.0.9
- Changed vehicle collision checks to use entity_interact if the player is the rider
- Fixed throwing projectiles always being cancelled on fabric due to some logic issues in handling inspector callbacks
- Fixed TNT and TNT in Minecart explosions being unintuitively handled under entity_damage_terrain (now under explosion damage terrain) on bukkit
- Fixed some hostile mobs not being considered monsters for the purpose of player_damage_monster on bukkit
- Bumped deps
ClopLib 2.0.8
- Improved bukkit platform handling for breaking & moving vehicles (mine carts, boats)
ClopLib 2.0.7
- Fixed bucket placement not being handled on Fabric
ClopLib 2.0.6
- Adjusted how fabric handles block placement checks
ClopLib 2.0.5
- Improved block breaking handling on Fabric
- Added a mixin for checking bucket fluid type
ClopLib 2.0.4
- Added support for Minecraft 1.21.5
- Fixed sneaking users being ignored in block checks
- Fixed Citizens NPCs being handled on Bukkit (now are ignored)
ClopLib 2.0.3
- Implemented
hashCode()inOperationType