mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2024-11-04 08:59:47 +01:00
Removed config options which don't do anything
This commit is contained in:
parent
cbf4e3fc03
commit
4beb5fa730
@ -91,12 +91,6 @@ MiscDisguisesForLiving: true
|
|||||||
# Turn this to true to have players undisguised when switching worlds
|
# Turn this to true to have players undisguised when switching worlds
|
||||||
UndisguiseOnWorldChange: false
|
UndisguiseOnWorldChange: false
|
||||||
|
|
||||||
# Should players with the proper permission be able to see through disguises?
|
|
||||||
SeeThroughDisguises: true
|
|
||||||
|
|
||||||
# Should the disguised entity's name go through disguises? (Not including players)
|
|
||||||
EntityNameThroughDisguise: false
|
|
||||||
|
|
||||||
# This will help performance, especially with CPU
|
# This will help performance, especially with CPU
|
||||||
# Due to safety reasons, self disguises can never have their packets disabled.
|
# Due to safety reasons, self disguises can never have their packets disabled.
|
||||||
PacketsEnabled:
|
PacketsEnabled:
|
||||||
|
@ -57,7 +57,6 @@ permissions:
|
|||||||
libsdisguises.seecmd.undisguiseplayer: true
|
libsdisguises.seecmd.undisguiseplayer: true
|
||||||
libsdisguises.seecmd.undisguiseradius: true
|
libsdisguises.seecmd.undisguiseradius: true
|
||||||
libsdisguises.seecmd.disguiseclone: true
|
libsdisguises.seecmd.disguiseclone: true
|
||||||
|
|
||||||
libsdisguises.seecmd.libsdisguises:
|
libsdisguises.seecmd.libsdisguises:
|
||||||
description: See the /libsdisguises command in tab-completion
|
description: See the /libsdisguises command in tab-completion
|
||||||
libsdisguises.seecmd.disguise:
|
libsdisguises.seecmd.disguise:
|
||||||
|
Loading…
Reference in New Issue
Block a user