Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /randomtp:
- permission: rtp.use
- permission message: No permission
- trigger:
- execute console command "scoreboard players tag %player% add notp"
- execute console command "minecraft:tp %player% @r[tag=!notp]"
- message "&7Teleported you to a random player."
- execute console command "scoreboard players tag %player% remove notp"
- command /rtp:
- permission: rtp.use
- permission message: No permission
- trigger:
- execute console command "scoreboard players tag %player% add notp"
- execute console command "minecraft:tp %player% @r[tag=!notp]"
- message "&7Teleported you to a random player."
- execute console command "scoreboard players tag %player% remove notp"
Advertisement
Add Comment
Please, Sign In to add comment