- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.16
- Donation Link:
- https://www.paypal.me/emmerrei
BungeeServerSpyThis lightweight plugin allow's you to read and log all servers chat into the BungeeCord (proxy) console.
Also, you can use it to read the chat of every server directly in-game.
Features:
- Display all servers chat's into bungeecord console
- Display all servers chat's in gamechat.
- Can show also commands
- Message format configurable
Commands :
- /serverspy toggle
- /serverspy reload
Permission :
serverspy.admin (allow to use the command /serverspy)
Config File:
Code (YAML):#BungeeServerSpy 1.1.0 config.yml file. By emmerrei
#if true, when the plugin start, is already turned on in the console
CONSOLE_LOGGER_ON_BY_DEFAULT: false
#When enabled in-game, with this on true, the message will appear in the ActionBar instead of the chat.
SHOW_OTHER_SERVER_IN_ACTION_BAR: true
#Include a command here if you want other commands to get logged too.
LOGGED_COMMANDS:
- /msg
- /r
#Change the style of the message appearence in the game chat or console. PlaceHolders : $server_name, $player, $message
CONSOLE_CHAT_STYLE: "&8[&7$server_name&8] &9$player&b: &f$message"
GAME_CHAT_STYLE: "&8[&7$server_name&8] &9$player&b: &7$message"
PERMISSION_ERROR_MESSAGE: "&cInsufficient permissions"
#Change how a server name should be displayed. Ex: different color and uppercase initial. SERVER_NAME:CHAT_LOOK
SERVERS_NAME_STYLE:
- lobby:&bLobby
- survival:&aSurvival
- bedwars:&cBedwars

BungeeServerSpy v1.1.0
Log and read everyserver chat into the bungee console, or from the gamechat
Recent Updates
- Fixes and new feature. Jan 11, 2021
- BungeeServerSpy Nov 8, 2020