BetterPM 🔗
BetterPM is a minetest mod that improves private messages. It is completely customizable but also ready to use.
Config 🔗
All these values can be changed in the file settings.lua
targetrepresents who receives the message,senderrepresents who sends the message.- You can customize message text color by changing
targetMsgColorandsenderMsgColor. - You can customize prefix color by changing
targetPrefixColorandsenderPrefixColor. - You can customize the prefix text by changing
targetPrefixandsenderPrefix. You can use{target}and{sender}placeholders to respectively represent the target and the sender names.
Usage 🔗
/msg <name> <message>to send a private message to name./w <name> <message>as an alias for /msg/r <message>to reply to the latest private message you received./pmignoreto ignore all private messages (do the command again to stop ignoring private messages)/pmignore <name>to ignore all private messages from specific players (do the same command again to stop ignoring private messages)
Note 🔗
The icon was created by Giov4.
I've been using it for years
After about 3 years, this mod has never caused a single issue on our server. A pretty simple mod that does what it says
Simple but needed
This mod, basically, does what /msg should do by default, but you can customize colours :D