SimpleMsgPlugin

⭐ — (22 endorsements) 📥 6,549 downloads 📌 v1.8.0 📅 7/6/2023
🟡 Updated this year

By MouseJava · bukkit

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 8/21/2026 📅 Created: 7/6/2023

🔍 Analysis

  • 👍 0.3% endorsement rate
  • 🏆 #450 of 1560 bukkit mods in this game by downloads

📋 About This Mod

<div align="center"> !(https://github.com/MusiJVR/SimpleMsgPlugin/blob/main/docs/simplemsgplugin.png?raw=true) (https://img.shields.io/github/v/release/MusiJVR/SimpleMsgPlugin?style=for-the-badge)](https://github.com/MusiJVR/SimpleMsgPlugin/releases) (https://img.shields.io/modrinth/dt/kspBne7T?style=for-the-badge&label=Modrinth)](https://modrinth.com/plugin/simplemsgplugin) (https://img.shields.io/github/license/MusiJVR/SimpleMsgPlugin?style=for-the-badge)](https://github.com/MusiJVR/SimpleMsgPlugin/blob/main/LICENSE) (https://badges.penpow.dev/badges/supported/bukkit/compact-minimal.svg)](https://bukkit.org/) (https://badges.penpow.dev/badges/supported/spigot/compact-minimal.svg)](https://spigotmc.org/) (https://badges.penpow.dev/badges/supported/paper/compact-minimal.svg)](https://papermc.io/software/paper) (https://badges.penpow.dev/badges/supported/folia/compact-minimal.svg)](https://papermc.io/software/folia) (https://badges.penpow.dev/badges/supported/purpur/compact-minimal.svg)](https://purpurmc.org/) </div> ## 🌐 Overview **SimpleMsgPlugin** adds the ability to send private messages to other players, set notification sounds, send offline messages, manage blacklists, and create groups. All technical settings and features presented here are for the latest version of the plugin and will not always work on older versions. ## 📜 Commands Here are all the commands that can be used in the plugin: * `/helpmsg` - This command allows you to display all possible plugin commands * `/reloadmsg` - This command allows you to reload the plugin config * `/propmsg <property> <args>` - This command allows you to set player properties * `/msg <player> <message>` - This command allows you to send private messages to the player * `/reply <message>` - This command allows you to send a private message to the last player who wrote to you * `/mail` - This command allows you to view unread messages * `/acceptsend` - This command allows you to accept sending an offline message * `/notify <sound> <volume>` - This command allows you to change the notification sound * `/privatechat <action> <arg>(if required)` - This command allows you to interact with private chats * `/blacklist <action> <args>` - This command allows you to manage the blacklist ## 🎵 Change default sound By default, the sound is turned off 'false', but you can change it. It is necessary to indicate the name of the sound in uppercase and with underscores. Example - `default_sound: 'entity.player.levelup'` All sounds you can find (https://minecraft.fandom.com/wiki/Sounds.json/Java_Edition_values). Unfortunately not all of these sounds can be reproduced correctly. Therefore, if the sound doesn't work and gives an error, then you should change the sound. ## 🔊 Change default volume By default, the volume of notification sounds is set to `default_volume: 50`, but it can be changed. The volume value must be specified in the range from `0` to `100`. ## 🎨 Change message style All messages use the (https://docs.advntr.dev/minimessage/index) format. (https://webui.advntr.dev/) you can create a message template. Example: `<color:#ffff55>Message</color>` - <span style="color:#ffff55">Message</span> ## ⚙️ Settings for developers or administrators In the config you can configure sending messages to yourself `send_msg_yourself: false`. By default, the value is `false`, but can be changed to `true` The plugin has permissions: | **Permissions** | **Meaning** | |-----------------------------------|--------------------------------------------| | `simplemsgplugin.helpmsg` | Permission to use command `helpmsg` | | `simplemsgplugin.reloadmsg` | Permission to use command `reloadmsg` | | `simplemsgplugin.propertiesmsg` | Permission to use command `propmsg` | | `simplemsgplugin.playermsg` | Permission to use command `msg` | | `simplemsgplugin.replymsg` | Permission to use command `reply` | | `simplemsgplugin.acceptsend` | Permission to use command `acceptsend` | | `simplemsgplugin.mailmsg` | Permission to use command `mail` | | `simplemsgplugin.notificationmsg` | Permission to use command `notify` | | `simplemsgplugin.privatechat` | Permission to use command `privatechat` | | `simplemsgplugin.blacklist` | Permission to use command `blacklist` | | `simplemsgplugin.update_listener` | Permission to receive update notifications | ## ❗ Issues Please leave messages about any errors you find (https://github.com/MusiJVR/SimpleMsgPlugin/issues) or on the (https://discord.gg/xY8WJt7VGr) ## 💬 Social Media - Page on (https://modrinth.com/plugin/simplemsgplugin) - Page on (https://github.com/MusiJVR/SimpleMsgPlugin) - Page on (

!(https://github.com/MusiJVR/SimpleMsgPlugin/blob/main/docs/simplemsgplugin.png?raw=true)

[!(https://img.shields.io/github/v/release/MusiJVR/SimpleMsgPlugin?style=for-the-badge)](https://github.com/MusiJVR/SimpleMsgPlugin/releases) [!(https://img.shields.io/modrinth/dt/kspBne7T?style=for-the-badge&label=Modrinth)](https://modrinth.com/plugin/simplemsgplugin) [!(https://img.shields.io/github/license/MusiJVR/SimpleMsgPlugin?style=for-the-badge)](https://github.com/MusiJVR/SimpleMsgPlugin/blob/main/LICENSE)

[!(https://badges.penpow.dev/badges/supported/bukkit/compact-minimal.svg)](https://bukkit.org/) [!(https://badges.penpow.dev/badges/supported/spigot/compact-minimal.svg)](https://spigotmc.org/) [!(https://badges.penpow.dev/badges/supported/paper/compact-minimal.svg)](https://papermc.io/software/paper) [!(https://badges.penpow.dev/badges/supported/folia/compact-minimal.svg)](https://papermc.io/software/folia) [!(https://badges.penpow.dev/badges/supported/purpur/compact-minimal.svg)](https://purpurmc.org/)

## 🌐 Overview

SimpleMsgPlugin adds the ability to send private messages to other players, set notification sounds, send offline messages, manage blacklists, and create groups.

All technical settings and features presented here are for the latest version of the plugin and will not always work on older versions.

## 📜 Commands

Here are all the commands that can be used in the plugin: `/helpmsg` - This command allows you to display all possible plugin commands `/reloadmsg` - This command allows you to reload the plugin config `/propmsg ` - This command allows you to set player properties `/msg ` - This command allows you to send private messages to the player `/reply ` - This command allows you to send a private message to the last player who wrote to you `/mail` - This command allows you to view unread messages `/acceptsend` - This command allows you to accept sending an offline message `/notify ` - This command allows you to change the notification sound `/privatechat (if required)` - This command allows you to interact with private chats `/blacklist ` - This command allows you to manage the blacklist

## 🎵 Change default sound

By default, the sound is turned off 'false', but you can change it. It is necessary to indicate the name of the sound in uppercase and with underscores. Example - `default_sound: 'entity.player.levelup'`

All sounds you can find (https://minecraft.fandom.com/wiki/Sounds.json/Java_Edition_values). Unfortunately not all of these sounds can be reproduced correctly. Therefore, if the sound doesn't work and gives an error, then you should change the sound.

## 🔊 Change default volume

By default, the volume of notification sounds is set to `default_volume: 50`, but it can be changed. The volume value must be specified in the range from `0` to `100`.

## 🎨 Change message style

All messages use the (https://docs.advntr.dev/minimessage/index) format. (https://webui.advntr.dev/) you can create a message template.

Example: `Message` - Message

## ⚙️ Settings for developers or administrators

In the config you can configure sending messages to yourself `send_msg_yourself: false`. By default, the value is `false`, but can be changed to `true`

The plugin has permissions:

| Permissions | Meaning | |-----------------------------------|--------------------------------------------| | `simplemsgplugin.helpmsg` | Permission to use command `helpmsg` | | `simplemsgplugin.reloadmsg` | Permission to use command `reloadmsg` | | `simplemsgplugin.propertiesmsg` | Permission to use command `propmsg` | | `simplemsgplugin.playermsg` | Permission to use command `msg` | | `simplemsgplugin.replymsg` | Permission to use command `reply` | | `simplemsgplugin.acceptsend` | Permission to use command `acceptsend` | | `simplemsgplugin.mailmsg` | Permission to use command `mail` | | `simplemsgplugin.notificationmsg` | Permission to use command `notify` | | `simplemsgplugin.privatechat` | Permission to use command `privatechat` | | `simplemsgplugin.blacklist` | Permission to use command `blacklist` | | `simplemsgplugin.update_listener` | Permission to receive update notifications |

## ❗ Issues

Please leave messages about any errors you find (https://github.com/MusiJVR/SimpleMsgPlugin/issues) or on the (https://discord.gg/xY8WJt7VGr)

## 💬 Social Media

  • Page on (https://modrinth.com/plugin/simplemsgplugin)
  • Page on (https://github.com/MusiJVR/SimpleMsgPlugin)
  • Page on (
🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
MouseJava
Version
1.8.0
Downloads
6,549
Endorsements
22
Category
bukkit
Created
7/6/2023
Updated
8/21/2026
Game Versions
1.20.6, 1.21, 1.21.1, 1.21.2, 1.21.3
Tags
social

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does SimpleMsgPlugin support?

The author lists 1.20.6, 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4. Other versions may work but are untested by the author.

What is the latest version of SimpleMsgPlugin?

Version 1.8.0, published 2026-08-21 with 6,549 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More bukkit 👤 More by MouseJava 🔎 Similar Mods 🌐 Best bukkit (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods