Skip to content
Success

Changes

Summary

  1. Add broadcasting when players reach certain level milestones (defaults to every 100 levels) (commit: f38d924) (details)
  2. Arrow dupe fix (commit: ade6fb2) (details)
  3. Less capitals in broadcast msg (commit: c64e693) (details)
  4. 2.1.171 (commit: cbbfcf6) (details)
Commit f38d92497a511bde33db3a6ad729a85a2662254b by nossr50
Add broadcasting when players reach certain level milestones (defaults to every 100 levels)
(commit: f38d924)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/config/Config.java (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/experience/MmoeditCommand.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/player/NotificationManager.java (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 addedsrc/main/java/com/gmail/nossr50/datatypes/LevelUpBroadcastPredicate.java
The file was modified src/main/resources/locale/locale_en_US.properties (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/experience/AddlevelsCommand.java (diff)
The file was modified src/main/resources/config.yml (diff)
The file was modified src/main/java/com/gmail/nossr50/listeners/EntityListener.java (diff)
The file was modified Changelog.txt (diff)
Commit c64e693861b050b086b1b163dab007fb2c6df691 by nossr50
Less capitals in broadcast msg
(commit: c64e693)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/util/player/NotificationManager.java (diff)
The file was modified Changelog.txt (diff)
The file was modified pom.xml (diff)