PlayerBlock lets players hide public chat messages from people they do not want to hear from.
Blocking is personal per player. If you block someone, only you stop seeing their messages. Other players can still see them normally unless they block that person too.
## Features
- Personal chat blocking
- /block <username>
- /unblock <username>
- Block lists save after rejoining
- Blocked players are not notified
- Does not mute players server-wide
- No client mod required
## Commands
/block <username>
/unblock <username>
## Permission
blockplugin.use
This permission is given to everyone by default.
## How It Works
If you run:
/block Steve
then you will no longer see Steve’s public chat messages. Other players will still see Steve unless they also block him.
To undo it:
/unblock Steve
## Installation
1. Download the plugin jar
2. Put it into your Paper server’s plugins folder
3. Restart the server
4. Use /block or /unblock in-game
PlayerBlock is made for Paper servers and was tested on Minecraft 1.21.11.

