originblacklist/README.md
2025-05-13 19:15:57 -05:00

1.0 KiB

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
  • Custom kick message
  • Custom blacklist MOTD
  • MiniMessage formatting for messages
  • Velocity, *Bungee, and *Bukkit support
    Bungee and Bukkit are should work, but have bugs.
  • Send blacklists to a discord webhook
  • Blacklist subscription URLs
  • Simple blacklist command
  • Blacklist -> Whitelist
  • IP blacklisting
  • 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