Back to Plugins
CAPTCHA icon

CAPTCHA

Active tab
Overview
Latest version
Not specified
Minecraft support
0 versions
Topics synced
0
Claim this plugin

This plugin was imported from Spiget and is currently unclaimed.

Live badges: Downloads badge for CAPTCHA Spigot Downloads badge for CAPTCHA GitHub Stars badge for CAPTCHA License badge for CAPTCHA How to embed →

Plugin Information

Type: Minecraft plugin
Spigot Resource: Open on SpigotMC
Repository: Joey61021/captcha
Created by: Spiget Importer

Description

Captcha

A minimalistic Bukkit/Paper plugin that adds CAPTCHA verification challenges to Minecraft servers.

Features

  • 🎨 Color-matching verification - Players must click the correct colored stained glass pane
  • Fast & lightweight - Built with modern Java and optimized for performance
  • 🔧 Easy integration - Simple API for developers

Requirements

  • Java 21+
  • Paper 1.21.4+

Installation

  1. Download the latest JAR from releases
  2. Place it in your server's plugins folder
  3. Restart the server

API Usage

CaptchaService captcha = new CaptchaService();
captcha.open(player); // Opens CAPTCHA for player

Building

mvn clean package

The compiled JAR will be in the target/ directory.

License

This project is provided as-is.

Minecraft Plugin Badges

Use these badge images in docs, README files, or forum posts.

Badge Guide
Downloads
Downloads badge for CAPTCHA
![Downloads](https://ezbanners.org/shields/plugins/d70b461d-daa8-4215-9645-e96de9ea0416/downloads.png)
Spigot Downloads
Spigot Downloads badge for CAPTCHA
![Spigot Downloads](https://ezbanners.org/shields/plugins/d70b461d-daa8-4215-9645-e96de9ea0416/spigot-downloads.png)
GitHub Stars
GitHub Stars badge for CAPTCHA
![GitHub Stars](https://ezbanners.org/shields/plugins/d70b461d-daa8-4215-9645-e96de9ea0416/github-stars.png)
License
License badge for CAPTCHA
![License](https://ezbanners.org/shields/plugins/d70b461d-daa8-4215-9645-e96de9ea0416/license.png)