dependabot[bot] 6510b5d1a6 Bump com.github.seancfoley:ipaddress from 5.6.1 to 5.6.2 (#25)
Bumps [com.github.seancfoley:ipaddress](https://github.com/seancfoley/IPAddress) from 5.6.1 to 5.6.2.
- [Release notes](https://github.com/seancfoley/IPAddress/releases)
- [Commits](https://github.com/seancfoley/IPAddress/compare/v5.6.1...v5.6.2)

---
updated-dependencies:
- dependency-name: com.github.seancfoley:ipaddress
  dependency-version: 5.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-19 15:58:57 +00:00
2026-01-29 17:12:58 -06:00
2026-01-10 12:52:04 -06:00
2026-02-17 17:21:34 -06:00
2026-01-14 16:44:44 -06:00
2.0
2026-01-09 18:07:40 -06:00
2.0
2026-01-09 18:07:40 -06:00
2026-01-30 12:28:51 -06:00

OriginBlacklist

An eaglercraft client blacklisting plugin

Features

  • Origin based blacklisting
  • Client brand based blacklisting
  • Username based blacklisting
  • IP based blacklisting
  • 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

Changes from v1

  • Modular multi-platform support
  • JSON5 based configuration

Requirements

  • Eagler(craft)XServer v1.0.2 or newer
  • JDK 21 or newer

Download

The latest release can be found at https://github.com/WebMCDevelopment/originblacklist/releases/latest/

Building

$ git clone https://github.com/WebMCDevelopment/originblacklist
$ cd originblacklist
$ gradle wrapper
$ ./gradlew shadowJar
Description
reimplementation of originblacklist for eaglerxserver
Readme 1 MiB
Languages
Java 100%