_Option Dropdown - Eniripsa96/SkillAPI GitHub Wiki
Must be one of the options provided in the dropdown in the editor most of the time
A combo box with a list of accepted values
- Options provided are not case-sensitive in case of manual edits
- Options corresponding to Bukkit/Minecraft enums (such as particle types, materials, etc.) can be manually set to an option not in the editor and it will work, given it's a valid enum value