A simple chat clear plugin that allows you to delete the entire chat
A simple Chat Clear plugin which does not delete the chat can be used with perms
/cc | chatclear.use | Allows clearing the chat| Server Type | Supported |
|---|---|
| Paper | ✅ |
| Spigot | ✅ |
| Bukkit | ✅ |
| Bungeecord | ❌ |
| Velocity | ❌ |
# ChatClear Configuration File
# Use & for color codes (e.g., &a for green, &c for red)
# Number of empty lines to send
clear-lines: 100
# Messages
messages:
no-permission: "&cYou don't have permission to do that!"
chat-cleared: "&7═══════════════════════════════\n&aThe chat has been cleared!\n&7═══════════════════════════════"
bypass-notification: "&eThe chat has been cleared!"
broadcast: "&7The chat has been cleared by &e%player%&7!"