bCaptcha
bCaptcha is a simple plugin that protects your server with a simple captcha against bots or other evil things. ;)
News
- Version 1.2.0 released!
- Updated to Minecraft 1.4.6 (CB 1.4.6-R0.1)
- Version 1.1.0 released!
- Security update (little permissionfail fixed)
- Many new features!
Check the pluginstats
Installation
- Put the bCaptcha.jar into your plugins folder and run the server.
- It creates a folder called "bCaptcha", with the file "config.yml".
- Change the values you would edit.
What you need
- a bukkit server
- some players
How to use
If a player joins your server, he must enter a captcha, that is random generated.
- *Captcha appears in the chat*
- The user must type the captcha in the chat (whithout command!)
Commands & Permissions
- /bcaptcha
- Shows you general information about bCaptcha.
- Alias: /bc
- /bcaptcha reload
- Reloads bCaptcha.
- Alias: /bc reload
- Permission: bcaptcha.reload
- /bcaptcha ignore [USER] & /bcaptcha unignore [USER]
- Add or remove users to / from the ignorelist. Users who are on the list, haven't to enter the captcha.
- Alias: /bc ignore [USER] & /bc unignore [USER]
- Permission: bcaptcha.ignore
- bcaptcha.nocap
- If a user has this permission, he haven't to enter the captcha.
Known bugs
- Nothing :D
Changelog
- bCaptcha 1.2.0
- Updated to Minecraft 1.4.6 (CB 1.4.6-R0.1)
- bCaptcha 1.1.0
- Important security update (permission fail from 1.0.0 fixed!)
- OnlyFirstTimeCaptcha: You can set, that only new people must enter the captcha.
- IgnoredUsers: You can set ignored users, they haven't to enter ther captcha.
- IgnorePermission: You can give groups the permission bcaptcha.nocap. Then the groups with the permission haven't to enter the captcha.
- KickTime: You can set the time in seconds after you get kicked, if you aren't logged in. If you set it to 0 you don't get kicked.
- Minimum&Maximum: You can set the limits of the captcha.
- CaptchaInChat: Now, you must type the Captcha without command in the chat.
- Some code fixes.
- bCaptcha 1.0.0
- first release of bCaptcha
Donate
You can support the plugin with a little donation ;)
Sorry for spelling mistakes. I'm german ;)

-
View User Profile
-
Send Message
Posted May 12, 2019The plugin nice and very nice
-
View User Profile
-
Send Message
Posted Oct 4, 2012@AtroxLP
I understand you, but still.. your plugin presents itself first and is followed up by the login-plugin's notice. So in practice most players will enter the captcha first. There's probably not much you can do about it, but i'm just confirming what i see ;)
-
View User Profile
-
Send Message
Posted Oct 4, 2012@ThisUsernameIsMine
If a user enter 3 times the wrong captcha, nothing happens. When you have a login-plugin (like AuthMe) that prevants users to use commands or the chat, before he is logged in, the user must login in the loginplugin first and then he enter the captcha only in the chat (without command!)
-
View User Profile
-
Send Message
Posted Oct 4, 2012Thanks for the super-quick/fast update! :)
I have two remarks:
By default, entering the wrong captcha for 3 times resuls in a ban.
I'm not sure if your plugin does this, but i can only disable the ban when setting the kick-time to 0 (which doesn't seem ideal for servers that don't have or use another auth/login plugin).
Secondly: I use an auth/login-plugin on my server and when starting the server i see the output of both plugins (i.e. either a /register or /login from the auth/login-plugin, and the captcha number from your plugin).
This confuses both me and the player, as we don't know which plugin is in command/waits for the first input.
Is it possible to somehow hook-in/load your plugin before any auth/login-plugin or prevent the captcha to be shown at the same time while an auth/login-plugin asks the user to either /register /or login, as some will first try to /register or /login whereas others will try to enter the captcha first ;)
Again.. thanks for this great, err.. wonderful plugin!
-
View User Profile
-
Send Message
Posted Oct 3, 2012@ThisUsernameIsMine
Thanks for your idea :) It's in the next version.
-
View User Profile
-
Send Message
Posted Oct 3, 2012@Diabloste
Thanks for your idea :) It's in the next version.
-
View User Profile
-
Send Message
Posted Oct 3, 2012Suggestion:
Make it so you don't have to type /login [Captcha] But just type the captcha in the chat. For example, you join the server:
Welcome to xxxxxxx Please type following captcha in your chat to start talking: tF3Yk
Player types: tF3Yk
Thank you for showing us you're not a bot! Enjoy!
-
View User Profile
-
Send Message
Posted Oct 3, 2012Oh, this is nice! :)
I already have a suggestion for a new feature:
Make it so that the captcha can be disabled for certain groups, using permissions (i'm a bPermissions and Vault user).
If this could be enabled only for players that haven't registered an account yet, that would be even better. But that is more something for the auth/login-plugin developers to think/take care of.
Thanks a lot!
ps: the (to be aproved) file can be downloaded here http://dev.bukkit.org/server-mods/bcaptcha/files/1 ;)