mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
added ipban support
commands: /#ipban <nick> /#ipunban <ip>
This commit is contained in:
parent
371af9c241
commit
5784c14ab7
11 changed files with 271 additions and 1 deletions
|
@ -127,6 +127,7 @@ set(common_SRCS
|
|||
test.cpp
|
||||
sha1.cpp
|
||||
base64.cpp
|
||||
ban.cpp
|
||||
)
|
||||
|
||||
# This gives us the icon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue