We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a46be5 commit f544a3aCopy full SHA for f544a3a
src/main/java/pro/cloudnode/smp/cloudnodemsg/Permission.java
@@ -26,5 +26,5 @@ public final class Permission {
26
/**
27
* Player's messages are immune to ignoring
28
*/
29
- public final static @NotNull String IGNORE_IMMUNE = "cloudnodemsg.ignore.immune";
+ public final static @NotNull String IGNORE_IMMUNE = "cloudnodemsg.ignore.bypass";
30
}
0 commit comments