Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2019
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. on first join:
  2. "set slot 0 of player to compass named &c&lNavigator"
  3. on right click on compass:
  4. if player in world "Wald":
  5. open chest with 5 rows named "&5&lNavigator"
  6. format slot 23 of player with nether_star named "&aSpawn"
  7. format slot 4 of player with bed named "&cBed&4Wars"
  8. format slot 11 of player with Stick named "&aknock&2back&eFFA
  9. format slot 15 of player with Blaze_Rod named "&bMlg&7-&3Rush"
  10. format slot 40 of player with wooden_axe named "&dGun&7-&5Game"
  11.  
  12. on join:
  13. "set slot 0 of player to compass named &c&lNavigator"
  14. on right click on compass:
  15. if player in world "Wald":
  16. open chest with 5 rows named "&5&lNavigator"
  17. format slot 23 of player with nether_star named "&aSpawn"
  18. format slot 4 of player with bed named "&cBed&4Wars"
  19. format slot 11 of player with Stick named "&aknock&2back&eFFA
  20. format slot 15 of player with Blaze_Rod named "&bMlg&7-&3Rush"
  21. format slot 40 of player with wooden_axe named "&dGun&7-&5Game"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement