Advertisement
dai_pon

Untitled

Jun 8th, 2018
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. on right click:
  2. if name of held item contains "&a&lBuck to Hub":
  3. execute console command "scoreboard players set %player% human 0"
  4. execute console command "scoreboard players set %player% zombie 0"
  5. execute console command "scoreboard players set %player% join 0"
  6. execute console command "nte player %player% prefix &f"
  7. execute console command "scoreboard teams leave zombie %player%"
  8. execute console command "scoreboard teams human zombie %player%"
  9. execute console command "gamemode 2 %player%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement