Skip to content
Failed

Changes

Summary

  1. Fix parties at level cap gaining XP and thus spamming messages (commit: ef714f9) (details)
  2. Added option to disallow using enchanted materials to repair items. (#4693) (commit: 2ca3544) (details)
  3. Add new repair setting to default file (commit: 9d08d88) (details)
  4. 2.1.207 (commit: 4016049) (details)
Commit ef714f98c9bffc5440628101854b91ca6cc05e1a by nossr50
Fix parties at level cap gaining XP and thus spamming messages
Fixes #4686
(commit: ef714f9)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/datatypes/player/McMMOPlayer.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/EventUtils.java (diff)
The file was modified src/main/java/com/gmail/nossr50/datatypes/party/Party.java (diff)
Commit 2ca3544741cc1bade6128bd5cd604bf1cdaa45c6 by github
Added option to disallow using enchanted materials to repair items. (#4693)

(commit: 2ca3544)
The file was modified src/main/java/com/gmail/nossr50/skills/repair/RepairManager.java (diff)
The file was modified src/main/java/com/gmail/nossr50/config/AdvancedConfig.java (diff)
Commit 9d08d88f2abebd6c66240b3ef1775f5b13953796 by nossr50
Add new repair setting to default file
(commit: 9d08d88)
The file was modified src/main/resources/config.yml (diff)
The file was modified pom.xml (diff)
The file was modified Changelog.txt (diff)
The file was modified pom.xml (diff)