motd_en.txt 860 B

1234567891011121314151617181920
  1. // message of the day file
  2. // ========================
  3. // WARNING: You can NOT use CubeScript in here!!
  4. //
  5. // Comments are removed, also leading and trailing blanks and empty lines.
  6. //
  7. // Don't use more than 80 characters per line. You can use colors and TABs.
  8. // Color usage: \f plus a corresponding number/character.
  9. // The available colors are: 0: green, 1: blue, 2: yellow, 3: red, 4: gray, 5: white,
  10. // 6: dark brown, 7: dark red, 8: magenta, 9: orange,
  11. // A-D: red set, E-H: yellow set, I-L: green set,
  12. // M-P: cyan set, Q-T: blue set, U-X: magenta set
  13. // Y: light gray, Z: dark gray
  14. //
  15. // Example:
  16. // BobsInstagibServer \f3play nicely!
  17. // Coloring a motd is fun: \f0Green\f5 and another \fLgreen\f5 from the set.
  18. // contact me at a@b.c