Doubled permissions in plugin.yml
Joo200 opened this issue ยท 0 comments
Plugin Version
current release on github
Please provide any additional info below
https://github.com/ChestShop-authors/ChestShop-3/blob/master/src/main/resources/plugin.yml#L394
There are few duplicated permissions in the plugin.yml. e.g. ChestShop.shop.create.end_crystal.
The comments directs to doubled values.
Duplicated:
ChestShop.shop.create.bread: true #Bread (line 109 and line 124)
ChestShop.shop.create.spruce_stairs: true #Sandstone Stairs
ChestShop.shop.create.spruce_stairs: true #Spruce Wood Stairs
ChestShop.shop.create.dead_bush: true #Tall Grass
ChestShop.shop.create.dead_bush: true #Dead Shrub
ChestShop.shop.create.end_crystal: true #End Crystal
ChestShop.shop.create.end_crystal: true #Popped Chorus Fruit
ChestShop.shop.create.map: true #Explorer Map
ChestShop.shop.create.map: true #Empty Map