mirror of
https://github.com/colbster937/originblacklist.git
synced 2026-02-04 11:07:41 +00:00
Compare commits
2 Commits
v2.0.0
...
a483b6ccc5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a483b6ccc5 | ||
|
|
a78fa33de8 |
1
.github/workflows/gradle.yml
vendored
1
.github/workflows/gradle.yml
vendored
@@ -4,6 +4,7 @@ on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [ main ]
|
||||
paths: [ src/**, build.gradle.kts, settings.gradle.kts ]
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
- [x] Client brand based blacklisting
|
||||
- [x] Username based blacklisting
|
||||
- [x] IP based blacklisting
|
||||
- [x] Json5 based configuration
|
||||
- [x] Kick message customization
|
||||
- [x] Blacklist MOTD customization
|
||||
- [x] MiniMessage and legacy formattings supported
|
||||
@@ -18,7 +19,7 @@
|
||||
- [ ] Reverse blacklist (whitelist)
|
||||
|
||||
<h2>Download</h2>
|
||||
The latest release can be found at <b><a href="https://github.com/WebMCDevelopment/originblacklist/releases/tag/v1.1.3">https://github.com/WebMCDevelopment/originblacklist/releases/tag/v1.1.3</a></b>
|
||||
The latest release can be found at <b><a href="https://github.com/WebMCDevelopment/originblacklist/releases/latest/">https://github.com/WebMCDevelopment/originblacklist/releases/latest/</a></b>
|
||||
|
||||
<h2>Building</h2>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user