Don't activate abilities when a player is in creative mode.

This commit is contained in:
TfT_02
2013-03-25 23:15:09 +01:00
parent 3ae9956df9
commit 94b560ba01
4 changed files with 19 additions and 5 deletions

View File

@ -21,6 +21,7 @@ Version 1.4.04-dev
= Fixed bug which caused an NPE when trying to join the party of a non-existing player or when ptp to a non-existing player
! Changed config node name for the skill experience modifiers from "Experience.Formula.Multiplier.[Skill]" to "Experience.Formula.Modifier.[Skill]"
! Updated localization files
! mcMMO abilities can no longer be activated while in Creative mode
- Removed deprecated functions from API classes.
- Removed functions for getting the PlayerProfile - using API classes is preferred, but if not the McMMOPlayer should be used instead
- Removed Ender Dragon, Wither, and Witch from granting combat experience and related configuration options