Chat/galaxy/src/main/java/com/alttd/chat
Teriuihi 769859a617 Fix bypass permission logic for ignored players in chat
Updated the filtering logic to correctly handle the "chat.ignorebypass" permission, ensuring players with bypass permission are not excluded due to ignore settings. Adjusted related conditionals in ChatHandler and ChatListener, and refactored patterns without altering functionality.
2025-03-22 02:44:42 +01:00
..
commands Remove Galaxy dependency 2025-03-21 20:34:45 +01:00
handler Fix bypass permission logic for ignored players in chat 2025-03-22 02:44:42 +01:00
listeners Fix bypass permission logic for ignored players in chat 2025-03-22 02:44:42 +01:00
nicknames Merge branch 'ignore_fix' 2025-03-21 20:35:06 +01:00
util Refactor config reload and server name handling. 2025-03-21 22:55:57 +01:00
ChatPlugin.java Refactor config reload and server name handling. 2025-03-21 22:55:57 +01:00