CraftProxyLiter
CraftProxyLiter copied to clipboard
Banning IP addresses Issue
We are running a fairly large offline server and banning of IP addresses is critical for us. How could each server ban an ipaddress and pass it to craftproxyliter? We are already using a MySQL based ban system called KiwiAdmin which could be evaluated upon a client connecting to the proxy. I am willing to lean Java and use the MySQL/J connector to check before a player joins the target server.
I am not sure where to edit the source to do this. Could you also please provide short instructions on how to compile too? I did try compile CraftProxy but had issues with that manifest.txt file being a broken symlink.
I need to fix that sym-link.
Great could you also provide short build instructions readme like CraftProxy?, Do you have any suggestions about how to solve the IP address issue?