Add handy way to tell you what config options you're missing, and check it through LD command

This commit is contained in:
libraryaddict
2020-03-18 16:56:49 +13:00
parent b152a59df7
commit 0319f72633
6 changed files with 110 additions and 12 deletions

View File

@@ -28,6 +28,12 @@ Permissions:
# NOT_OP = Only non operators can see this
SeeCommands: TRUE
# You can also get this information through /libsdisguises config
# Should the plugin output missing config options instead of just counting them
VerboseConfig: false
# Should the plugin output changed config options? Will also list unknown extra options
ChangedConfig: false
# Disables commands with the exception of /libsdisguises. Useful if you don't want the plugin to be used by anything
# but a plugin
# Useful if you didn't purchase the plugin.

View File

@@ -109,6 +109,8 @@ permissions:
default: true
libsdisguises.scoreboardtest:
description: Test if the scoreboard is valid, this is a simple test.
libsdisguises.config:
description: Allows player to check Lib's Disguises config for values
libsdisguises.noactionbar:
description: Hides the action bar even if enabled in config
default: false