ConsoleFilter is a dead simple plugin to just remove some entries from your server console.
- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- Source Code:
- https://github.com/jdkeke142/ConsoleFilter
The configuration file looks like this:
You will have to put in the list which words a console entry should CONTAINS to being removed from the server console.Code (YAML):
consoleFilter:
hiddenFromConsole:
- '/login'
- '/register'
Once a word is added to the list and then you remove it, a /RELOAD will not allow messages that contains it to show again in the console. You does need to RESTART your server.

ConsoleFilter 1.0
Very simple plugin to remove entries from the console