**Server Events 1.16**
(Server API 3.51+ Required)
Changed Tek Dome settings that prevented corrupted dinos from functioning correctly
Minions will spawn with the boss instead of waiting.
Minions will now teleport back to the arena after they leave it.
Minions will no longer award experience when killed.
Added system to allow setting custom map names via the command line.
> -serverkey=YourCustomMapIdentifier
> This is useful if you run duplicate maps
> Can be used in WebhookPrefix
Dino rewards can now use `Level` or `MinLevel`/`MaxLevel` to allow a rangeJSON:"WebhookPrefix": { "Ragnarok": "Ragnarok", "YourCustomMapIdentifier": "Ragnarok 2",
Added new optionJSON:"MinLevel": 150, //MinLevel/MaxLevel should be used together or Level only "MaxLevel": 200, //MinLevel/MaxLevel should be used together or Level only
`"DisableGrapple": false, //True will prevent using or being grappled in the event arena`
Updated boss teleport to prevent wandering far away.
**(config change to ``EventBalanceSettings`)**