zCaptcha
zCaptcha is a captcha plugin that uses Google ReCaptcha v2 to find out whether the user is a bot.
Features
Price
Access to backend (required): $5
https://github.com/coleedwards/zCaptcha
How to purchase?
Join the Mizule Development discord and create a ticket!
Thank you for viewing.
zCaptcha is a captcha plugin that uses Google ReCaptcha v2 to find out whether the user is a bot.
Features
- Highly configurable
- Easy install (no license key required) (drag and drop)
- Flat file support
- MongoDB support
- Cheap price
- Quick
- Easy
- Lightweight
Code:
# Thank you for using zCaptcha
settings:
database: "FLAT" # FLAT, MONGO
mongo:
host: "127.0.0.1"
port: 27017
database: "captcha"
auth:
enabled: false
username: "admin"
password: "admin"
database: "admin"
runnable_delay: 40 # 20 ticks = 1 second
time_to_complete: 120 # seconds
command: "kick %player% Failed to complete captcha"
messages:
captcha_required: "&aYou are required to complete a captcha. Please visit http://mizuledevelopment.com/captcha/captcha.php?key=%key% to complete!"
captcha_completed: "&aThank you for completing the captcha."
requirements:
rank: Default
not_authenticated_before: true
Price
Access to backend (required): $5
https://github.com/coleedwards/zCaptcha
How to purchase?
Join the Mizule Development discord and create a ticket!
Thank you for viewing.
Attachments
Last edited:
