Skip to content

Changes description every 0.1 seconds

Notifications You must be signed in to change notification settings

MiguelEXE/DynamicDesc

Repository files navigation

DynamicDesc

Changes your server every 1/10 of a second.

How to change default messages

See src/dynamicdesc/DynamicDesc.java

Building a Jar

gradlew jar / ./gradlew jar

Output jar should be in build/libs.

Installing

Simply place the output jar from the step above in your server's config/mods directory and restart the server.