Random MOTD
A random project I made out of boredom.
Reddit post because of which I did it: here.
This mod goes cycles through a list of motds.
You can add them in config/randommotd.json
(where you're also able to change the delay).
Most of the project files were stolen from my PayAll project lol.
Building
- Clone this repository or download it
- In the Terminal,
./gradlew shadowJar
OR Windows./gradlew.bat shadowJar
- You can find the mod file in
output/
That's it! :D