A replacement for the player utilities that essentials/cmi have and we need
Go to file
Teriuihi f3f6d11547 Add logging to RotateBlockEvent
Debug logs were added to the RotateBlockEvent class. These logs will help track the flow of various states and actions, such as the current material and action type, whether the block is a trap door or a drip leaf, among others. This enhancement will assist debugging by providing more visibility into the state of the application at runtime.
2024-07-01 20:39:07 +02:00
gradle/wrapper Dev/exp bottle from furnace (#1) 2024-01-04 09:15:00 +01:00
src/main Add logging to RotateBlockEvent 2024-07-01 20:39:07 +02:00
.gitignore Initial commit 2023-07-06 05:24:06 +02:00
build.gradle.kts Add block interaction enhancements and git properties 2024-06-30 20:28:18 +02: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