Skip to content
Success

Changes

Summary

  1. mcnotify will now squelch notifications from mcMMO & players who are (commit: 8538ac4) (details)
Commit 8538ac4e50c18efb09729222c0c884cc8b899da0 by nossr50
mcnotify will now squelch notifications from mcMMO & players who are
squelched will be reminded of their squelch status at least once an hour
(you can disable this in advanced.yml)
(commit: 8538ac4)
The file was modified src/main/resources/locale/locale_en_US.properties (diff)
The file was modified src/main/java/com/gmail/nossr50/config/AdvancedConfig.java (diff)
The file was modified pom.xml (diff)
The file was modified src/main/resources/advanced.yml (diff)
The file was modified Changelog.txt (diff)
The file was addedsrc/main/java/com/gmail/nossr50/runnables/commands/NotifySquelchReminderTask.java
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/mcMMO.java (diff)