
Description
SnailMail
Simple mod to allow players to send mail to each other.
Commands:
/mail send - [PlayerName] [Message]
/mail list - Shows current mail
/mail read [#] - Reads the mail item with the ID of # and marks it read
/mail read all - Reads all mail and marks them read
/mail delete [#] - Deletes the mail item with the ID of #
Configuration:
The configuration is stored server side in ModConfig/SnailMailConfig.json
MaxMailItems - Sets the maximum number of mail items per player.
<pre class="language-markup">{ "MaxMailItems": 50 } </pre> Permissions:
<pre class="language-markup">/role suplayer privilege grant snailmail.list /role suplayer privilege grant snailmail.read /role suplayer privilege grant snailmail.send /role suplayer privilege grant snailmail.delete</pre> Data Storage:
Data is stored server side in a SQLite database at ModData/SnailMail/mail.db.
Suggestions/Support:
Please post all suggestions or mod support requests to the mods forum thread - https://www.vintagestory.at/forums/topic/19512-snailmail-simple-player-to-player-mail/
Ratings & reviews
No ratings yet
Sign in to leave a rating or comment.

