Tick Rate Randomizer
Randomly changes the Minecraft tick rate at regular intervals, creating unpredictable gameplay effects.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Tick Rate Randomizer
🎲 Tick Rate Randomizer
slows down Tick Speed Randomizer throws your world into chaos by *constantly* messing with the game's tick speed — sometimes it slows down to the speed of light, and other times it slows down to the pace of a grandma crossing the street.
---
👯♀️ Perfect For:
* 🧠 Silly survival challenges with friends * 🎥 YouTube or Twitch chaos content * 🪤 Trolling your SMP (gently...) * 🔥 Pushing the game to its absolute limits
---
⚙️ Simple, yet highly configurable config!
Customize how wild things get in `config.yml`:
```yaml minTickSpeed: 1 # as chill as it gets maxTickSpeed: 100 # pure panic intervalSeconds: 30 # how often the speed changes ```
---
🗣️ Language support
Want the plugin to speak your language (or just say things your way)? No problem — it’s super easy!
🧾 Steps:
1. After the first server run, go to the plugin’s folder: `plugins/TickSpeedRandomizer/` 2. Open the file called `lang.yml` 3. Edit any of the messages inside! For example:
```yaml prefix: "&a[TickSpeed] " tick-changed: "&bTick speed is now set to &e{value}!" ``` 4. Use `&` for color codes (like `&c` for red, `&6` for gold, etc.). 5. 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 😎
---
💻 Supported commands
| 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. |
---
📦 How to Use
1. Drop it into your `/plugins` folder 2. Restart the server 3. Edit the config if you want to 4. Grab your friends and have fun!
---
🤯 Ready to see your Minecraft world lose its mind?