MineCaptcha
Vanilla compatible captcha test for minecraft java servers designed to help prevent automated bots from joining your server
[!NOTE]
This is NOT a bulletproof solution for preventing bots from joining your server
INFO
This mod currently offers 2 different types of captchas that server owners can choose from
TEXT:
This mode has the player enter a simple string of displayed minecraft text
IMAGE:
This mode has the player enter numbers from a series of images presented to them, while this mode is more secure it also requires a bit more setup, see below for instructions
Image mode setup
- Run the server with this mod to generate the config file
- Edit the config file for this mod
minecaptcha.cfg
settingmethod
toIMAGE
- Execute the mod as a java program to generate the resource pack and number image mappings
java -jar minecaptcha-x.x.x.jar
- Setup
resourcepack.zip
to be distributed as or combined with your server resource pack - Copy
captchaimage.json
into the config folder for your server It is a good idea to re generate this resource pack and json file with some regularity
note: when the resource pack is change it is REQUIRED to also changecaptchaimage.json
.
Links
Details
Licensed MIT
Published 12 days ago
Updated 13 days ago