Add new config option to disable random values for disguises on creation

This commit is contained in:
libraryaddict
2020-05-15 10:45:49 +12:00
parent acce02a1b7
commit 65ee3ed186
13 changed files with 57 additions and 15 deletions

View File

@@ -29,6 +29,10 @@ Permissions:
# NOT_OP = Only non operators can see this
SeeCommands: TRUE
# Some disguises have randomized options on disguise, such as a fox type or a villager breed.
# This may be problematic for some server owners, so you can disable it below
RandomDisguiseOptions: true
# You can also get this information through /libsdisguises config
# Should the plugin output missing config options instead of just counting them
VerboseConfig: false