A replacement for the player utilities that essentials/cmi have and we need
Go to file
Teriuihi 08370abf77 Save key storage on plugin disable
Ensure that all keys in KeyStorage are saved when the plugin is disabled. This prevents potential data loss by explicitly saving storage during the onDisable lifecycle event.
2024-10-04 21:27:06 +02:00
gradle/wrapper Dev/exp bottle from furnace (#1) 2024-01-04 09:15:00 +01:00
src/main Save key storage on plugin disable 2024-10-04 21:27:06 +02:00
.gitignore Initial commit 2023-07-06 05:24:06 +02:00
build.gradle.kts Remove Git version logging and related plugin 2024-08-04 22:37:26 +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
Jenkinsfile Add Jenkinsfile for CI pipeline 2024-08-04 22:26:57 +02: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