Skip to content

octacian/tell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot

Message offline players [tell]

It happens all the time (to me anyways), you join a server needing to tell someone something, but they aren't online. Sure, some servers have an email/mailbox system, but for many, such systems are overly complex. That's why I made tell.

Tell introduces a single command, /tell (note: if you have mesecons_commandblock, the command is renamed to /tellafk due to a conflict). It accepts the same parameters as does /msg, however, it does not require that the player be online. Instead, it registers the message sent (as well as the time the message was sent) to be shown next time the player specified is active. Whenever a player joins or sends a chat message, tell checks its internal table of messages and displays any that were meant for the player. This is useful both when you don't know when a player will come back online, or when a player is AFK (as the message is not shown until they send another chat message). Warning: If you accidentally enter the wrong player username, the message will be stored anyway (even if the specified player has never joined before).

Tell also has a simple API, documented in API.md. This is a rolling release, meaning that there are no version numbers due to the simplicity of this mod.

About

A Minetest mod allowing players to contact people who are not online.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages