Advertisement
FrostedWeFall

Untitled

Nov 2nd, 2017
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. command /lob [<text>]:
  2. aliases: /l, /lobbys
  3. trigger:
  4. open chest with 5 rows named "&cServers" to player
  5. wait 1 tick
  6. format slot 39 of player with clock named "&bHub" with lore "&a&lONLINE &8- &b?&7/&b30" to close then run [make player execute command "warp Hub"]
  7. format slot 41 of player with clock named "&bBuild" with lore "&c&lOFFLINE" to close then run [make player execute command "offline"]
  8. format slot 20 of player with iron pickaxe named "&9Oblivion Dimension" with lore "&a&lONLINE &8- &b?&7/&b30" to close then run [make player execute command "warp Factions"]
  9. format slot 22 of player with diamond pickaxe named "&6Phantom Dimension" with lore "&c&lOFFLINE" to close then run [make player execute command "offline"]
  10. format slot 24 of player with netherrack named "&4Coming Soon" with lore "&c&lOFFLINE" to close then run [make player execute command "offline"]
  11. command /offline:
  12. trigger:
  13. send "&7The server you currently wish to join is either &coffline &7or &cwhitelisted&7! Please attempt to join another time!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement