Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # YouTube: https://www.youtube.com/channel/UCukvnnAo6qIfkIEBbagiHmQ
- options:
- world: world
- on stand on sponge:
- if player is sneaking:
- if player has permission "spongeclicker.zerstören":
- stop
- else:
- add 55 to {Clicker.%player%}
- wait 10 ticks
- add 55 to {Clicker.%player%}
- send player title "&e&l%{Clicker.%player%}%" with subtitle "&6Coins" for 0.2 seconds
- execute console command "eco give %player% 1"
- play "LEVEL_UP" to player
- stop
- else:
- add 1 to {Clicker.%player%}
- send player title "&e&l%{Clicker.%player%}%" with subtitle "&6Coins" for 0.2 seconds
- execute console command "eco give %player% 1"
- play "LEVEL_UP" to player
- stop
Advertisement
Add Comment
Please, Sign In to add comment