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.
Latest download: http://dev.bukkit.org/bukkit-plugins/nohackedclients/files/2-nohacked-clients-1-0-1/.
| Permission | Description |
|---|---|
| nohackedclients.bypass | Bypass this check. |
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.
You can also change messages in file config.yml. Default message:
| 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/
Need help?! Click here to open a ticket or write a comment below!