Okay so this is the first time I have had this issue with shopguiplus but I am trying to add spawners into the shop but it is not working. The plugin reloads but when I click the spawner category nothing happens xD
Here is my shops.yml
Here is my shops.yml
Code:
spawners:
name: "&2Mob Spawners"
size: 54
buttons:
previousPage:
slot: 48
goBack:
slot: 49
nextPage:
slot: 50
items:
1:
type: spawner
item:
spawner: true
mob: CHICKEN
quantity: 1
name: "&2Chicken &f Spawner"
buyPrice: 25000
sellPrice: -1
slot: 11
Last edited:
