Files
.github
docs
res
screenshot
dimension.snbt
dimension_codec.snbt
lazymc.toml
start-server
src
.env.example
.gitignore
.gitlab-ci.yml
CHANGELOG.md
Cargo.lock
Cargo.toml
LICENSE
README.md
TODO.md
build.rs
lazymc/res
timvisee a71b3cb24f Add option to drop all connections from banned IPs
This instantly disconnects clients from banned IPs. Clients won't be
able to request or ping the server status. Clients won't get a kick
message with their ban reason either. Clients simply get a
'Disconnected' message on login.
2021-11-17 18:23:17 +01:00
..