Skip to content
Success

Changes

Summary

  1. Prevent commands from setting players to negative levels (commit: da6b684) (details)
  2. Reducing the amount of config confusion for retro mode This is to avoid (commit: 4fcf0b0) (details)
  3. Fixing the YAML indentation (commit: 5114bbc) (details)
Commit da6b6841b71c17ff4a0c4b54600b849966ed7bac by nossr50
Prevent commands from setting players to negative levels
(commit: da6b684)
The file was modified src/main/java/com/gmail/nossr50/config/Config.java (diff)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/datatypes/player/PlayerProfile.java (diff)
Commit 4fcf0b0519cf929a60305a538ac3d5e26cf0844a by nossr50
Reducing the amount of config confusion for retro mode This is to avoid
confusion, if you want this kind of customization I'll add it in but
disassociate it with retro mode.
(commit: 4fcf0b0)
The file was modified src/main/java/com/gmail/nossr50/config/Config.java (diff)
The file was modified src/main/java/com/gmail/nossr50/mcMMO.java (diff)
The file was modified src/main/resources/config.yml (diff)
The file was modified src/main/java/com/gmail/nossr50/util/experience/FormulaManager.java (diff)
Commit 5114bbc40ddbe8df6ae5a4a7edeb5cd0b84b76ac by nossr50
Fixing the YAML indentation
(commit: 5114bbc)
The file was modified src/main/resources/config.yml (diff)