/SkinFetcher

Repair skins for premium players on BungeeCord

Primary LanguageJavaApache License 2.0Apache-2.0

SkinFetcher Build Status

Repair skins for premium players on BungeeCord.

Philosophy

1. It "Just works"

Fully automated, ready to work - immediately after installation, without any unnecessary configuration.

2. No magic

The plugin was written in a completely understandable and simple way, without unnecessary macrofilling.

3. Stability

The project was written in such a way that it does not cause problems when it comes to failure.

4. Very small

Why generate unnecessary server load?

Configuration

debug: false

queue:
  time: 2
  
messages:
  try-again: "&cToo many people are trying to connect at one time, wait and try again later."

Download

Download is available here.

Contributing

Feel free to submit pull requests, just make sure your changes are consistent with Google's Java code style and Google's Kotlin code style.

License

The Apache License, Version 2.0