HomeJavaModsSendMSG
SendMSG
ModsJava

SendMSG

by zamber · on Modrinth

Which Minecraft do you have?

Every version of the game needs its own build. Pick yours, then download — the wrong build installs fine and then does nothing in the game. This mod is built for Paper only.

⬇ Download for 26.1–26.2⬇ Download for 1.21–1.21.11
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
SendMSG — screenshot 1SendMSG — screenshot 2SendMSG — screenshot 3SendMSG — screenshot 4

SendMSG

SendMSG – Private Messaging for Your Server

Sent a message Received a message Subtitle

Lightweight, multilingual, fully customizable private messaging plugin for Spigot/Paper 1.21+ - 26.1+


✨ Features

Feature Description
📨 5 sending commands /msg, /m, /tell, /w, /pm
💬 Quick reply /r or /reply – reply to the last sender
🌍 3 languages English, Ukrainian, Russian (change with /sendmsg lang)
🛡️ Anti-spam Configurable delay with bypass permission
🔔 Sound alerts Customizable sounds for sending and receiving
📢 Subtitles Popup notification when receiving a message
🔕 Block PMs /msgtoggle – disable incoming private messages
👁️ SocialSpy /spy – see all private messages
🚫 Ignore system /ignore – ignore/unignore players
Auto-expire ignores Ignore players with auto-removal after N days
📁 Message logging All PMs saved to logs/private.log
💾 Ignore saving Ignores stored in ignores.yml
🧹 Auto cleanup Automatic cleanup task every hour
🔔 Update notifications Checks Modrinth on startup, notifies ops when a new version is available
🎨 Fully customizable All messages in messages/*.yml + color codes
🔧 Lightweight No external dependencies required
⚡ EssentialsX compatible Overrides EssentialsX private messages

🎮 How it looks in-game

When you send a message:

✉ You -> Player: Hello!

When you receive a message:

⚠️ All text, sounds, subtitles, and colors can be changed in the configuration files.


📋 Commands

Command Description Aliases
/msg <player> <message> Send a private message /m, /w, /tell, /pm
/r <message> Reply to the last sender /reply
/ignore <player> Ignore/unignore a player (toggle) /ig
/msgtoggle Disable/enable incoming private messages
/spy Toggle SocialSpy (see all PMs)
/sendmsg lang <code> Change plugin language EN, UA, RU
/sendmsg reload Reload configuration
/sendmsg help Show help

Language codes: EN (English), UA (Ukrainian), RU (Russian)


🔐 Permissions

Permission Description Default
sendmsg.msg Allows using /msg and /m true
sendmsg.reply Allows using /r and /reply true
sendmsg.ignore Allows using /ignore true
sendmsg.msgtoggle Allows using /msgtoggle true
sendmsg.bypass.cooldown Bypass the message cooldown 👑 op
sendmsg.spy Allows using /spy (SocialSpy) 👑 op
sendmsg.admin Access to /sendmsg lang and /sendmsg reload 👑 op

⚙️ Configuration (config.yml)

# Plugin language: ru-RU, uk-UA, en-EN
lang: en-EN

# Delay between messages (seconds)
cooldown-seconds: 10

Enable / disable features

features:
  subtitle: true        # Show subtitle when receiving a message
  subtitle-reply: true  # Separate subtitle for replies
  sound-receive: true   # Play sound when receiving a message
  sound-send: true      # Play sound when sending a message
  reply-hint: true      # Show "/r" hint below incoming messages
  cooldown: true        # Enable message cooldown
  msg-toggle: true      # Enable /msgtoggle command
  social-spy: true      # Enable /spy command
  log-to-file: true     # Save all PMs to logs/private.log

Sound settings

sound:
  receive:
    name: ENTITY_EXPERIENCE_ORB_PICKUP
    volume: 1.0
    pitch: 1.2
  send:
    name: ENTITY_VILLAGER_WORK_CARTOGRAPHER
    volume: 1.0
    pitch: 1.0

# Ignore settings
ignore:
  # Auto-remove ignore after N days (0 = forever)
  auto-expire-days: 7

Update checker

update-checker:
  enabled: true              # check Modrinth on startup for new versions
  notify-ops-on-join: true   # notify ops in chat when they join, if an update exists

📝 Message formats (messages/en-EN.yml)

format:
  incoming:    "&2✉ &f&l{from} &7writes you: &f{message}"
  reply-hint:  "&2→ &7Reply with: &b&n/r (text)"
  outgoing:    "&2✉ &7&lYou &7-> &f&l{to}&7: &f{message}"
  spy:         "&8[SPY] &7{from} -> {to}: {message}"
  console-name: "Console"

subtitle: "&2✉ &7You have a message"
subtitle-reply: "&2✉ &7Someone replied to you"

📝 Message formats (messages/uk-UA.yml)

format:
  incoming:    "&2✉ &f&l{from} &7пише вам: &f{message}"
  reply-hint:  "&2→ &7Для відповіді: &b&n/r (текст)"
  outgoing:    "&2✉ &7&lВи &7-> &f&l{to}&7: &f{message}"
  spy:         "&8[SPY] &7{from} -> {to}: {message}"
  console-name: "Консоль"

subtitle: "&2✉ &7Вам повідомлення"
subtitle-reply: "&2✉ &7Вам відповіли"

📝 Message formats (messages/ru-RU.yml)

format:
  incoming:    "&2✉ &f&l{from} &7пишет тебе: &f{message}"
  reply-hint:  "&2→ &7Для ответа: &b&n/r (текст)"
  outgoing:    "&2✉ &7&lВы &7-> &f&l{to}&7: &f{message}"
  spy:         "&8[SPY] &7{from} -> {to}: {message}"
  console-name: "Консоль"

subtitle: "&2✉ &7Вам сообщение"
subtitle-reply: "&2✉ &7Вам ответили"

Color codes: &0-9 &a-f &k-o &r


🚀 Installation

  1. Download SendMSG.jar
  2. Place it in your server's plugins/ folder
  3. Restart your server
  4. (Optional) Edit config.yml or messages/*.yml
  5. Done! The plugin works immediately

❓ FAQ

plugins/SendMSG/logs/private.log

📞 Support

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more