Advertisement
MagmaLP

Warp_InfoEn_1

Oct 26th, 2020
140
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,"This floor was build for &anew")
  10. col.msg(3,"&aPlayers &fwho dont know what's")
  11. col.msg(4,"possible in &cTekkit Lite&f.")
  12. col.msg(1,"")
  13. col.msg(6,"If you are interested take")
  14. col.msg(7,"a look around.")
  15. col.msg(1,"")
  16. col.msg(9,"If not use &a/rtp &fto get out.")
  17. col.msg(10,"&7---------------------------------")
  18. col.msg(1,"")
  19. col.msg(1,"")
  20. col.msg(1,"")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement