mirror of
https://github.com/TotalFreedomMC/TF-LibsDisguises.git
synced 2025-02-14 04:38:11 +00:00
Removed config options which don't do anything
This commit is contained in:
parent
cbf4e3fc03
commit
4beb5fa730
2 changed files with 0 additions and 7 deletions
|
@ -91,12 +91,6 @@ MiscDisguisesForLiving: true
|
|||
# Turn this to true to have players undisguised when switching worlds
|
||||
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
|
||||
# Due to safety reasons, self disguises can never have their packets disabled.
|
||||
PacketsEnabled:
|
||||
|
|
|
@ -57,7 +57,6 @@ permissions:
|
|||
libsdisguises.seecmd.undisguiseplayer: true
|
||||
libsdisguises.seecmd.undisguiseradius: true
|
||||
libsdisguises.seecmd.disguiseclone: true
|
||||
|
||||
libsdisguises.seecmd.libsdisguises:
|
||||
description: See the /libsdisguises command in tab-completion
|
||||
libsdisguises.seecmd.disguise:
|
||||
|
|
Loading…
Reference in a new issue