Version: 1.0.0
Compatible with: Bukkit/Spigot/Paper 1.14.4–1.21.8
Random Timed Events Plugin (RTE) automatically triggers fun or challenging events on your Minecraft server at configurable intervals.
It adds excitement and unpredictability to gameplay while giving server admins full control over which events are active.
- Random Event System: automatically triggers events at configurable intervals
- BossBar Countdown: displays time until the next event

- Customizable Timers:
intrivial: time between the end of one event and the announcement of the nextannouncement: duration of the boss bar countdown before event starts
- Fully configurable via
config.yml
| Command | Description |
|---|---|
/rte timer |
Check remaining time until next event |
/rte restart |
Restart the countdown timer |
/rte pause |
Pause the countdown timer |
/rte resume |
Resume the countdown timer |
/rte stop |
Stop the currently running event |
/rte start <EventName> |
Force start a specific event immediately |
/rte help |
Display a list of available commands |
- ADHDInventory: shuffles player's inventory when switching items
- AdventureTime: prevents block placing/breaking
- BePacifist: Blocks players from damaging mobs and players
- LiquidSwap: damages players in water and blocks lava damage
- LowGravity: applies jump boosts and slow falling
- MoveOrDie: damages stationary players
- NoJumping: prevents jumping
- NoRegeneration: disables natural health regen (configurable)
- RandomTeleport: teleports players randomly
- WallHack: grants temporary x-ray vision
- YouAreZombie: applies zombie-like effects
- DeadGoBoom: creates configurable explosions on deaths

- Download the
.jarfile from GitHub Releases. - Place the
.jarin your server'spluginsfolder. - Start or restart your server.
- Configure timers and events in
config.ymlas desired.
- Old line (1.14.4–1.20.4):
rte-1.0.0-1.14.4+.jar - New line (1.20.5–1.21.8):
rte-1.0.0-1.20.5+.jar - Ensure you use the correct
.jarfor your server version.
This plugin is licensed under GNU General Public License v3.0 only (GPL v3.0).
You are free to use, modify, and distribute it under the same license.