
Randomly changes the Minecraft tick rate at regular intervals, creating unpredictable gameplay effects.
What if Minecraft... just couldn't sit still?
Tick Speed Randomizer throws your world into chaos by constantly messing with the game's tick speed — sometimes it speeds up to the speed of light, and other times it slows down to the pace of a grandma crossing the street.
Customize how wild things get in config.yml:
minTickSpeed: 1 # as chill as it gets
maxTickSpeed: 100 # pure panic
intervalSeconds: 30 # how often the speed changes
Want the plugin to speak your language (or just say things your way)?
No problem — it’s super easy!
After the first server run, go to the plugin’s folder:plugins/TickSpeedRandomizer/
Open the file called lang.yml
Edit any of the messages inside! For example:
prefix: "&a[TickSpeed] "
tick-changed: "&bTick speed is now set to &e{value}!"
Use & for color codes (like &c for red, &6 for gold, etc.).
Save the file and reload the plugin (/reload or restart the server).
You can fully translate it into your language or just make the messages sillier.
Your server, your vibe 😎
| Command | Description |
|---|---|
/tr reload |
🔁 Reloads the config.yml and lang.yml without restarting the server. |
/tr start |
▶️ Starts the tick speed randomizer. |
/tr stop |
⏸️ Stops the randomizer from running. Tick speed stays fixed. |
/tr toggle |
🔄 Turns the randomizer on or off (like a switch). |
/tr status |
📊 Shows whether the randomizer is active and what the current tick speed is. |
/tr set <value> |
🎯 Manually sets the tick speed to a specific value. Example: /tr set 40 will speed up the game to twice it's orginal speed |
/tr reset |
♻️ Resets the tick speed to Minecraft’s default (20). Stops the randomizer too. |
/tr help |
📖 Displays all available commands and how to use them. |
/plugins folder🤯 Ready to see your Minecraft world lose its mind?