> BungeeMSG
- Native Minecraft Version:
- Legacy (< 1.13)
- Tested Minecraft Versions:
- 1.7
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- Source Code:
- https://github.com/gonzyui/BungeeMSG
- Contributors:
- Gonzyui
- Languages Supported:
- All (config file)
BungeeMSG is a plugin that allows you to message other players, reply to other players and for admins to see players' messages. This plugin work on all servers from your proxy.
> Usage:
1. Go into your BungeeCord server.
2. Put this jar file into the plugins folder.
3. (optional) Give player permissions in proxy's config.yml file.
4. Restart the proxy.
> Commands:
/message (aliases: msg, pm, m) - Message other players.
/reply (aliases: r) - Reply to players' "/message"s.
/donotdisturb (aliases: dnd) - Stop all player's from messaging you.
/ignore - Stop certain players from messaging you.
/socialspy (aliases: ss) - See players' messages.
> Permissions:
msg.message - Access to /message.
msg.reply - Access to /reply.
msg.donotdisturb - Access to /donotdisturb.
msg.ignore - Access to /ignore.
msg.socialspy - Access to /socialspy.
> Help
Open an issue on github.
> Config file
Code (Java):
##########################################################################
# BungeeMSG by gonzyui - Messages file #
##########################################################################
messages:
console:
- "&cConsole can't do that!"
nopermission:
- "&4You don't have permission to do that!"
offline:
- "&cThat player is offline!"
noreplies:
- "&cYou have no one to reply to."
sentformat:
- "&6[&fTO&6] [&f%server%&6] &6[&f%reciever%&6] >> &f%message%"
recievedformat:
- "&6[&fFROM&6] [&f%server%&6] &6[&f%sender%&6] >> &f%message%"
socialspyformat:
- "&6[&fFROM&6] [&f%server%&6] [&6&f%sender%&6] [TO] [&f%server%&6] [&f%reciever%&6] &f%message%"
messageusage:
- "&cUsage: /msg {player} {message}"
replyusage:
- "&cUsage: /reply {message}"
ignoreusage:
- "&cUsage: /ignore {player}"
enablesocialspy:
- "&aYou enabled social spy."
disablesocialspy:
- "&cYou disabled social spy."
enabledonotdisturb:
- "&aYou enabled do not disturb."
disabledonotdisturb:
- "&cYou disabled do not disturb."
donotdisturb:
- "&cYou can't message that player."
ignoreremoved:
- "&cYou've removed %player% from your ignored players."
ignoreadded:
- "&bYou've added %player% to your ignored players."
socialspy: {}
donotdisturb: {}
ignore: {}

BungeeMSG | Fully configurable 1.0.2
Allows players to send PM on all proxy