Added two new actions: player-command-action and console-command-action
How to update:
Replace the plugin file
Add the message "typeplayercommand" and "typeconsolecommand" to the messages section
Code (Text):
messages:
typeplayercommand: '&7[&6&lTutorial&r&7] Type the command you want to have executed by the player. Example: &ogive %player% diamond_sword'
typeconsolecommand: '&7[&6&lTutorial&r&7] Type the command you want to have executed by the console. Example: &obroadcast %player% just finished the tutorial!'