Unleash the power of ultimate protection for your Minecraft server with Captcha - the revolutionary anti-bot system. Say goodbye to unwanted visitors and bots with our map-based system that looks like a real captcha, making it virtually impossible to bypass. Compatible with every recent version of Minecraft, including BungeeCord, Captcha is a must-have for any serious server owner. Download now and experience the ultimate peace of mind for your server!
Need support? Don't hesitate to join my
discord!
- Get up and running in no time with our easy drag-and-drop setup.
- Enjoy lightning-fast performance without compromising security.
- Fully customize the Captcha experience to match your server's unique needs.
- Keep your server safe during reloads with our automatic kick feature for Captcha users.
- Say goodbye to easily bypassed GUI-based captchas with our highly secure map-based system.
- Utilize our map cache system to save time and resources, reusing maps without overriding existing ones."
/captcha
Base command of the plugin
/captcha reload
Reloads plugin, reinitializes maps and messages
Permission: captcha.reload
/captcha setsafearea
Sets a safe area where the players will get teleported to
Permission: captcha.setsafearea
Override the captcha:
Permission: captcha.override
Receive update message:
Permission: captcha.update
Showcase of the plugin (Thanks to
@DerVillion
)
Image of the captcha
(The background is customizable!)
:
Image of the captcha without color
(The background is customizable!)
:
background.png:
safe shutdown / captcha fail:
config.yml:
Code (YAML):
# Captcha
#
# For support consider joining my discord: https://kyllian.nl/discord
captcha-settings:
after
: 7200000
# Require a captcha after 2 hours after the last completed Captcha (Only applies when mode is equal to AFTER)
attempts
: 3
captcha-protected-commands
:
- 'op'
color
: false
commands-on-success
:
[
]
commands-on-fail
:
[
"say %player% just failed the captcha"
]
disable-damage
: true
held-slot
: -1
# Held slot, set to -1 if it doesn't matter
lines
: true
maps
: 1000
mode
: FIRSTJOIN
# FIRSTJOIN, ALL, AFTER, RESTART, NONE
op-override
: false
permission-override
: false
random-font
: false
# You are required to add your own fonts!
reverse
: false
# Reverse the answer, you may want to edit the join message accordingly
require-move-action
: true
# Block chat messages when the player hasn't moved yet
time
: 600
update-message
: true
messages.yml
Code (YAML):
fail
: '&7You failed the Captcha'
help
: '&7/captcha reload'
join
: '&7Please type the text on the map in order to verify you''re a human being'
kick
:
- '&7You have been kicked!'
- ''
- '&7Please try again'
move
: '&7You need to move in order to send a chat message!'
no-permission
: '&cYou don''t have permission'
player-only
: '&7This command is only executable via a player'
reload
: '&7Reloaded Captcha'
reload-kick
: '&6You have lost connection to the server'
safe-area-set
: '&7A new safe area has been set!'
success
: '&7You completed the Captcha'
update
:
- '&7A new update has been found!'
- ''
- '&7Get it at
: https://www.spigotmc.org/resources/captcha.75891/'
You can also add multi-line messages like this:
Code (YAML):
kick
:
- '&7You have been kicked!'
- ''
- '&7Please try again'
Click
here to read the license
![[IMG]](/proxy/image?url=https%3A%2F%2Fkyllian.nl%2Fspigot-cover.png)