Read this guide taken from the MyCommand plugin. https://dev.bukkit.org/projects/mycommand/pages/configuration-and-example CTRL + F Highlight Hover
Code (Text): help: permission: some.custom.permission no_permission_message: '&cYou don''t have permission to use this command!' target_permission: some.custom.target_permission target_no_permission_message: '&cYou don''t have permission to view this command with a target player argument!' message: - '{"text": "&e&l(!) Click a title to see all available commands!"}' - '' - '{"text":"Factions","color":"aqua","bold":true,"clickEvent":{"action":"run_command","value":"/f help"}}' [CODE]
so now i have another problem players will do /help to bring up the custom clickable messages but essentials also uses /help and i cant have the essentials message to run the /help command because itll just bring up all my custom clickables again and again anyway to run the essentials help to bring up the commands