originblacklist/README.md
Colbster937 fdf4847239 cool
2025-05-06 22:12:35 -05:00

15 lines
466 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
```
$ gradle wrapper
$ ./gradle.<bat|sh> shadowJar
```