Go to file
Teriuihi 9d39e4cc7a Add GiveSpawner command and enhance spawner functionalities
Implemented the GiveSpawner command to allow players to receive specific mob spawners. Added validation and namespaced key handling for mob types and entities to ensure proper functionality when placing spawners. Refactored existing code to use the new EntityTypeChecker utility.
2024-10-19 19:10:37 +02:00
.idea Initial commit 2024-10-18 17:49:49 +02:00
gradle/wrapper Initial commit 2024-10-18 17:49:49 +02:00
src/main Add GiveSpawner command and enhance spawner functionalities 2024-10-19 19:10:37 +02:00
.gitignore Expand spawn command syntax and improve tab completion 2024-10-18 20:11:37 +02:00
build.gradle.kts Initial commit 2024-10-18 17:49:49 +02:00
gradlew Initial commit 2024-10-18 17:49:49 +02:00
gradlew.bat Initial commit 2024-10-18 17:49:49 +02:00
Jenkinsfile Update Gradle build command in Jenkinsfile 2024-10-18 19:30:54 +02:00
settings.gradle.kts Initial commit 2024-10-18 17:49:49 +02:00