OriginBlacklist
An eaglercraft client blacklisting plugin
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
OriginBlacklist
OriginBlacklist

<b>An eaglercraft client blacklisting plugin</b> Features
- Origin based blacklisting - Client brand based blacklisting - Username based blacklisting - IP based blacklisting - Modular multi-platform support - JSON5 based configuration - Kick message customization - Blacklist MOTD customization - MiniMessage and legacy formattings supported - Plugin update checker - Send blacklist logs to a webhook - Ingame blacklist management commands - Blacklist sharing via EaglerXServer routes - Reverse blacklist (whitelist) - ~~Subscribe to an auto-updating blacklist~~
Download
The latest release can be found at <b>https://github.com/WebMCDevelopment/originblacklist/releases/latest/</b>Building
```sh $ git clone https://github.com/WebMCDevelopment/originblacklist $ cd originblacklist $ gradle wrapper $ ./gradlew shadowJar ```