Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- variables:
- {teleport} = "nie"
- command /tl:
- trigger:
- if player has permissions "tp.use":
- if {teleport} is "nie":
- execute player command "/spawn"
- set {teleport} to "tak"
- wait 1800 seconds
- set {teleport} to "nie"
- else:
- send "Musisz poczekać 30 min"
- else:
- send "&4&lNIE MASZ UPRAWNIEN DO TEGO!"
Advertisement
Add Comment
Please, Sign In to add comment