SwarmSMP S2 Server Content
This modification was primarily developed for use within the SwarmSMP Modpack, but can also be installed independently. The main purpose of this addon is to enhance server capabilities through special commands, unique mechanics, and exclusive items.
The mod includes numerous useful functions and commands that simplify gameplay:
- Restored the flower fertilization mechanic from Bedrock Edition — using bone meal on small flowers makes them grow!
- Implemented a player dueling system
- Added an expanded set of admin commands
- Potion effects lasting over 27 minutes now display actual time instead of : symbols
- Configured a custom weather cycle
- Idle timeout now only affects survival mode players
- Force-loaded chunks now receive random updates
- Fixed chunk borders (F3+G) that were previously limited to 300 blocks
- Integrated a flexible whitelist system — more details below
- Action logging enabled: block breaking/placing, chest interactions
- Significantly expanded list of available commands
New Blocks:
- Packed gravel
New Items:
- Communication stone — allows sending messages to other linked stones over long distances
The flexible whitelist system enables configuration of an API for automatic player whitelisting. You simply need to specify the API endpoint URL in the configuration, which handles requests of the form "whitelist/<uuid>" and returns a JSON object with a boolean "whitelist" key and a string "message" key.