diff --git a/bukkit/src/main/resources/config.yml b/bukkit/src/main/resources/config.yml index 6a222eb7c..673721a5f 100644 --- a/bukkit/src/main/resources/config.yml +++ b/bukkit/src/main/resources/config.yml @@ -49,7 +49,7 @@ log-notify: true # If the vanilla OP system is enabled. If set to false, all users will be de-opped, and the op/deop commands will be disabled. enable-ops: true -# If opped players should be allowed to use LuckPerms commands. Set to false to only allow users with the permission access +# If opped players should be allowed to use LuckPerms commands. Set to false to only allow users who have the permissions access to the commands commands-allow-op: true # The name of the server used within Vault operations. If you don't want Vault operations to be server specific, set this @@ -84,4 +84,4 @@ data: # Set to -1 to disable. If this is the only instance accessing the datastore, you can disable syncing. # e.g. if you're using sqlite or flatfile, this can be set to -1 to save resources. - sync-minutes: 3 \ No newline at end of file + sync-minutes: 3