Advertisement
Guest User

Untitled

a guest
Nov 16th, 2019
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. on first join:
  2. execute console command "/scoreboard teams join white %player%" or "/scoreboard teams join yellow %player%" or "/scoreboard teams join purple %player%" or "/scoreboard teams join red %player%" or "/scoreboard teams join aqua %player%" or "/scoreboard teams join green %player%" or "/scoreboard teams join blue %player%"
  3. execute console command "/tp %player% 0 75 0"
  4. execute console command "/gamemode 2 %player%"
  5. execute console command "/give %player% minecraft:bow 1 0 {Unbreakable:1,ench:[{id:51,lvl:1}]}"
  6. execute console command "/give %player% minecraft:arrow 1 0"
  7.  
  8. command /niku:
  9. trigger:
  10. execute console command "/give %player% minecraft:apple 64 0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement