2025-05-07 19:23:16 -05:00
2025-05-11 14:41:03 -05:00
?
2025-05-13 19:17:57 -05:00
2025-05-06 22:12:35 -05:00
2025-05-13 19:15:57 -05:00
2025-05-06 22:12:35 -05: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
  • 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
Description
reimplementation of originblacklist for eaglerxserver
Readme 203 KiB
Languages
Java 100%