Advertisement
MagmaLP

Warp_InfoEN_Welcome

Oct 26th, 2020 (edited)
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. //col Text Size 2.5
  2.  
  3. os.loadAPI("col")
  4.  
  5. col.setBackground(colors.black)
  6. col.clear()
  7.  
  8. col.msg(1,"&7--------------------")
  9. col.msg(2,"&a     Welcome to")
  10. col.msg(3,"&c      Lycodon")
  11. col.msg(4,"&7--------------------")
  12. col.msg(5,"/register <pw> <pw>")
  13. col.msg(6,"/login <pw>")
  14. col.msg(7,"")
  15. col.msg(8,"&6Important: &5/rules")
  16. col.msg(9,"")
  17. col.msg(10,"&7--------------------")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement