Innectis Community Forum

Innectis - Minecraft Server => Tutorials => Topic started by: Vector on May 16, 2012, 03:20:30 AM

Title: The mail system
Post 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
Title: Re: The mail system
Post by: luetzj on May 19, 2012, 04:34:32 AM
I never knew that this was implemented yet. :P
Title: Re: The mail system
Post by: stix321 on May 22, 2012, 03:14:28 PM
Cool add on! Definitely will be using this.

-stix321
Title: Re: The mail system
Post by: Snow_Owl82 on May 23, 2012, 04:07:56 PM
will mail be deleted after a time after reading?  :o
Title: Re: The mail system
Post by: Vector on May 23, 2012, 11:56:01 PM
No. It is marked as ready. Use /mail -remove <mail number> to delete mail.
Title: Re: The mail system
Post by: Nosliw on May 24, 2012, 07:34:06 AM
Hmmm, random thought, how about /mail -remove taking more parameters such as:
Title: Re: The mail system
Post by: Vector on June 11, 2012, 10:44:34 PM
Good idea! I'll do that.