Advertisement
pwwm

Untitled

Sep 23rd, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. on rightclick on a magma cream:
  2. if the name of the item is "&cRaidZone &a: &6Token &7(Right Click)"
  3. if the lore of the item is "&7Right click the token to get &aEXP &7And &aMoney&7!"
  4. make console execute command "eco give %player% 5"
  5. make console execute command "/exp give %player% 30"
  6.  
  7. command token give [player] [number]:
  8. permission: token.give
  9. trigger:
  10. make console execute command "/give %arg1% magma_cream %arg2% name:&cRaidZone_&a:_&6Token_&7(Right_Click) lore:&7Right_click_the_token_to_get_&aEXP_&7And_&aMoney&7!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement