Update permissions to mention the plugin they're from

This commit is contained in:
destro174
2022-01-27 21:09:23 +01:00
parent 831bac1be9
commit 615458adab
8 changed files with 20 additions and 20 deletions
@@ -271,7 +271,7 @@ public final class Config {
}
}
public static String SERVERMUTEPERMISSION = "command.mute-server";
public static String SERVERMUTEPERMISSION = "chat.command.mute-server";
public static String SPYPERMISSION = "chat.socialspy";
private static void permissions() {
SERVERMUTEPERMISSION = getString("permissions.server-mute", SERVERMUTEPERMISSION);