Fixed issue in Bukkit version while getting the server version in some cases
Added two new possible actions: CONSOLE_COMMAND - Executes a command as the console, use %player% if you need the name of the player which reacted PLAYER_COMMAND - Executes a command as the player which reacted, he needs the permissions for the command you want him to execute! Commands can only be executed on the server where the plugin is running on, so if you use it on the Bungee commands will be executed on the Bungee and not on the Minecraft server!