CSF-Bungee

CSF-Bungee

Plugin

ConsoleSpamFix for BungeeCord!

Server Utility

158 downloads
1 follower
Createda year ago
Updateda year ago

Follow Save
CSF-Bungee has been archived. CSF-Bungee will not receive any further updates unless the author decides to unarchive the project.
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

A bungeecord utility plugin that allows you to hide desired messages or errors that appear on server console and logs. The messages or errors are only hidden and not fixed! Useful if you want to hide errors or messages that spam the server console and get huge sized server logs. This plugin was made to stop console spam when you can't have the issue fixed, to prevent other issues because of intense console spam and unreadable console logs. It's very useful on modded servers where some mods can cause a lot of console spam. This does not hide all errors! Only the ones you configure to be hidden!

Please do not go and ask brunyman to support this. This plugin has no affiliation with brunyman.

I have looking for a console spam block plugin to block the spam logs in bungeecord caused by bot scanner but there no one actually works plugin, so I made this.

Features

  • Hides configured messages from appearing on server console and logs.
  • Easy to configure. Check the plugin config file.
  • Reload command to apply the config changes without a server restart.
  • This plugin cannot fix the errors like magic, just hide them.

Install instructions

Place the plugin in the server plugins folder. Start the server and the config file will be generated on the first run. Change the config settings anytime and run the command /csfreload (no space) to apply the changes. Done, enjoy.

Permissions

csfbungee.reload - Allow the use of config reload command.

Commands

/csfreload - Reload the plugin config.

Configuration

#Add here the messages you want to hide from your console and logs.
#Each line represents a new message.
#NOTE! You don't need to add the full message!
#The plugin will hide all messages that contain the text added below.
# EXAMPLE:
#
# Messages-To-Hide-Filter:
# - 'WARNING: unlocalizedName'
#
# To use regex, add "@" prefix in that line
#
# All messages that will appear in the server console that contain these words 'WARNING: unlocalizedName' will be hidden and they will not appear on logs or console.
# If you have large errors you don'tt have to type the full error. But the more words you add the more accurate will be and will not hide other messages that may contain the words added in the filter.

Messages-To-Hide-Filter:
  - 'WARNING: unlocalizedName'
  - 'look up profile properties for'
  - 'InitialHandler - NativeIoException: readAddress(..) failed: Connection reset by peer'

External resources



Project members

Ghost_chu

Owner


Technical information

License
MIT
Project ID