About Vending Captcha
Prompt AFK players that use bots that use vending machines with captcha checkboxes to prevent them from holding the vending machine.
Key Features
- Dynamic Positions: The checkbox location is randomized, making it harder to automate bypasses.
- Lightweight: No significant impact on server performance.
- Complete Customization: Change any text or threshold via the config file.
- API: Any other plugin can call the "captcha" command to prompt a player with a captcha checkbox.
Command and Permission
-
captcha - Creates the captcha checkbox UI. Must be used through the F1 Console.
- captcha.bypass - Makes the user bypass automated captcha popups.
Config
{ "Captcha bypass permission": "captcha.bypass", "Purchase Time Frame (seconds)": 60.0, "Purchase Count Threshold Per Time Frame": 5, "Captcha UI title": "Quick Check", "Captcha UI description": "Please confirm you’re human:", "Captcha UI button text": "I’m not a bot", "Captcha UI checkbox text": "☐" }
Support and More
- Checkout my discord server here.
Showcase Video