WorldBoss is a server-side Forge mod that creates scheduled boss events in your Minecraft world. Add excitement and challenge to your server with customizable boss spawns that occur at regular intervals!
All commands can be accessed using either /worldboss or the shorthand /wb
/wb select - Add a boss to the pool by holding its spawn egg/wb setspawn <x> <y> <z> - Set where bosses will spawn/wb interval <minutes> - Set how often bosses spawn/wb forcespawn - Spawn a boss immediately/wb toggle - Enable/disable the spawning system/wb list - Show all configured bosses/wb remove - Remove a boss from the pool (hold its spawn egg)/wb rename <oldName> <newName> - Give a boss a custom name/wb register [command] bossname - Register a custom command to spawn a boss/wb unregister <bossname> - Remove a custom command boss/wb setspawn to set where bosses will appear/wb select/wb interval to set how often bosses should spawn (default: 60 minutes)Want to spawn something more complex than a basic mob? Use command-based bosses!
/wb register [summon wither ~ ~ ~ {CustomName:'{"text":"The Doom Bringer"}',Health:500f}] DoomBringer
This will register a custom Wither boss with 500 health and a custom name.
All settings are automatically saved to config/worldboss/worldboss.json and persist through server restarts.
Configuration includes:
Found a bug or need help? You can: