ConsoleSpamFix for BungeeCord

Overview

CSF-Bungee

ConsoleSpamFix for BungeeCord.

Features

  • Filter for both BungeeCord and Plugin logger.
  • Regex & Contains two modes support

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'
  - 'Unexpected packet received during login process'

关于重传

该插件是我在 Bilicraft-Community 任职时编写的插件,起初是为了解决服务器BungeeCord被CC攻击后大面积错误信息的问题。
在离开 Bilicraft 后我决定继续对其维护更新。

重传是否存在版权问题

不存在,本插件 100% 由我个人编写,没有复制/参照任何来自 ConsoleSpamFix 的代码,没有任何版权问题。
同时,在任职期间 Bilicraft 并未向我支付任何劳动报酬,因此也不存在任何的风险。

You might also like...
Comments
  • Configure WhiteSource Bolt for GitHub

    Configure WhiteSource Bolt for GitHub

    Welcome to WhiteSource Bolt for GitHub! This is an onboarding PR to help you understand and configure settings before WhiteSource starts scanning your repository for security vulnerabilities.

    :vertical_traffic_light: WhiteSource Bolt for GitHub will start scanning your repository only once you merge this Pull Request. To disable WhiteSource Bolt for GitHub, simply close this Pull Request.


    What to Expect

    This PR contains a '.whitesource' configuration file which can be customized to your needs. If no changes were applied to this file, WhiteSource Bolt for GitHub will use the default configuration.

    Before merging this PR, Make sure the Issues tab is enabled. Once you merge this PR, WhiteSource Bolt for GitHub will scan your repository and create a GitHub Issue for every vulnerability detected in your repository.

    If you do not want a GitHub Issue to be created for each detected vulnerability, you can edit the '.whitesource' file and set the 'minSeverityLevel' parameter to 'NONE'.


    :question: Got questions? Check out WhiteSource Bolt for GitHub docs. If you need any further assistance then you can also request help here.

    opened by mend-bolt-for-github[bot] 0
Owner
Ghost_chu
Yeet!
Ghost_chu
A lightweight staff chat plugin for BungeeCord and Spigot.

A lightweight staff chat plugin for BungeeCord and Spigot with 2-way Discord chat support and many other great features.

null 4 Mar 30, 2022
A 100% Customizable StaffChat Plugin for BungeeCord!

Download Click here to download UltraStaffChat Bungeecord. License UltraStaffChat is licensed under the GNU General Public License v3.0. Check LICENSE

Hypera Development 9 Sep 14, 2022
WaterHub - BungeeCord Hub System

How to use: 1. Stop your server. 2. Download and drag the plugin .jar file into your plugins folder. 3. Start your server to generate config files. 4.

RDProject 3 May 9, 2022
This is a module for Waterfall/Bungeecord! That means instead of putting it in the plugins/ folder

CMD: Plugins This is a module for Waterfall/Bungeecord! That means instead of putting it in the plugins/ folder, you put it in the modules/ folder! In

CyberedCake 0 Jun 8, 2022
This is a Meme repo for fixed & Cleaned source of 'Better'Bungeecord but its not realy better code is trash!

#Fucking cleaned by CryCodes Disclaimer: Based of MD_5's Bungeecord (Fork of "BetterBungee") | I am not the owner of the code This repo is just for fu

Rooks 3 Jan 2, 2022
Protect your Spigot server against IP forwarding exploits, as well as blocking unknown BungeeCord and/or Velocity proxies.

Sentey Protect your Spigot server against IP forwarding exploits, as well as blocking unknown BungeeCord and/or Velocity proxies. But firewalls are a

ComuGamers Network 18 Dec 28, 2022
Plugin for Spigot, PaperMC, BungeeCord and Velocity to create custom MOTDs, playercount message and playercount hover with priorities and conditions.

AdvancedServerList AdvancedServerList is a server and proxy plugin that allows you to create custom MOTDs and more in your server list with priority a

Andre_601 19 Dec 14, 2022
BungeeCord/Spigot plugin that fixes Multi-world detection by simulating mod presence on the server side

Companion for map mods Unofficial BungeeCord and Spigot (Paper) companion plugin for Xaero's Minimap (and their World Map), JourneyMap and VoxelMap. T

Artur Khusainov 3 Sep 18, 2022