mirror of
https://github.com/colbster937/originblacklist.git
synced 2026-02-04 02:57:41 +00:00
c391ec3ad6cfae0d9997afcc927d9146fcf78ea8
Bumps com.velocitypowered:velocity-api from 3.4.0-SNAPSHOT to 3.5.0-SNAPSHOT. --- updated-dependencies: - dependency-name: com.velocitypowered:velocity-api dependency-version: 3.5.0-SNAPSHOT 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
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%