mcMMO/src/main/java/com/gmail/nossr50/config/experience
TfT_02 9d8aec7eca Add diminished returns when a player has earned too much XP
When a player reaches a certain (configurable) threshold value of total
XP earned in a specific skill, his earned XP in this skill will be
decreased.

Depending on how far the player has exceeded the threshold value, his
XP will decrease more. After the (configurable) time interval of 10
minutes, the registered data will be cleared and the player can earn XP
as normal again.
2014-09-28 11:34:49 +02:00
..
ExperienceConfig.java Add diminished returns when a player has earned too much XP 2014-09-28 11:34:49 +02:00