From 18d01833648eabd4978a5174f6a12adbcbf33469 Mon Sep 17 00:00:00 2001 From: KHobbits Date: Wed, 26 Jun 2013 08:57:26 +0100 Subject: [Fix] Fix toggle syntax in plugin.yml --- Essentials/src/plugin.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Essentials/src/plugin.yml b/Essentials/src/plugin.yml index c315098c2..a57baa5f9 100644 --- a/Essentials/src/plugin.yml +++ b/Essentials/src/plugin.yml @@ -113,7 +113,7 @@ commands: aliases: [eat,eeat,efeed] fly: description: Take off, and soar! - usage: / [player [on|off]] + usage: / [player] [on|off] aliases: [efly] fireball: description: Throw a fireball. @@ -141,7 +141,7 @@ commands: aliases: [egive] god: description: Enables your godly powers. - usage: / [player [on|off]] + usage: / [player] [on|off] aliases: [egod,godmode,egodmode,tgm,etgm] hat: description: Get some cool new headgear. @@ -336,7 +336,7 @@ commands: aliases: [esetworth] socialspy: description: Toggles if you can see msg/mail commands in chat. - usage: / [player] + usage: / [player] [on|off] aliases: [esocialspy] spawner: description: Change the mob type of a spawner. @@ -424,7 +424,7 @@ commands: aliases: [etppos] tptoggle: description: Blocks all forms of teleportation. - usage: / [player [on|off]] + usage: / [player] [on|off] aliases: [etptoggle] tree: description: Spawn a tree where you are looking. -- cgit v1.2.3