Innectis Community Forum
Innectis - Minecraft Server => Tutorials => Topic started by: Vector on May 16, 2012, 03:20:30 AM
-
Innectis Mail System
1. What is it?
2. Composing a message
3. Other commands
1. What is it?
As of IDP 5.4.6, we now have a mail system! This allows users to send offline messages to each other, so they can read the messages when they sign back in. This makes it really convenient for users. You can also send them a message when they're online, and they'll receive a message that they received a mail.
2. Composing a message
In order to write a message to another user, you need to write it like this:
/mail <username> <title> <message>
If title is more than one word, enclose it in single quotes (I.E. 'multi line title').
Ex. /mail hretsam 'Got my blocks?' Hey, you got my blocks?
3. Other commands
/mail -read (-r) <mail number> = reads the specified mail by number
/mail -remove (-delete) <mail number> = deletes the specified mail by number
-
I never knew that this was implemented yet. :P
-
Cool add on! Definitely will be using this.
-stix321
-
will mail be deleted after a time after reading? :o
-
No. It is marked as ready. Use /mail -remove <mail number> to delete mail.
-
Hmmm, random thought, how about /mail -remove taking more parameters such as:
- READ (Removes all messages that have been opened)
- UNREAD (Removes all messages that haven't been opened)
- ALL (Removes all messages)
-
Good idea! I'll do that.