What is GhoSTHunter?
GhoSTHunter is AntiCheat System written by me. It contains 3 parts - Plugin, Client and Web server. The client is based on Visual C# and works with the plugin using MySQL. 100% accurate cheat detection + command run after check.
How does plugin and client work?
Usage: /check username
After command exectution, the plugin generates AntiCheat Key which is used in the client in order to identify the suspect. The key can be used only by someone with the same IP and Minecraft username, so it's protected. The suspect must download the client, enter the key and wait for the scan to complete. If he leave - plugin is executing command from the config. Leave and cheat detection commands are the same. If the suspect is not using cheats - plugin executes another command in the config "Ex. /spawn username".
Why do I need Web Server?
Because client is using MySQL update queries and it needs connection to database, I prefered to use Web Server in order not to enter any connection details in the client. So client send the suspect information using POST method to the web server and get the response.
What's the price?
$30 - Paypal.
You can contact me if you want to test:
Skype: wattland
E-Mail: [email protected]
GhoSTHunter is AntiCheat System written by me. It contains 3 parts - Plugin, Client and Web server. The client is based on Visual C# and works with the plugin using MySQL. 100% accurate cheat detection + command run after check.
How does plugin and client work?
Usage: /check username
After command exectution, the plugin generates AntiCheat Key which is used in the client in order to identify the suspect. The key can be used only by someone with the same IP and Minecraft username, so it's protected. The suspect must download the client, enter the key and wait for the scan to complete. If he leave - plugin is executing command from the config. Leave and cheat detection commands are the same. If the suspect is not using cheats - plugin executes another command in the config "Ex. /spawn username".
Why do I need Web Server?
Because client is using MySQL update queries and it needs connection to database, I prefered to use Web Server in order not to enter any connection details in the client. So client send the suspect information using POST method to the web server and get the response.
What's the price?
$30 - Paypal.
You can contact me if you want to test:
Skype: wattland
E-Mail: [email protected]
Last edited:
