Advertisement
justletmepastepls

Untitled

Feb 23rd, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. on join:
  2. execute console command "/clear %player%"
  3. wait 1 tick
  4. give player 1 nether star named "&7Server Selector"
  5.  
  6. on right click with nether star:
  7. open chest with 1 rows named "&7&l LobbyMenu" to player
  8. wait 1 tick
  9. format slot 3 of player with diamond sword named "&4&lFactions" with lore "&7Click for factions!" to close then run [execute console command "/mvtp %player% Factions"]
  10. format slot 4 of player with iron sword named "&8&lKitPvP" with lore "&7Click here for KitPvP" to close then run [execute console command "/mvtp %player% KitPvP-1"]
  11. format slot 5 of player with wooden sword named "&3&lMini-Games" with lore "&7Click here for minigames" to close then run [execute console command "/mvtp %player% minigames"]
  12. format slot 6 of player with grass block named "&5&lSurvival" with lore "&5&lClick for survival" to close then run [execute console command "/mvtp %player% survival"]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement