- Install JDK 17.
- Run the following command: ./gradlew jar
- The compiled
.jarfile will be located in thebuild/libsdirectory.
Note: This works only on servers that support the advanced /team command (e.g., OmniCorp sandbox servers).
How to use:
-
Start the switching loop: .start teamswitching
-
Every 5 seconds, the mod will send a random team command like: /team <random 0–255>
-
To stop: .stop teamswitching
Feel free to fork, modify, or contribute!