Compatibility
Minecraft: Java Edition
1.21–1.21.4
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.2.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed GPL-3.0-only
Published 2 months ago
Updated 2 months ago
noLobbyChat
A simple Spigot/Paper plugin that prevents players from chatting in lobby servers while allowing staff members to communicate freely.
Features
- Blocks chat messages from regular players
- Allows staff members with permission to chat normally
- Configurable response message with color code support
- Simple command to change the message in-game
Commands
/nlc
- Shows the current no-chat message/nlc <message>
- Changes the no-chat message- Example:
/nlc &c&lSorry! &7Chat is disabled in the lobby
- Example:
Permissions
nolobbychat.admin
(default: op)- Allows using the /nlc command
- Allows chatting in lobby
Configuration
# config.yml
message: "&c&lYou cannot chat in lobby, join a server to chat."
The plugin supports color codes using the &
symbol.
Installation
- Download the plugin JAR file
- Place it in your server's
plugins
folder - Restart your server
- Configure the message using /nlc command (optional)