Nathan Salapat eab0336c43 Various changes and fixes. 2 anni fa
..
models d14a8ce1cc Added a mail system. 3 anni fa
test d14a8ce1cc Added a mail system. 3 anni fa
textures d14a8ce1cc Added a mail system. 3 anni fa
util d14a8ce1cc Added a mail system. 3 anni fa
webmail d14a8ce1cc Added a mail system. 3 anni fa
LICENSE d14a8ce1cc Added a mail system. 3 anni fa
README.md d14a8ce1cc Added a mail system. 3 anni fa
api.lua 5706b793d7 Added Timber mod, and directional sign post. 3 anni fa
api.md d14a8ce1cc Added a mail system. 3 anni fa
attachment.lua d14a8ce1cc Added a mail system. 3 anni fa
gui.lua 3512639413 Added Param2 button to WE 3 anni fa
hud.lua d14a8ce1cc Added a mail system. 3 anni fa
init.lua 3512639413 Added Param2 button to WE 3 anni fa
mailbox.blend d14a8ce1cc Added a mail system. 3 anni fa
mailbox.blend1 d14a8ce1cc Added a mail system. 3 anni fa
migrate.lua d14a8ce1cc Added a mail system. 3 anni fa
mod.conf d14a8ce1cc Added a mail system. 3 anni fa
node.lua eab0336c43 Various changes and fixes. 2 anni fa
onjoin.lua 3512639413 Added Param2 button to WE 3 anni fa
storage.lua 5706b793d7 Added Timber mod, and directional sign post. 3 anni fa

README.md

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/minetest-mail/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