Compatibility
Minecraft: Java Edition
1.21–1.21.4
1.20.x
Platforms
Creators
Details
Licensed ARR
Published last year
Updated 11 months ago
CustomMessage Plugin
CustomMessage is a lightweight and simple Minecraft plugin designed to enhance the /msg command. This plugin modifies the default /msg functionality by allowing private messages to be sent between players, while also notifying server administrators of all private messages for better moderation.
Features
- Enhanced
/msgCommand: Replaces the default/msgcommand with a custom implementation. - Admin Monitoring: Prints all private messages to server administrators for moderation purposes.
- Configurable: Easy-to-edit settings for customization (if applicable).
- Lightweight: Minimal impact on server performance.
Commands
-
/msg <player> <message>
Send a private message to another player.
Example:/msg Steve Hey, how are you? -
/reply <message>
Quickly reply to the last player who messaged you.
Example:/reply I'm doing great!
Permissions
-
custommessage.use
Allows players to use the/msgcommands. -
custommessage.admin
Grants administrators access to view all private messages sent via/msg.
Installation
- Download the plugin
.jarfile from the Releases. - Place the
.jarfile in your server'spluginsdirectory. - Restart or reload your server.
- (Optional) Edit the
config.ymlfile to customize the plugin's settings.
Usage
- Players can use
/msg <player> <message>to send private messages. - Administrators will see private messages in their chat.



