This commit is contained in:
Colbster937
2025-05-07 13:56:06 -05:00
parent 3a7b88f362
commit 7de763e640
11 changed files with 133 additions and 14 deletions

View File

@@ -5,12 +5,25 @@ 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
- [x] Origin Blacklisting
- [x] Brand Blacklisting
- [x] Custom kick message
- [x] Custom blacklist MOTD
- [x] MiniMessage formatting for messages
- [x] Velocity, *Bungee, and *Bukkit support
<br>_<sub><span style="color:gray">Bungee and Bukkit are should work, but have bugs.</span></sub>_
- [x] Send blacklists to a discord webhook
- [ ] Blacklist subscription URLs
- [ ] Blacklist -> Whitelist
- [ ] IP blacklisting
### Download
**[https://github.com/colbster937/originblacklist/releases](https://github.com/colbster937/originblacklist/releases)**
### Building
```
$ git clone https://github.com/colbster937/originblacklist
$ git clone https://github.com/colbster937/originblacklist.git
$ cd originblacklist
$ gradle wrapper
$ ./gradle.<bat|sh> shadowJar