mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-27 11:14:44 +02:00
Changed config node name for the skill experience modifiers from "Multiplier" to "Modifier"
Because the name was confusing. This will break config settings, check your config.yml if you have changed the skill experience modifiers.
This commit is contained in:
@ -19,6 +19,7 @@ Version 1.4.04-dev
|
||||
= Fixed bug where the API would fail if the name of a player's current party is requested when the player isn't in one (Thanks @dualspiral!)
|
||||
= Fixed bug with retrieving a player's party members
|
||||
= 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
|
||||
- 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
|
||||
|
Reference in New Issue
Block a user