CommandExecutor now returns Collection<String> instead of List<String>
+ Fixed errors when Enchantment doesn't exist (ItemMaker)
+ CommandExecutor now returns Collection<String> instead of List<String>
* So, now, you as developer you are no longer forced to return List<String> in the CallableArgument
* This change can break plugins which are using CommandStructure API!