originblacklist/README.md
2025-05-07 11:35:26 -05:00

18 lines
547 B
Markdown

# 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!**
### Download
**[https://github.com/colbster937/originblacklist/releases](https://github.com/colbster937/originblacklist/releases)**
### Building
```
$ git clone https://github.com/colbster937/originblacklist
$ cd originblacklist
$ gradle wrapper
$ ./gradle.<bat|sh> shadowJar
```