You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems to me that AurionChat does not check whether the aurionchat.joinchannel.<channel> meta permission is set explicitly; it just checks if it evaluates to true:
It seems to me that AurionChat does not check whether the
aurionchat.joinchannel.<channel>
meta permission is set explicitly; it just checks if it evaluates totrue
:Aurionchat/common/src/main/java/com/mineaurion/aurionchat/common/AurionChatPlayer.java
Line 21 in b51ad76
The text was updated successfully, but these errors were encountered: