Show warning if 127.0.0.1 is IP banned

This commit is contained in:
timvisee
2021-11-17 20:25:40 +01:00
parent 75f7b62b16
commit acf6768b49
2 changed files with 7 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
- Resolve TODOs in code
- Don't drop errors, handle everywhere where needed (some were dropped while
prototyping to speed up development)
- Spigot/paper plugin to get real player IP from lazymc, reimplement ban-ip
## Nice to have