Don't play with cheaters!!
This plugin requires every player to write .help to see if someone using a hacked client. Many hacked clients have .commands so this stops players from using hacks by checking if they have a .help command.
Download
Latest download: http://dev.bukkit.org/bukkit-plugins/nohackedclients/files/2-nohacked-clients-1-0-1/.
Installation
- 1. Download plugin.
- 2. Place in plugins folder.
- 3. Restart/Reload your server.
- 4. Give certain staff/players the permission to bypass the check (nohackedclient.bypass)
Usage and permission
| Permission | Description |
| nohackedclients.bypass | Bypass this check. |
How it works
NoHackedClients requires players to type .help to test to see if they're using a hacked client. This is not a perfect solution, but it's a unique solution. Some clients don't have commands, and some can disable/enable commands.
Change messages
You can also change messages in file config.yml. Default message:
messages:
- typeHelp: &bThis server uses NoHackedClients. Please write .help to chat to verify that you don't have Nodus, Huzuni or other Hacked client.
- thankYou: &bThank you. You can play now!
- kicked: &dYou have been kicked, because you don't verified having Hacked Clients.
logger:
- loaded: Plugin has been loaded!
| Title | Description |
| typeHelp | This message is sent to the player when they join |
| thankYou | Thanks the player for verifying that they're not using hacks |
| kicked | Kick message for unverified players |
| loaded | Message sent to the console to notify you the plugin is loaded |
Translations available here: http://dev.bukkit.org/bukkit-plugins/nohackedclients/pages/translations/