This update contains OPTIONAL Config.yml changes. Only add them to your config if you want to use the new feature Added: Config options to make the correct item look different (custom name, lore and glowing effect) to make it slightly easier for players to solve the captcha. (Requested by
@PhoebePower)
Fixed: Error when plugin is being disabled.
Fixed: Error when loading config sometimes.
Add this below Delay:
Code (YAML):
####################### # Picked Item Options # ####################### #Settings for changing the look of the item to be clicked. #Delete this section if you don't want the item to look different. #You can delete any part of this that you don't want changed too. Picked: #Special name for the item to be clicked. Name: "&6&lCLICK ME!" #Special lore for the item to be clicked. Lore: -
"&aThe right answer" -
"&ais right here." #Whether to make the item to be clicked glow. Glowing: False