- Set group to empty if permissions manager has no group support.

- edited comment for config node "permission.EnablePermissionCheck"
This commit is contained in:
DNx5
2016-08-19 18:40:47 +07:00
parent 9726576907
commit 78708354e1
3 changed files with 9 additions and 7 deletions
@@ -45,8 +45,8 @@ public class PluginSettings implements SettingsClass {
newProperty("settings.messagesLanguage", "en");
@Comment({
"Take care with this option; if you don't want",
"to use Vault and group switching of AuthMe",
"Take care with this option; if you want",
"to use group switching of AuthMe",
"for unloggedIn players, set this setting to true.",
"Default is false."
})