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