/
A simple Spigot/Paper plugin that prevents players from chatting in lobby servers while allowing staff members to communicate freely.
/nlc - Shows the current no-chat message/nlc <message> - Changes the no-chat message
/nlc &c&lSorry! &7Chat is disabled in the lobbynolobbychat.admin (default: op)
# config.yml
message: "&c&lYou cannot chat in lobby, join a server to chat."
The plugin supports color codes using the & symbol.
plugins folder
The NoLobbyChat plugin for Spigot/Paper disables chat for regular players in lobby servers while allowing staff to chat freely. It includes a configurable response message, an in-game command for changing the message, and supports color codes.