Skip to content
Success

Changes

Summary

  1. Level up messages are now easier to modify in the Locale (commit: e8c8f8b) (details)
  2. Locale files now support &-code formatting used by many plugins (commit: c728b23) (details)
Commit e8c8f8b6a19cfb5304850d58e9bbf0b654355792 by nossr50
Level up messages are now easier to modify in the Locale
(commit: e8c8f8b)
The file was modified src/main/java/com/gmail/nossr50/datatypes/player/McMMOPlayer.java (diff)
The file was modified src/main/resources/locale/locale_en_US.properties (diff)
The file was modified src/main/java/com/gmail/nossr50/util/TextComponentFactory.java (diff)
The file was modified src/main/java/com/gmail/nossr50/util/player/NotificationManager.java (diff)
The file was modified src/main/resources/advanced.yml (diff)
Commit c728b233e66a9f682b11df93d7658d571852b677 by nossr50
Locale files now support &-code formatting used by many plugins
(commit: c728b23)
The file was modified src/main/resources/locale/locale_en_US.properties (diff)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/locale/LocaleLoader.java (diff)