Chaos Mode Plugin for Minecraft
Chaos Mode is a Minecraft server plugin that randomly executes server commands at specified intervals, adding an element of unpredictability to gameplay.
Can you make it to The End before the chaos takes over?
Features
- Randomly executes commands from a customizable list.
- Configurable execution interval.
- Easy to set up and use.
- some of the built-in random commands include:
- Random Player gets a Random Item
- Summon a hostile mob near a random player
- Spawn a structure near a player
- Zombie Party Pit!
- Raining Chickens
- TNT Surprise
- Exploding Sheep(?)
- Change Game Mode
- And more ...(you can add your own in the plugin's config file)
Installation
- Download the latest version of the Chaos Mode plugin.
- Place the
.jarfile into thepluginsfolder of your PaperMC server. - Restart the server to enable the plugin.
You can get it from either github or hangar:
This was specifically made to work with PaperMC servers.
Configuration
The plugin can be configured through the config.yml file located in the plugins directory. You can modify the list of commands and the execution interval as needed. You may need to re-start the server if you change that file. Plugins both gives all of the possible commands, as well as some of the interval settings (how long between each Chaos Event)
If you mess up your config file, delete it, and reload--the plugin will add a fresh copy of the default.
Usage
start it up with a /chaos start
stop with a /chaos stop
/chaos start can accept a second argument:
lineis a linear decrease (starts higher reduces by a set number of ticks eack time)fastis an exponential decreaserandompicks a random interval each timeconstantkeeps the same interval each timecustomuses a series of tick invervals between events from your plugin config file
default will give line mode