Traitor/mods/mail_mod
Nathan Salapat eab0336c43 Various changes and fixes. 2022-06-30 08:06:45 -05:00
..
models Added a mail system. 2021-04-15 10:43:07 -05:00
test Added a mail system. 2021-04-15 10:43:07 -05:00
textures Added a mail system. 2021-04-15 10:43:07 -05:00
util Added a mail system. 2021-04-15 10:43:07 -05:00
webmail Added a mail system. 2021-04-15 10:43:07 -05:00
LICENSE Added a mail system. 2021-04-15 10:43:07 -05:00
README.md Added a mail system. 2021-04-15 10:43:07 -05:00
api.lua Added Timber mod, and directional sign post. 2021-08-15 17:49:44 -05:00
api.md Added a mail system. 2021-04-15 10:43:07 -05:00
attachment.lua Added a mail system. 2021-04-15 10:43:07 -05:00
gui.lua Added Param2 button to WE 2021-07-14 20:15:09 -05:00
hud.lua Added a mail system. 2021-04-15 10:43:07 -05:00
init.lua Added Param2 button to WE 2021-07-14 20:15:09 -05:00
mailbox.blend Added a mail system. 2021-04-15 10:43:07 -05:00
mailbox.blend1 Added a mail system. 2021-04-15 10:43:07 -05:00
migrate.lua Added a mail system. 2021-04-15 10:43:07 -05:00
mod.conf Added a mail system. 2021-04-15 10:43:07 -05:00
node.lua Various changes and fixes. 2022-06-30 08:06:45 -05:00
onjoin.lua Added Param2 button to WE 2021-07-14 20:15:09 -05:00
storage.lua Added Timber mod, and directional sign post. 2021-08-15 17:49:44 -05:00

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