- Added wizardry.admin permission, basically used to allow using of all spells with no mana cost.
- Added Configurable "Wizard Level Requirement for each spell". Set the level for each spell. So if you set it for level 2, only Adept wizards or higher will be able to toggle the spell, and to use it. Spells that are not authorized will not show up when cycling thru them. By default all spells are available to level 1 and higher.
Level 1 - Novice wizard permission user
Level 2 - Adept wizard permission user
Level 3 - Master wizard permission user
Level 4 - Admin Permission User
- Added Configurable Wizard Level Mana Reduction amount. Higher number means Wizard get less mana reduced due to that specific level.
example: Adept is set for 4 by default. That means the mana cost set in config for that spell, is then reduced by 1/4. So if base mana cost is 400, it will then be reduced by 1/4 to 300 mana needed.