Oxalist

Untitled

Jan 6th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. command /plotauto:
  2. trigger:
  3. if player's balance is more than or equal to 100000:
  4. remove 100000 from player's balance
  5. send "&6» &eSuccess! you have purchased a plot"
  6. make player execute "plot auto"
  7. stop
  8. else:
  9. send "&6» &eError! &eyou do not have enough money, you need &6$100000"
  10.  
  11. command /plots:
  12. trigger:
  13. open chest with 3 rows named "&6&lPlots" to player
  14. format slot 15 of player with grass named "&6&lPurchase a plot" with lore "&eThis will purchase||&ea plot for you yo build on||&f||&cMake sure to be in the plot world" to close then run [make player execute command "plotauto"]
  15. format slot 11 of player with command block named "&6&lTeleport to the plots world" with lore "&eThis will teleport||&eyou to the plots" to close then run [make console execute command "warp plots %player%"]
Advertisement
Add Comment
Please, Sign In to add comment