1.
Choose a good password!
don't be like this

adascape owner, dada, password: dada. You want a 7-15 letter password. If you pick a password like ownage your chances of being hacked are 1 and 1000, if you pick a password like 0wnag3 your chances of being hacked are 1 and 4000 , if you pick a password like
[email protected]!ab your chances of being hacked are 1 and 30000!
2.
The Perpetrator
Go into Your server>connected from>your username
Now you will see all of the connections that your username has connected from, it should be localhost, 127.0.0.1, or your ip. For example:
Code:
127.0.0.1
localhost
localhost
127.0.0.1
localhost
the perpetrators ip!>24.149.54.21<
You found the ip-address.
3.
The BanHammer
You found his ip, its time to go bye bye for him.
go into yourserver>data>bannedips, add his ip.
Now i dont know why but some bannedip's dont work,
but don't worry there's another way
go into server.java, find [PHP] public void run() {[/PHP]
now below [PHP] String connectingHost = s.getInetAddress().getHostName();
[/PHP]
Add,[PHP] if(/*connectingHost.startsWith("ipaddress") || connectingHost.equals("ipaddress")*/false) {[/PHP]
4.
Finished
Make sure that NO one was ip banned or banned while you were hacked!
for that go into yourserver>logs>banlogs.txt, you'll find a username for exmaple:
yourusername bannedNo0b65
You'v found the innocent player! now go into yourserver>data>bannedusers
Erase there names off the bannedusers.txt and save it. now its safe
run your server and have fun.
P.S. If your good at coding go code so only you can go on your acc.
~This was no leeched made it by myself~
-Made for newbies!