From a3bcd71e6a767ae79849368ea9fe647c92b33f63 Mon Sep 17 00:00:00 2001 From: kinect3000 Date: Sun, 1 Feb 2015 15:49:38 -1000 Subject: [PATCH] Update plugin.yml --- plugin.yml | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/plugin.yml b/plugin.yml index 61c076a..3c9e52a 100644 --- a/plugin.yml +++ b/plugin.yml @@ -14,9 +14,24 @@ commands: aliases: [por] permission: portal.command.portal permissions: - portal: - description: "Portal" + portal.command.pos1 + description: "Set the 1st position where your feet is" + default: op + portal.command.pos2 + description:"Set the 2nd position where your feet is" + default: op + portal.command.tar + description: "Set destination where you're are unless countered by world name example: '/por tar world'" + default: op + portal.command.cre + description: "Create you portal after setting pos 1 and 2" + default: op + portal.command.del + description: "Delete an exsisting portal" default: op + portal.command.list + description: "List all active portals" + default: true children: command: description: "Portal commands"