This update adds a fair amount of new features into the plugin. The first is now the plugin will generate default configuration files every time the plugin is reloaded so new creators can start using the plugin right away. If you have a good grasp on the plugin and wish to remove the default items, you can do so in the main config with the generate-default-configs field. The other features include one new keyword, two new conditions, and the none ability trigger.
Features
Default configuration files
New "velocity" keyword
New "isplayer" condition
New "issneaking" condition
New "none" ability trigger
(Developer API) Refactored the CustomItem interface, it is now an abstract class to prevent repetitive code