CaptchaIt
CaptchaIt
About
CaptchaIt is a relatively simple plugin, but is powerful. From a configuration file you can choose either to force users to enter a captcha before they can use the chat or command. The configuration file also offers a range of configurations for you to set.
Features
- Open source - Github page
- Stops bots from spamming chat or commands!
- Configuration file to configure the plugin to your leisure.
- Toggle between Alphanumeric, or Alphabetical Strings
- Maybe your don't want to generate a random String. In that case you can turn that off, and it will pick a random word/phrase from a list in the configuration file!
- Messages file so you can edit the messages.
- This is great if your server is not a natively English speaking server, and you want the messages in your language.
- It is also great if you just want to be able to change the messages to what you want!
Permissions
| Permission Node | Description | |
|---|---|---|
| 1 | 'captchait.skip' | Will prevent this user from having to pass the CaptchaIt test |
Configuration File
# if randomGeneration is set to 'true' the plugin will either generate a random alphanumeric, or alphabetical string if alphanumeric is set to 'true' or 'false' # the length is the length of the randomly generated alphanumeric, or alphabetical string. # if randomGeneration is set to 'false' the plugin will select a random word from the wordList for the captcha test # You have to set either chat to 'true', commands to 'true', or both to 'true'. if they are both set to 'false', the plugin will disable itself. captcha: randomGeneration: true alphanumric: true length: 6 wordList: - Bob - Joe - Jack - Humanoid captha-required: chat: true command: true
Messages File
server.prefix=&8[&4CaptchaIt&8]&f user.first.join=&2Please pass the human test: &6{0} user.captcha.fail.chat=&2Please enter the captcha first: &6{0} user.captcha.fail.command=&2Please enter the captcha first: &6{0} user.captcha.pass=&2Thank you for proving you are human!
CAN I MAKE A SUGGESTION?!?!!??
Yes, I open to suggestions. Please use the ticket system to post a suggestion though!
This will help me organize the suggestions, or get more information if need be.
-
View User Profile
-
Send Message
Posted Jun 1, 2013@Suricate111
wat? please explain differently..
-
View User Profile
-
Send Message
Posted May 25, 2013Players from flooding when the captcha not send them to use the key word, help me?? Because I wanted them to q flodarem usasam not only the word that does not happen and the player kika
-
View User Profile
-
Send Message
Posted May 25, 2013I put the captcha only to use the q command to be able to talk, you LDWLD be logged, and you must log in using the command, then no one can enter the server, because can not use the command or command and captcha
-
View User Profile
-
Send Message
Posted Apr 27, 2013@soysuva
It is not directly coded along side AuthMe or was it ever coded directly for offline-mode (cracked) server.
-
View User Profile
-
Send Message
Posted Apr 26, 2013Interesting! I wanted to ask if I am able to make it so that my new users will have to enter a captcha after registering? I use Authme Reload and I want users to enter captcha's after registering. Will this work with Authme Reload? Also I want to use this for both registering and chat. Example: 1st captcha for after registering to the server. 2nd captcha for chat after becoming "Member" rank(I use signRank for users to click on to become member rank).