English
To get help, support, and learn about new plugins and updates, join our discord by clicking here, or follow us in @JavaDevTeam.
Español
Para obtener ayuda, soporte, y enterarse de nuevos plugins y actualizaciones, únete a nuestro discord haciendo click aquí, o siguiendonos en twitter @JavaDevTeam.
- Allows staff communication between servers through bungeecord using /sc
- The Messages can be edited from config.yml
- You can activate or deactivate the option to see the messages of the chat staff in the console from config.yml
- You can send messages from the console
- Now, players with a permission can send private messages
- Private messages with autocomplete support for player names
- Now the console can see private messages (if that option is enabled in config.yml)
- /sc <message...> - The command for Staff Chat!
- /msg <target> <message...> - If the player has permission, send a private message to the selected player
- /reply <message...> - Reply the last private message (also /r)
- /screload - reloads the configuration (Only available in console)
- staffchat.use - Permissions to use /sc
- privatemsg.use - Permission to use /msg and /reply
To get help, support, and learn about new plugins and updates, join our discord by clicking here, or follow us in @JavaDevTeam.
Español
- Permite la comunicación del staff entre servidores por medio de bungeecord usando /sc
- Los mensajes pueden ser editados desde config.yml
- Puedes activar o desactivar la opción de ver los mensajes del chat staff en la consola desde config.yml
- Puede enviar mensajes desde la consola
- Ahora, los jugadores con permiso, pueden enviar mensajes privados
- Soporta autocompletado de todos los nombres de jugadores activos para los mensajes privados
- Ahora la consola puede ver los mensajes privados (Si en config.yml está activado)
- /sc <mensaje...> - ¡El comando para el Staff Chat!
- /msg <player> <mensaje...> - El comando para enviar mensajes privados al jugador seleccionado
- /responder <mensaje...> - Responde el último mensaje privado (también /r)
- /screload - recarga la configuración (Está solo disponible en la Consola)
- staffchat.use - Permiso para usar /sc
- privatemsg.use - permiso para usar /msg y /responder
Para obtener ayuda, soporte, y enterarse de nuevos plugins y actualizaciones, únete a nuestro discord haciendo click aquí, o siguiendonos en twitter @JavaDevTeam.
Spoiler: config.yml
# This section is for the staff chat command
#permission: staffchat.use
#command: /sc <message>
prefix : ' [&eStaffChat&r ]' # the prefix for all messages
not-have-permission : '&cYou dont have permission for that!' # When a player enters the command, but does not have the permission
no-message : '&cEnter the message you want to send to the staff!' # When a staff enters the command, but without any message
#placeholder avaliable:
# %prefix% -> the prefix configured previously
# %author% -> the author's name
# %msg% -> the written message, lol
# %server% -> the author server name
staffchat-format : ' %prefix%[%server%] %author%: %msg%'
show-messages-in-console : false #If you want to check the staff messages from the console
# Section for private messages
# permission: privatemsg.use
#command: /msg <player> <message...>
msg-enabled : true
msg-prefix : ' [&ePrivate MSG&r ]'
not-have-permission-priv-msg : '&cYou do not have permission to send private messages'
please-enter-a-playername : '&cPlease enter an online player name to send a private message'
please-enter-a-message : '&cplease enter a message to send to %player%'
no-player-to-reply : '&cYou have not sent or received any message to be able to answer it'
please-enter-a-message-to-reply : '&cPlease enter a message to reply'
# this section doesn't need 'msg-prefix'
# You can use %server% to show the author server name
message-received-format : ' [&6 %player% &7-> &dYou&r] %message%'
message-send-format : ' [&dYou &7-> &6 %player%&r] &r%message%'
show-private-msg-in-console : false
console-spy-format : ' [&d %player% &7-> &d%target%&r] &r%message%'
Code (YAML):
# This section is for the staff chat command
#permission: staffchat.use
#command: /sc <message>
prefix : ' [&eStaffChat&r ]' # the prefix for all messages
not-have-permission : '&cYou dont have permission for that!' # When a player enters the command, but does not have the permission
no-message : '&cEnter the message you want to send to the staff!' # When a staff enters the command, but without any message
#placeholder avaliable:
# %prefix% -> the prefix configured previously
# %author% -> the author's name
# %msg% -> the written message, lol
# %server% -> the author server name
staffchat-format : ' %prefix%[%server%] %author%: %msg%'
show-messages-in-console : false #If you want to check the staff messages from the console
# Section for private messages
# permission: privatemsg.use
#command: /msg <player> <message...>
msg-enabled : true
msg-prefix : ' [&ePrivate MSG&r ]'
not-have-permission-priv-msg : '&cYou do not have permission to send private messages'
please-enter-a-playername : '&cPlease enter an online player name to send a private message'
please-enter-a-message : '&cplease enter a message to send to %player%'
no-player-to-reply : '&cYou have not sent or received any message to be able to answer it'
please-enter-a-message-to-reply : '&cPlease enter a message to reply'
# this section doesn't need 'msg-prefix'
# You can use %server% to show the author server name
message-received-format : ' [&6 %player% &7-> &dYou&r] %message%'
message-send-format : ' [&dYou &7-> &6 %player%&r] &r%message%'
show-private-msg-in-console : false
console-spy-format : ' [&d %player% &7-> &d%target%&r] &r%message%'
Quick facts
- Edition: Minecraft Java
- File type: .jar
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Bungee Staff-Chat is a free Minecraft Java mod. Downloaded 1,780 times (via Spigot). Download it and open it directly in the game.