Skip to content
This repository has been archived by the owner on Nov 20, 2022. It is now read-only.
/ quietcord Public archive

A simple BungeeCord plugin which aims to reduce log spam caused by InitialHandler.

License

Notifications You must be signed in to change notification settings

literalplus/quietcord

Repository files navigation

💤 QuietCord Build Status

A simple BungeeCord plugin which aims to reduce log spam caused by InitialHandler.

📖 User Story

Don't you know this problem?

You want to find some useful information in your BungeeCord log and are too lazy to set up a custom log for your plugin?

You open an issue with BungeeCord, but nothing happens??

You end up endlessly scrolling through your logs because grep is too difficult for you and your clueless server owner doesn't allow you to Install Gentoo™?

Are you sick of your BungeeCord logs looking like this?

a log with a lot of InitialHandler spam

Well, now there's a solution!

Introducing: QuietCord (todo: inspirational image)

➕ Features

  • Blocks spammy InitialHandler has connected messages
  • configurable
  • Probably doesn't impact performance too much!
  • has unit tests!!
  • Gradle-based!!! (super hipster!!)
  • no nms!!
  • no ProtocolLib!!
  • web-scale!!! (that's a lie)
  • has cakes!!!!!!
  • Chuck Norris would probably approve!!!!

With this, your logs can look like this again:

a clean log!!!!

Isn't that the dream of every single BungeeCord admin out there?

Yes?

No??

Then this plugin is right for you!

🏗 Installation

Get official releases at SpigotMC.

Download the latest binaries from my Continous Integration server. Note that these are development builds and may not be stable for use in a Production environment.

If you are afraid that the binaries provided are malicious, are passionate about your freedom, or just love compiling things, you can also compile from source. Since Gradle is cross-platform, you can run builds on a lot of platforms. If you happen to use GNU/Linux, try the following:

git clone [email protected]:literalplus/quietcord.git
cd quietcord
./gradlew

⚙ Configuration

Look at plugins/QuietCord/config.yml. If you don't understand that, open an issue on GitHub.

⚖ License

This project is licensed under the MIT license. Refer to the LICENSE file for details.

About

A simple BungeeCord plugin which aims to reduce log spam caused by InitialHandler.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages