Advertisement
doru90

Untitled

Dec 28th, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. # buki.sk
  2.  
  3. on first join:
  4. teleport player to world's spawn point
  5. execute console command "/shot give %player% CK-15"
  6. execute console command "/shot give %player% グレネード"
  7. execute console command "/shot give %player% かんぱん"
  8. execute console command "/shot give %player% speedbeacon"
  9. execute console command "/scoreboard players add %player% point 8000"
  10. execute console command "/scoreboard players tag %player% add B"
  11. message "&a&l初めまして!来てくれてありがとう!" to player
  12. message "&a&l3000Pointあげる!!" to player
  13. give 30 bread to player
  14. give 1 paper named "&b&lNormal Ammo交換券" to player
  15.  
  16. on join:
  17. teleport player to world's spawn point
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement