
NicePM is a lightweight private message plugin that replaces Minecraft's default /msg and /tell system. It allows for basic two-way private messages to be held between online players. Message format and colour is fully configurable.
Features
- Fully configurable message format and colour
- Option to log private messages to the console
- Reply to messages
- Supports shortened player names
- Chat aliases (@ and @@) can be used to replace /tell and /reply
Commands
| /tell <player> <message> | | Send a private message to an online player |
| /msg <player> <message> | | Alias to /tell |
| /reply <message> | | Reply to an already received message |
| /r <message> | | Alias to /reply |
| @<player> <message> | | Alias to /tell |
| @@<message> | | Alias to /reply |
Permissions
This plugin does not use permissions. All players have full access to all of the plugins commands.
Installation
Simply drop the jar file into your plugins folder and reload/restart the server.
A config file (which is well commented with instructions) will be generated in a 'NicePM' folder. This config will allow you to change the look of private messages, turn on/off chat aliases (@ and @@) and give you the option to log private messages in the chat to spy on your players. Any changes to the config file will require a server reload in order for changes to take effect.
Change Log
Version 1.0.0:
Source code: https://github.com/JoshArgent/NicePM