Hytale TickSpeed Mod
This is a simple mod for the game Hytale that allows you to modify the global tickspeed.
The mod adds a new command: /tickspeed
Values above 1.0 speed the game up, values below 1.0 slow the game down (multiplier).

Development
Compile mod:
./gradlew clean jar
Decompile server jar:
./gradlew decompileWithVineflower
