mirror of
https://github.com/colbster937/originblacklist.git
synced 2025-06-26 02:15:10 +00:00
OriginBlacklist
basically just a reimplementation of originblacklist but for eaglerxserver
Warning
Velocity is the main platform I'm developing this for, bungee & bukkit will still work but will probably have some bugs and will receive less support!
Features
- Origin Blacklisting
- Brand Blacklisting
- Username blacklisting
- IP blacklisting
- Custom kick message
- Custom blacklist MOTD
- MiniMessage formatting for messages
- Velocity, Bungee, and Bukkit support
- Send blacklists to a discord webhook
- Simple blacklist command
- Blacklist subscription URLs
- Blacklist -> Whitelist
- Update system
Download
https://github.com/colbster937/originblacklist/releases/latest/
Building
$ git clone https://github.com/colbster937/originblacklist.git
$ cd originblacklist
$ gradle wrapper
$ ./gradlew shadowJar
Description
Languages
Java
100%