diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index edfa3ae0..ea08db4e 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -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: diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index f5573e39..26eaf8e6 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -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: