From 4beb5fa730aec1dfe424268b3d9835fd8cbdfcb8 Mon Sep 17 00:00:00 2001 From: NavidK0 Date: Sat, 28 Mar 2015 19:47:31 -0400 Subject: [PATCH] Removed config options which don't do anything --- src/main/resources/config.yml | 6 ------ src/main/resources/plugin.yml | 1 - 2 files changed, 7 deletions(-) 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: