[Mod] In-Game "Email" [git][mail]

Post Reply
User avatar
cheapie
Member
Posts: 316
Joined: Mon May 14, 2012 00:59
GitHub: cheapie
IRC: cheapie
In-game: cheapie

[Mod] In-Game "Email" [git][mail]

by cheapie » Post

Mail mod for Minetest
=====================

Download: ZIP Git

This mod adds a system to Minetest that allows players to send each other messages within the game. Unlike chat messages or /msgs, these can be sent to an offline player and will still be present the next time they join. Also, unlike physical mailboxes, there's no need to figure out if the player you want to send to has a mailbox, then find out where they put it, then craft some paper...

License: See the "LICENSE" file

Dependencies: None, but will integrate with unified_inventory if it is present.

Crafting: N/A

Instructions: See "README" file
Last edited by cheapie on Mon Apr 25, 2016 08:17, edited 2 times in total.

User avatar
ExeterDad
Member
Posts: 1717
Joined: Sun Jun 01, 2014 20:00
In-game: ExeterDad
Location: New Hampshire U.S.A

Re: [Mod] Mail [git][mail]

by ExeterDad » Post

Sounds cool! Shouldn't Read messages be in Red and Unread Messages be in white? Get the pun?
Read=Red, Unread=White. lol, not bad for being pre-coffee.

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: [Mod] Mail [git][mail]

by azekill_DIABLO » Post

Nice mod!!
it's a cool thing for servers!
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

User avatar
cheapie
Member
Posts: 316
Joined: Mon May 14, 2012 00:59
GitHub: cheapie
IRC: cheapie
In-game: cheapie

Re: [Mod] In-Game "Email" [git][mail]

by cheapie » Post

I just pushed some updates to this, adding the following new features:
  • Reply function
  • Forward function
  • Buttons for those (and delete) available when viewing a message
  • About screen
  • Close button on all formspecs

User avatar
GamingAssociation39
Member
Posts: 858
Joined: Mon Apr 25, 2016 16:09
GitHub: Gerold55
IRC: Gerold55
In-game: Gerold55
Location: Maryland, USA

Re: [Mod] In-Game "Email" [git][mail]

by GamingAssociation39 » Post

Working on a laptop mod is it possible to potentially use incorporate this mod into it but with some cosmetic edits done to it?
viewtopic.php?f=9&t=17910
Jesus Is Lord and Savior!!!

User avatar
BuckarooBanzay
Member
Posts: 435
Joined: Tue Apr 24, 2018 05:58
GitHub: BuckarooBanzay
IRC: BuckarooBanzai
In-game: BuckarooBanzai

Re: [Mod] In-Game "Email" [git][mail]

by BuckarooBanzay » Post

I love the mod and use it on my server, is it still maintained?
The github repo results in a 404 :(
¯\_(ツ)_/¯ Not active here anymore, contact me on the minetest discord, irc, lemmy or github (for programming issues)

User avatar
texmex
Member
Posts: 1753
Joined: Mon Jul 11, 2016 21:08
GitHub: tacotexmex
In-game: tacotexmex

Re: [Mod] In-Game "Email" [git][mail]

by texmex » Post

BuckarooBanzay wrote:I love the mod and use it on my server, is it still maintained?
The github repo results in a 404 :(
Oh the ecosystem! Cheapie self-hosts this here: https://cheapiesystems.com/git/mail/

User avatar
BuckarooBanzay
Member
Posts: 435
Joined: Tue Apr 24, 2018 05:58
GitHub: BuckarooBanzay
IRC: BuckarooBanzai
In-game: BuckarooBanzai

Re: [Mod] In-Game "Email" [git][mail]

by BuckarooBanzay » Post

texmex wrote:
BuckarooBanzay wrote:I love the mod and use it on my server, is it still maintained?
The github repo results in a 404 :(
Oh the ecosystem! Cheapie self-hosts this here: https://cheapiesystems.com/git/mail/
Thanks for the link :)
Is there by any chance a newer/maintained "mail" mod i haven't heard about?
I want to use the mail-api but i'm not sure if i'm betting on the right horse here...
¯\_(ツ)_/¯ Not active here anymore, contact me on the minetest discord, irc, lemmy or github (for programming issues)

User avatar
Stix
Member
Posts: 1385
Joined: Fri Aug 04, 2017 14:19
IRC: nil
In-game: Stix [+alts]
Location: USA

Re: [Mod] In-Game "Email" [git][mail]

by Stix » Post

BuckarooBanzay wrote:
texmex wrote:
BuckarooBanzay wrote:I love the mod and use it on my server, is it still maintained?
The github repo results in a 404 :(
Oh the ecosystem! Cheapie self-hosts this here: https://cheapiesystems.com/git/mail/
Thanks for the link :)
Is there by any chance a newer/maintained "mail" mod i haven't heard about?
I want to use the mail-api but i'm not sure if i'm betting on the right horse here...
Try the email mod included in CTF subgame.
Hey, what can i say? I'm the bad guy.

User avatar
orwell
Member
Posts: 958
Joined: Wed Jun 24, 2015 18:45
GitHub: orwell96
IRC: orwell96_mt
In-game: orwell
Location: Raxacoricofallapatorius

Re: [Mod] In-Game "Email" [git][mail]

by orwell » Post

Feature request: there should be a possibility to show sent messages, and maybe (later) a conversation grouping.
Lua is great!
List of my mods
I like singing. I like dancing. I like ... niyummm...

migifg2003
Member
Posts: 18
Joined: Thu Oct 04, 2018 14:28
In-game: migfig2003

Re: [Mod] In-Game "Email" [git][mail]

by migifg2003 » Post

i was going to suggest the same thing i don't think this mod is still maintained though considering it's been wip for 6 years.

User avatar
GamingAssociation39
Member
Posts: 858
Joined: Mon Apr 25, 2016 16:09
GitHub: Gerold55
IRC: Gerold55
In-game: Gerold55
Location: Maryland, USA

Re: [Mod] In-Game "Email" [git][mail]

by GamingAssociation39 » Post

This mod has been added into the laptop mod so please suggest additions on there maybe we can get what you want.
Jesus Is Lord and Savior!!!

User avatar
BuckarooBanzay
Member
Posts: 435
Joined: Tue Apr 24, 2018 05:58
GitHub: BuckarooBanzay
IRC: BuckarooBanzai
In-game: BuckarooBanzai

Re: [Mod] In-Game "Email" [git][mail]

by BuckarooBanzay » Post

GamingAssociation39 wrote:This mod has been added into the laptop mod so please suggest additions on there maybe we can get what you want.
I can't find the mod of yours, where did you publish that?

Edit: nevermind, got it :)
¯\_(ツ)_/¯ Not active here anymore, contact me on the minetest discord, irc, lemmy or github (for programming issues)

Post Reply

Who is online

Users browsing this forum: No registered users and 9 guests