Skip to content
Success

Changes

Summary

  1. Confirmation messages for admin commands are now moved into the (commit: 1ced5d8) (details)
  2. Tweak xp rate admin notification messages (commit: 6637573) (details)
  3. Move admin notification toggle check (commit: 2433ef5) (details)
  4. Updating changelog (commit: 3b3a36c) (details)
  5. Add UUID to admin notifications (commit: 66425ba) (details)
  6. 2.1.62 (commit: 5d6690f) (details)
Commit 1ced5d8ffc07edc2696fdb16e9c8723a8ba16687 by nossr50
Confirmation messages for admin commands are now moved into the
convenience methods in NotificationManager
(commit: 1ced5d8)
The file was modified Changelog.txt (diff)
The file was modified src/main/resources/locale/locale_en_US.properties (diff)
The file was modified src/main/java/com/gmail/nossr50/commands/XprateCommand.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/commands/skills/SkillCommand.java (diff)
Commit 663757352a2ded4758b96662121dd3b42d5cbb35 by nossr50
Tweak xp rate admin notification messages
(commit: 6637573)
The file was modified src/main/resources/locale/locale_en_US.properties (diff)
Commit 2433ef5db74aa85c46495b175a5d290e240db5ec by nossr50
Move admin notification toggle check
(commit: 2433ef5)
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/commands/XprateCommand.java (diff)
The file was modified src/main/resources/locale/locale_en_US.properties (diff)
The file was modified Changelog.txt (diff)
Commit 66425ba48db7c0641ede287904b0ea4e97133096 by nossr50
Add UUID to admin notifications
(commit: 66425ba)
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 src/main/resources/locale/locale_en_US.properties (diff)
The file was modified pom.xml (diff)