From 3ba3c99b907406f891134ec0adea4eb438cbd24e Mon Sep 17 00:00:00 2001 From: xRazvan9 Date: Mon, 5 Jun 2017 22:36:32 +0300 Subject: [PATCH] add /staff Add /staff --- plugin.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/plugin.yml b/plugin.yml index 2e9a198..ff95595 100644 --- a/plugin.yml +++ b/plugin.yml @@ -1,12 +1,15 @@ name: CommandCMD -author: SamyR0 +author: Samy and xRazvan main: CommandCMD\Main version: 1.0.1 api: [1.0.0,2.0.0,3.0.0] commands: info: - description: Informations about plugin + description: Informations about server default: true donate: - description: an command + description: donation server + default: true + staff: + description: donation server default: true