You are viewing our Forum Archives. To view or take place in current topics click here.
I need help with my CrateKey plugin please!
Posted:
I need help with my CrateKey plugin please!Posted:
Status: Offline
Joined: Nov 05, 20158Year Member
Posts: 32
Reputation Power: 1
So what im trying to do is give the player 5k when he gets the drop out of the key and this code isent working can someone reply the correct code to give the player 5k when he opens the crate?
'3':
Chance: 15
PlayerMessage: '&7You recieved &a&o$5000!'
Items:
'1':
Item: '339'
Amount: 1
Name: '&a&l$5000'
Commands:
- eco give %player% 5000
Lore:
'3':
Chance: 15
PlayerMessage: '&7You recieved &a&o$5000!'
Items:
'1':
Item: '339'
Amount: 1
Name: '&a&l$5000'
Commands:
- eco give %player% 5000
Lore:
#2. Posted:
Status: Offline
Joined: May 14, 20159Year Member
Posts: 32
Reputation Power: 1
'3':
Chance: 15
PlayerMessage: '&7You recieved &a&o$5000!'
Items:
'1':
Item: '339'
Amount: 1
Name: '&a&l$5000'
Commands:
- eco give %player% 5000
Lore:
Change the command to:
<player> Instead of %player%
May be the solution, if not. What is your crate key plugin?
ArchonCrates? or CrateLoot?
Chance: 15
PlayerMessage: '&7You recieved &a&o$5000!'
Items:
'1':
Item: '339'
Amount: 1
Name: '&a&l$5000'
Commands:
- eco give %player% 5000
Lore:
Change the command to:
<player> Instead of %player%
May be the solution, if not. What is your crate key plugin?
ArchonCrates? or CrateLoot?
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.