motd_en.txt 932 B

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