Go to file
Teriuihi bfb8c122da Add CustomMobs plugin configuration and update command logic
Introduced a new configuration file for the CustomMobs plugin, specifying its details and commands. Updated the CommandManager to use "custommobs" instead of "fish" and added an alias "cm" for command execution.
2024-10-18 19:39:07 +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 CustomMobs plugin configuration and update command logic 2024-10-18 19:39:07 +02:00
.gitignore Initial commit 2024-10-18 17:49:49 +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