From b4a569aaf79c366bf0227a5e41a18beca77d4e50 Mon Sep 17 00:00:00 2001 From: Acrobot Date: Sat, 13 Jul 2013 23:12:48 +0200 Subject: [PATCH] Update plugin.yml with new items --- src/main/resources/plugin.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index d7e5908..c3153cd 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -337,6 +337,7 @@ permissions: ChestShop.shop.create.158: true #Dropper ChestShop.shop.create.151: true #Daylight Sensor ChestShop.shop.create.404: true #Redstone Comparator + ChestShop.shop.create.123: true #Redstone Lamp ChestShop.shop.create.netherblocks: descriptions: Allows to create a shop that sells netherblocks children: @@ -526,4 +527,5 @@ permissions: ChestShop.shop.create.117: true #BrewingBlock ChestShop.shop.create.118: true #PlacedCauldron ChestShop.shop.create.119: true #EndPortal - ChestShop.shop.create.120: true #EndPortalBlock \ No newline at end of file + ChestShop.shop.create.120: true #EndPortalBlock + ChestShop.shop.create.124: true #Redstone Lamp On \ No newline at end of file