Introduced magicspells.yml for disabling custom spells.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# MobArena disabled MagicSpells spells
|
||||
# Use this file to disable the MagicSpells spells you don't want your players
|
||||
# to use during arena sessions. Make sure to put a hyphen (-) before every
|
||||
# spell, and try to keep the indentation proper.
|
||||
|
||||
# Spells that will be disabled for the entire arena session.
|
||||
disabled-spells:
|
||||
- carpet
|
||||
- blink
|
||||
|
||||
# Spells that will be disabled only while a boss is present.
|
||||
disabled-only-on-bosses:
|
||||
- purge
|
||||
Reference in New Issue
Block a user