INFORMATION:
∗────────────────────∗
Advanced plugin that makes possible custom commands on a line!
Supporting all version incluiding
1.7x PlaceholderAPI system support!
High performance code Open source and free proyect Easy & customizable configuration.
Commands (default) & Permissions /customcommands- Displays the plugin information. Permission:
None /customcommands reload - Reloads the plugin configs!. Permission:
customcommand.admin
EXAMPLES
Code (YAML):
[/CENTER
] # ██████████████████████████████████████████████████████████████████████████████████████████████████████████ # █▄─▀█▀─▄█▄─█─▄█─▄▄▄─█▄─██─▄█─▄▄▄▄█─▄─▄─█─▄▄─█▄─▀█▀─▄█─▄▄▄─█─▄▄─█▄─▀█▀─▄█▄─▀█▀─▄██▀▄─██▄─▀█▄─▄█▄─▄▄▀█─▄▄▄▄█ # ██─█▄█─███▄─▄██─███▀██─██─██▄▄▄▄─███─███─██─██─█▄█─██─███▀█─██─██─█▄█─███─█▄█─███─▀─███─█▄▀─███─██─█▄▄▄▄─█ # █▄▄▄█▄▄▄██▄▄▄██▄▄▄▄▄██▄▄▄▄██▄▄▄▄▄██▄▄▄██▄▄▄▄█▄▄▄█▄▄▄█▄▄▄▄▄█▄▄▄▄█▄▄▄█▄▄▄█▄▄▄█▄▄▄██▄█▄██▄▄▄██▄▄█▄▄▄▄██▄▄▄▄▄█ # # v0.1-SNAPSHOT # # Disable the permission with "" # # PlaceholderAPI only will replace placeholders when the sender is a player, # But if the console uses the command placeholders will not be replaced with values because is not a player. # # Add a custom permission message adding 'permission-error' to your command config, example: # commands: # '0': # command: "example" # permission-error: "&cYou can't use this" # permission: "example.example" # result: # - "&6This is the result!" # # commands:
'0':
command: "facebook" permission: "" result: -
"&3Facebook:&f https://fb.com/test" '1':
command: "youtube" result: -
"&cYouTube:&f https://yt.com/test" '2':
command: "instagram" result: -
"&6Instagram:&f https://ig.com/test" '3':
command: "twitter" result: -
"&bTwitter:&f https://twitter.com/@test" '4':
command: "discord" result: -
"&5Discord:&f https://discord.gg/test"
INSTALLATION Download the plugin, drop it on your plugins folder and edit!
Do you want to use placeholders?
Click this link and download
PlaceHolderApi, and use them!
∗────────────────────∗