commands:info:# <- command name (without /)perm:'info.admin'# <- permission to use this commandperm-message:'&cYou cannot use this command!'# <- message when player don't have permission#multi actionsactions:action-1:type:'text'action: - '&#DBC7FFSended to all players!!'# <- to use HEX color, use &#HEXCODEaction-2:type:'broadcast'action: - '&aSended from {PLAYER}!' - '&aHI ALL!'
Actions
There are 5 types of actions.
replace
Replace command to another command.
/core -> /essentials
when player use /core reload it will replace to /essentials reload