Commit Graph

6 Commits

Author SHA1 Message Date
d73f4d5377 Adds a bunch of event cancellations
Blocks dropping items in a clear region
Blocks usage of XP bottles in a clear region
Block TNT priming in a clear region
Blocks placement of blocks across clear region borders
Blocks breaking of blocks across clear region borders
Blocks blocks inside clear regions from dropping items.
Prevents keeping inventory on death when in a clear region, and makes sure players' inventory is cleared upon death in a clear region, to avoid the potential of players outside the region picking up the items.
Prevents picking up items in a clear region
Prevents pistons from extending if it would push blocks across clear region borders
Prevents pistons from retracting if it would pull blocks across clear region borders
Prevents interacting with items across the clear region border
Prevents changing the mob inside spawners in clear regions
Prevents the usage of spawn eggs in clear regions
Changes Java version to 16
2024-01-09 23:47:53 +01:00
c9a2f082e2 Adds item clearing on teleportation 2024-01-09 20:24:22 +01:00
d3a1ed2145 Adds some missing annotations 2023-12-17 14:54:00 +01:00
37a773511d Adds info about how to configure the plugin 2023-12-17 04:07:51 +01:00
e233e5d918 Adds README 2023-12-17 03:59:36 +01:00
d12a38d39e Initial commit 2023-12-16 21:46:06 +01:00