Skip to content
Success

Changes

Summary

  1. mcchatspy is now a command based instead of permission node based (commit: 85e1f2e) (details)
  2. Fixing the message for when you toggle mcchatspy (commit: b34f3a1) (details)
  3. Fixed some logic errors with the new mcchatspy command (commit: f4ead57) (details)
Commit 85e1f2eb7e95f9c16058b68ee85ad603f963f298 by nossr50
mcchatspy is now a command based instead of permission node based
(commit: 85e1f2e)
The file was addedsrc/main/java/com/gmail/nossr50/commands/chat/McChatSpy.java
The file was modified src/main/java/com/gmail/nossr50/util/commands/CommandRegistrationManager.java (diff)
The file was modified src/main/resources/plugin.yml (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/Permissions.java (diff)
The file was modified src/main/java/com/gmail/nossr50/chat/ChatManager.java (diff)
The file was modified src/main/resources/locale/locale_en_US.properties (diff)
The file was modified Changelog.txt (diff)
Commit b34f3a1779d0acf0de0fb0b88a39c297b44e56a2 by nossr50
Fixing the message for when you toggle mcchatspy
(commit: b34f3a1)
The file was modified src/main/java/com/gmail/nossr50/commands/chat/McChatSpy.java (diff)
Commit f4ead570d4d0d09ec2daee44a8e9ffb40e686aba by nossr50
Fixed some logic errors with the new mcchatspy command
(commit: f4ead57)
The file was modified src/main/java/com/gmail/nossr50/chat/ChatManager.java (diff)
The file was modified src/main/java/com/gmail/nossr50/datatypes/player/McMMOPlayer.java (diff)