Fix bad grammar in config option comment
This commit is contained in:
parent
ea07f05097
commit
cd6cac1fb6
@ -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.
|
# 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
|
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
|
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
|
# 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.
|
# 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.
|
# e.g. if you're using sqlite or flatfile, this can be set to -1 to save resources.
|
||||||
sync-minutes: 3
|
sync-minutes: 3
|
||||||
|
Loading…
Reference in New Issue
Block a user