diff --git a/bukkit/src/main/resources/config.yml b/bukkit/src/main/resources/config.yml index c8468ee93..9ec0d5a97 100644 --- a/bukkit/src/main/resources/config.yml +++ b/bukkit/src/main/resources/config.yml @@ -148,7 +148,7 @@ data: #verifyServerCertificate: false # The prefix for all LuckPerms SQL tables. - # - Change this is you want to use different tables for different servers. + # - Change this if you want to use different tables for different servers. table-prefix: 'luckperms_' # The prefix to use for all LuckPerms collections. Change this if you want to use different diff --git a/bungee/src/main/resources/config.yml b/bungee/src/main/resources/config.yml index e4c959602..ef1991be9 100644 --- a/bungee/src/main/resources/config.yml +++ b/bungee/src/main/resources/config.yml @@ -145,7 +145,7 @@ data: #verifyServerCertificate: false # The prefix for all LuckPerms SQL tables. - # - Change this is you want to use different tables for different servers. + # - Change this if you want to use different tables for different servers. table-prefix: 'luckperms_' # The prefix to use for all LuckPerms collections. Change this if you want to use different diff --git a/nukkit/src/main/resources/config.yml b/nukkit/src/main/resources/config.yml index dd45a557b..e9257fd16 100644 --- a/nukkit/src/main/resources/config.yml +++ b/nukkit/src/main/resources/config.yml @@ -148,7 +148,7 @@ data: #verifyServerCertificate: false # The prefix for all LuckPerms SQL tables. - # - Change this is you want to use different tables for different servers. + # - Change this if you want to use different tables for different servers. table-prefix: 'luckperms_' # The prefix to use for all LuckPerms collections. Change this if you want to use different diff --git a/sponge/src/main/resources/luckperms.conf b/sponge/src/main/resources/luckperms.conf index 797d05f17..e37fc8fc6 100644 --- a/sponge/src/main/resources/luckperms.conf +++ b/sponge/src/main/resources/luckperms.conf @@ -150,7 +150,7 @@ data { } # The prefix for all LuckPerms SQL tables. - # - Change this is you want to use different tables for different servers. + # - Change this if you want to use different tables for different servers. table-prefix = "luckperms_" # The prefix to use for all LuckPerms collections. Change this if you want to use different diff --git a/velocity/src/main/resources/config.yml b/velocity/src/main/resources/config.yml index e8f618ee1..a2f8f730a 100644 --- a/velocity/src/main/resources/config.yml +++ b/velocity/src/main/resources/config.yml @@ -138,7 +138,7 @@ data: #verifyServerCertificate: false # The prefix for all LuckPerms SQL tables. - # - Change this is you want to use different tables for different servers. + # - Change this if you want to use different tables for different servers. table-prefix: 'luckperms_' # The prefix to use for all LuckPerms collections. Change this if you want to use different