Mail mod for Minetest
Go to file
NatureFreshMilk 74b18f38eb updated files
2019-09-16 08:15:43 +02:00
pics updated files 2019-09-16 08:15:43 +02:00
textures separated from webmail mod 2019-09-16 08:06:54 +02:00
util separated from webmail mod 2019-09-16 08:06:54 +02:00
.luacheckrc separated from webmail mod 2019-09-16 08:06:54 +02:00
.travis.yml updated files 2019-09-16 08:15:43 +02:00
api.lua updated files 2019-09-16 08:15:43 +02:00
api.md updated files 2019-09-16 08:15:43 +02:00
attachment.lua separated from webmail mod 2019-09-16 08:06:54 +02:00
chatcommands.lua separated from webmail mod 2019-09-16 08:06:54 +02:00
depends.txt separated from webmail mod 2019-09-16 08:06:54 +02:00
gui.lua separated from webmail mod 2019-09-16 08:06:54 +02:00
hud.lua separated from webmail mod 2019-09-16 08:06:54 +02:00
init.lua updated files 2019-09-16 08:15:43 +02:00
LICENSE separated from webmail mod 2019-09-16 08:06:54 +02:00
migrate.lua separated from webmail mod 2019-09-16 08:06:54 +02:00
onjoin.lua separated from webmail mod 2019-09-16 08:06:54 +02:00
README.md updated files 2019-09-16 08:15:43 +02:00
storage.lua separated from webmail mod 2019-09-16 08:06:54 +02:00
tan.lua separated from webmail mod 2019-09-16 08:06:54 +02:00
webmail.lua updated files 2019-09-16 08:15:43 +02:00

Mail mod for Minetest (ingame mod)

This is a fork of cheapies mail mod

It adds a mail-system that allows players to send each other messages in-game and via webmail (optional)

Screenshots

Ingame mail

Installation

In-game mail mod

Install it like any other mod: copy the directory mail_mod to your "worldmods" folder

Webmail

See: https://github.com/thomasrudin-mt/mail

Commands/Howto

To access your mail click on the inventory mail button or use the "/mail" command Mails can be deleted, marked as read or unread, replied to and forwarded to another player

Dependencies

  • None

License

See the "LICENSE" file

Textures

Contributors

  • Cheapie (initial idea/project)
  • Rubenwardy (lua/ui improvements)

Old/Historic stuff