mirror of
https://github.com/colbster937/originblacklist.git
synced 2026-05-07 09:40:50 +00:00
f780f0bd6efe43be4c93c6c02407812ae467dd17
Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 9.4.1 to 9.5.0. - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0) --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Languages
Java
100%