+ Added a new captcha inventory system where you click the emerald to continue.
+ Added checks for captcha inventory close and click events.
+ Added a new section to the config.yml file:
Code (YAML):
# Player captcha appears where they need to click on the emerald to continue
fishing-captcha:
enabled
: true
captcha-item
: 'EMERALD'
# Type of item they need to click on
inventory-name
:
"Click the emerald to verify!"
inventory-size
: 36
success-message
: '&aYou have successfully verified.'
exploit-numbers
:
- 5
+ Fixed the plugin not working with other fishing plugins.
+ Changed default config to use to new captcha methods.
+ Improved code in some areas of plugin.