Add support for enforcing banned-ips.txt on internal web server
This commit is contained in:
parent
0e6dfc1adf
commit
e613fb14d7
4 changed files with 84 additions and 4 deletions
|
|
@ -138,6 +138,8 @@ quitmessage: "%playername% quit"
|
|||
spammessage: "You may only chat once every %interval% seconds."
|
||||
webprefix: "§2[WEB] "
|
||||
websuffix: "§f"
|
||||
# Enable checking for banned IPs via banned-ips.txt (internal web server only)
|
||||
check-banned-ips: true
|
||||
|
||||
defaultzoom: 0
|
||||
defaultworld: world
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue