PlaceHolderAPI placeholder : Added %mycommand_cooldown_<command_name>% placeholder for PAPI. It will returns with the amount of seconds remaining.
MyCmd GUI :
New progress in /mycmd gui. Increased the size to 45 (1 row more). More mycmd-edit functions, once edit something from the ANVIL GUI return's automatically to the last ICONMENU menu, and minor adjustments.
Misc fixes and changes:
BROADCAST_RAW_TEXT now works with broadcast_message_permission_node
TEXT and BOOK and RAW_BOOK now support placeholders_replace_mode
BOOK and RAW_BOOK now can replace arguments typed too.
placeholders_replace_mode: NO_COLORCODE now will disable PLACEHOLDER_API, otherwise PAPI will replace colors for you.
Fixed TitleNotSet error if you've not closed correctly the /mycmd gui. Again, about other plugin, i can't resolve this problem.
Fix - If the amount of the anvil_left_item is zero it will automatically set to one
Fix - Added a message that prevents 1.7 and 1.8 servers from using BOSSBAR commands.
Removed Old colorcodes ex: $darkblue, $darkgreen ecc to make the process faster.
TEXT $text$ and BROADCAST_TEXT $broadcasttext$ addition :
Added "text_style: CENTERED" command field. It automatically center the text in the chat.
Added $rainbow_color (just randomly gives each letter a random color)
playerevents.yml now support the prefix "$RUN_CONSOLE$" that's allows you to run the command as console sender.
/mycmd-edit <here> now suggest the commands name in the tab autocompletions.
Some /mycmd-edit tab_completation now suggest the content of that field.
Scheduler :
Some updates to the probably older feature never touched in years.
The command list can now replace some placeholders.
Added /mycmd-scheduler add/remove <name> time 12:00 (In this way you can choose the precise minute when the task have to run the command)
Revamped some /mycmd-scheduler commands, added the tab_completer.
Some adjustment to the /mycmd help menu style (Under Spigot/Paper).