Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /plotauto:
- trigger:
- if player's balance is more than or equal to 100000:
- remove 100000 from player's balance
- send "&6» &eSuccess! you have purchased a plot"
- make player execute "plot auto"
- stop
- else:
- send "&6» &eError! &eyou do not have enough money, you need &6$100000"
- command /plots:
- trigger:
- open chest with 3 rows named "&6&lPlots" to player
- 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"]
- 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