mirror of
https://github.com/colbster937/originblacklist.git
synced 2025-06-07 16:24:48 +00:00
15 lines
466 B
Markdown
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
|
|
``` |