1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2025-07-27 17:45:28 +02:00

Fix missing party chat permission node check

This commit is contained in:
nossr50
2020-10-28 10:53:47 -07:00
parent 8aff138954
commit ca93dc02df
3 changed files with 5 additions and 2 deletions
Changelog.txtpom.xml
src/main/java/com/gmail/nossr50/chat

@@ -1,3 +1,6 @@
Version 2.1.151
Fixed a bug where players could chat to party chat without the party chat permission
Version 2.1.150
Fixed an ArrayIndexOutOfBounds exception when using /skillreset
You can now add "-s" at the end of mmoedit, addlevels, or addxp to silence the command. Which will prevent the target of the command from being informed that the command was executed.