A replacement for the player utilities that essentials/cmi have and we need
Go to file
Teriuihi a95a7bc27b Add functionality to toggle iron trapdoors
Method 'toggleTrapDoor' has been added to the RotateBlockEvent class. This function allows players to open and close trapdoors by left-clicking on them if the block is an instance of a TrapDoor. The original behavior of the block will be preserved when the player does not have build permissions.
2024-06-09 16:24:08 +02:00
gradle/wrapper Dev/exp bottle from furnace (#1) 2024-01-04 09:15:00 +01:00
src/main Add functionality to toggle iron trapdoors 2024-06-09 16:24:08 +02:00
.gitignore Initial commit 2023-07-06 05:24:06 +02:00
build.gradle.kts Dev/exp bottle from furnace (#1) 2024-01-04 09:15:00 +01:00
gradle.properties Initial commit 2023-07-06 05:24:06 +02:00
gradlew Dev/exp bottle from furnace (#1) 2024-01-04 09:15:00 +01:00
gradlew.bat Dev/exp bottle from furnace (#1) 2024-01-04 09:15:00 +01:00
settings.gradle.kts Implement new galaxy api that should stop block connecting after it has been rotated by this plugin 2023-07-09 00:26:52 +02:00