This mod is primarily designed for the SwarmSMP Modpack but can be used externally if chosen to. The purpose of this mod is to add commands to the game as well as some more complex features and items.
This mod contains a large number of mixins and commands that make life easier in game.
Some added features:
- Re-introduce the Bedrock edition flower bonemealing mechanic - Bonemeal a small flower and it'll grow!
- Adds a dueling system between players
- Adds a large number of admin commands
- Makes potion effects over 27 minutes not show **:** but their real time
- Adds a custom weather cycle
- Makes the idle kick timeout only affect survival players
- Force loaded chunks will now random tick
- Fixed chunk borders from F3+G being limited to only 300 blocks
- Adds a custom whitelisting system - More info below
- Block breaking/placing, chest interaction logging
- Bunch more commands
Some newly added blocks:
- Packed gravel
Some added items:
- Sending stone - Lets you send messages to other linked stones from far away
The custom whitelist system is so you're able to create an API for whitelisting. You simply need to point the config at an API url and then handle a "whitelist/<uuid>" by returning a json object with a "whitelist" boolean key and a "message" string key.

