Download (18 KB)

How do I install this?

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

  • target represents who receives the message, sender represents who sends the message.
  • You can customize message text color by changing targetMsgColor and senderMsgColor.
  • You can customize prefix color by changing targetPrefixColor and senderPrefixColor.
  • You can customize the prefix text by changing targetPrefix and senderPrefix. 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.
  • /pmignore to 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.

Reviews

Review

Do you recommend this mod?