Memos
The Travian IRC Server has MemoServ, a service which enables you to send messages to offline-members. Note that this only works if both persons have registered their nicknames!
To send a message just type:
/ms send * Content
* = Nickname of the receiver
To read a memo just type:
/ms read *
*= Number of the memo you want to read
To view several messages at once you can write the following instead of a single number::
/ms read x-y
x= e.g. 1
y= e.g. 5 This would force MemoServ to show you the messages (x= e.g.1, y= e.g. 5) 1 to 5.
By writing the next part of code you can view several message not in the normal order:
/ms read x,y,z
Of course you can even combine both things:
/ms read x-y, z