Advertisement
MagmaLP

Warp_InfoDE_Willkommen

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