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

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