From 87d768a52466e412ed829a1e06d46c1668adfe03 Mon Sep 17 00:00:00 2001 From: Acrobot Date: Sun, 27 Oct 2013 16:49:31 +0100 Subject: [PATCH] Add /csgive to plugin.yml --- src/main/resources/plugin.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index da8e989..6b1e33a 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -24,6 +24,11 @@ commands: / §712§f §2(what's the item with ID §712§2?) / §7log§f §2(what's the item ID of §7LOG§2?) + csGive: + aliases: [give] + description: Gives an item to the appropriate player + usage: / (player) (amount) + permission: ChestShop.admin csVersion: aliases: [chestshop] description: Shows the ChestShop's version