Hourly Boss Spawns (Depenizen & MythicMobs Required)

ZNChano

Member
Jun 6, 2020
10
0
1
This script will spawn a Boss every hour in a specified location.
To use, run this command whilst standing at your desired spawn location:
/ex note <player.location> as:Boss1

The bosses are limited so that there can only be one boss on the server at one time.
^ This WILL break if you use the generic "/mm m killall" command to clear your bosses.
Instead you must use the included Wipe command "/wipebosses"
Bosses also will be wiped 2.5 Hours after spawning to ensure a new boss can spawn.

The Script also includes an item that you can give to players to spawn a boss.

Make sure to insert your bosses in the areas "INSERTMYTHICMOBNAMEHERE" within the script.

Updated July 21st 9:05 PM
Haste Link: https://one.denizenscript.com/haste/72709
 

mcmonkey

Administrator
Staff member
Helper
Bot check:
b28b2d.png


The tag should be <server.online_players>

Those scripts should probably have debug: false set.

every:1 is redundant.
 

ZNChano

Member
Jun 6, 2020
10
0
1
I will fix all of that. Thanks! Also, I only added "Every:1" so that it made it easier for users to change it if they wanted a different interval