A TShock plugin for Terraria which adds more Boss Management Tools. Download
If you want to read this in another language: Spanish
- Download the Plugin file here!
- Drop the
BossManager.dll
file into theServerPlugins
folder - Start your TShock server
- Prevent players from joining while a boss is active
- Prevent specific bosses from summoning
- Require specific amount of players online to spawn a boss
- More boss related commands
Undo Boss Command
- Command Aliases:
/undoboss
,/uboss
- Command Syntax:
/undoboss <boss name / alias>
- Description: Toggle a Bosses Defeated State
- Permission:
bossmgr.undoboss
List Boss Command:
- Command Aliases:
/listboss
,/lboss
,/bosses
- Description: List All Defeated Bosses and Events
- Permission:
bossmgr.listboss
Enable Boss Command:
- Command Aliases:
/enableboss
,/enblb
- Description: Allow / Prevent a specific boss to spawn
- Permission:
bossmgr.enableboss
- Bosses can also be changed manually via the config file!
Reload Command:
- Command Aliases:
/reload
- Description: Reload the BossMgr Plugin
- Permission:
tshock.cfg.reload
- Open the Config file at
/tshock/BossManagerConfig.json
- Change the specified boss enabled state to
true
tofalse
- Use
/reload
in the chat to reload the your configurations
- Use the
/enableboss
command followed by a boss alias
AllowJoinDuringBoss
- Default:
true
- Description: Allow players to join the server while a boss is active in the world.
PreventIllegalBoss (Experimental)
- Default:
false
- Description: Prevent bosses from spawning at the wrong game progression state (Eg. Spawning Plantera before Wall of Flesh is defeated)
- For now, this configuration option only applies to bosses that are Hard mode before Hard mode
RequiredPlayersforBoss
- Default:
1
- Description: The required amount of players needed online in order to spawn a boss
- This configuration option doesn't apply to bosses that have already been defeated
King Slime
kingslime
king
ks
Eye of Cthulhu:
eyeofcthulhu
eye
eoc
Brain of Cthulhu / Eater of Worlds:
evilboss
boc
eow
eaterofworlds
brainofcthulhu
brain
eater
Deerclops
dst
deerclops
deer
dc
Skeletron
skeletron
sans
Queen Bee
queenbee
qb
Hardmode / Wall of Flesh
hardmode
wallofflesh
wof
Queen Slimequeenslime
qs
The Destroyer
thedestroyer
destroyer
The Twins
thetwins
twins
Skeletron Prime
skeletronprime
prime
Plantera
plantera
Golem
golem
Duke Fishron
dukefishron
duke
fishron
Betsy
betsy
Lunatic Cultist
lunaticcultist
cultist
lunatic
Empress of Light
empressoflight
empress
eol
Moonlord
moonlord
ml
Last Tested: 11/9/2024 (Terraria 1.4.4.9)