ShopGUIPlus HELP [Spawners]

Status
This thread has been locked.

RubyDaCherry

Server Specialist
Banned
Feedback score
1
Posts
175
Reactions
51
Resources
0
Hello, I use the plugin SHOPDUIPLUS and I am trying to make a Spawner shop. I need help fixing the Config because Idk what to put for this part.
I am using the Spawner plugin: Spawners.


What I have:(I dont know what to put for Material or anything.)

spawner:
name: "&0Spawner Shop"
items:
3:
type: item
item:
material: MOB_SPAWNER_CREEPER
quantity: 1
buyPrice: 350000
sellPrice: -1
slot: 2
4:
type: item
item:
material: MOB_SPAWNER_SKELETON
quantity: 1
buyPrice: 250000
sellPrice: -1
slot: 3
5:
type: item
item:
material: MOB_SPAWNER_SPIDER
quantity: 1
buyPrice: 250000
sellPrice: -1
slot: 4
6:
type: item
item:
material: MOB_SPAWNER_GIANT
quantity: 1
buyPrice: 250000
sellPrice: -1
slot: 5
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

RubyDaCherry

Server Specialist
Banned
Feedback score
1
Posts
175
Reactions
51
Resources
0
RubyDaCherry

1:
type: item
item:
spawner: true
mob: CHICKEN
name: "&fChicken Spawner"
quantity: 1
buyPrice: 10000
sellPrice: -1
slot: 0
2:
type: item
item:
spawner: true
mob: SHEEP
name: "&fSheep Spawner"
quantity: 1
buyPrice: 20000
sellPrice: -1
slot: 1
3:
type: item
item:
spawner: true
mob: PIG
name: "&fPig Spawner"
quantity: 1
buyPrice: 35000
sellPrice: -1
slot: 2
Didnt work.
 
Banned forever. Reason: Ban Evading (AnthonyTv, CluelessAnthony)
Status
This thread has been locked.
Top