{"id":138897,"date":"2026-06-08T08:21:08","date_gmt":"2026-06-08T05:21:08","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/shortcut\/"},"modified":"2026-06-08T08:21:08","modified_gmt":"2026-06-08T05:21:08","slug":"shortcut","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/shortcut\/","title":{"rendered":"Shortcut"},"content":{"rendered":"<p># Shortcut<\/p>\n<p>A Minecraft plugin for creating command shortcuts without needing another plugin<\/p>\n<p>> *Reload ready! This plugin has no adverse effects when \/reload is executed: commands will be disabled and added according to the changes to the configuration*<\/p>\n<p>## Configuration<\/p>\n<p>Each command can be individually configured<\/p>\n<p>The basic yaml structure is as follows:<\/p>\n<p>&#8220;`yml<br \/>\n# This is the command name\/label that you will type ingame (think \/command_name)<br \/>\ncommand_name:<br \/>\n  # An OPTIONAL permission to use, this can be anything<br \/>\n  # If the sender doesn&#8217;t have this permission they cannot run this shortcut<br \/>\n  permision: example.permission<br \/>\n  # If the command can only be executed by players (this is also optional)<br \/>\n  # For none players the execution method returns instantly<br \/>\n  playerOnly: false<br \/>\n  # An OPTIONAL way to describe how the command should be used<br \/>\n  usage: &#8220;\/command_name <value>&#8221;<br \/>\n  # What is actually used to control what the shortcut does<br \/>\n  executions:<br \/>\n    &#8211; {<br \/>\n        # This is the command to run<br \/>\n        # %%0 is replaced with the first argument provided, %%1 is the second and so on<br \/>\n        # Placeholders can be used if you so choose<br \/>\n        run: say %%0,<br \/>\n        # Who to run the command as<br \/>\n        # Must be either &#8220;sender&#8221; OR &#8220;console&#8221;<br \/>\n        as: sender<br \/>\n    }<br \/>\n    &#8211; {<br \/>\n        # This is a message that is to be sent to the user<br \/>\n        # Formatting and placeholders can be used here<br \/>\n        display: Example message with \u00a7aFormatting!<br \/>\n    }<\/p>\n<p>&#8220;`<\/p>\n<p>### Example<\/p>\n<p>The following is an example for a &#8220;gmc&#8221; command shortcut:<\/p>\n<p>> Placeholders are utilised in this example, ensure you have PlaceHolderApi if you wish to use it<\/p>\n<p>&#8220;`yml<br \/>\n# the command label to use<br \/>\ngmc:<br \/>\n  # permission required to run this shortcut<br \/>\n  # this doesn&#8217;t bypass the check on the original command if proxying!<br \/>\n  # placeholders do NOT work here<br \/>\n  permission: command.gamemode<br \/>\n  # if the command can only be ran by a player<br \/>\n  # placeholders do NOT work here<br \/>\n  playerOnly: true<br \/>\n  # displayed when an invalid version of this command is issued<br \/>\n  # placeholders do NOT work here<br \/>\n  usage: \/gmc<br \/>\n  executions:<br \/>\n    # runs the command &#8220;gamemode creative&#8221; as the sender<br \/>\n    # placeholders can be used here<br \/>\n    &#8211; { run: gamemode creative %player_name%, as: console }<br \/>\n    # displays this message to the executor<br \/>\n    # placeholders can be used here<br \/>\n    &#8211; { display: &#8220;\u00a70[\u00a7a\u2713\u00a70]\u00a7r You are now in creative mode&#8221; }<br \/>\n&#8220;`<\/p>\n<p>Below is each element explained:<\/p>\n<p>| Component | Used Value | Description |<br \/>\n| &#8212; | &#8212; | &#8212; |<br \/>\n| Permission | command.gamemode | Specifies the permission required to run the &#8220;gmc&#8221; command. Users attempting to execute this command must have the &#8220;command.gamemode&#8221; permission. |<br \/>\n| Player-Only | true | When set to `true`, this configuration ensures that only players (as opposed to console or other entities) can execute the &#8220;gmc&#8221; command. |<br \/>\n| Usage | \/gmc | The &#8220;usage&#8221; field specifies the command syntax that users should follow to invoke the &#8220;gmc&#8221; command. |<\/p>\n<p>Execution Step 1<\/p>\n<p>| Action | Command to Run | As Sender |<br \/>\n| &#8212; | &#8212; | &#8212; |<br \/>\n| Run a command | `gamemode creative %player_name%` | `console` |<\/p>\n<p>This step instructs the system to set the executor&#8217;s game mode to creative. The `%player_name%` placeholder is replaced with the executor&#8217;s name. The command is executed as the console.<\/p>\n<p>Execution Step 2<\/p>\n<p>| Action | Message to Display |<br \/>\n| &#8212; | &#8212; |<br \/>\n| Display a message | &#8220;\u00a70[\u00a7a\u2713\u00a70]\u00a7r You are now in creative mode&#8221; |<\/p>\n<p>This step displays a message to the executor indicating that they are now in creative mode. The message includes formatting for visual appeal.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Add new aliases to commands<\/p>\n","protected":false},"featured_media":138898,"template":"","meta":{"_minecraft_slug":"shortcut","_minecraft_project_id":"KVd0UUjP","_minecraft_author":"bradbot1","_minecraft_license":"Apache-2.0","_minecraft_downloads":326,"_minecraft_follows":3,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"shortcut.zip","_minecraft_size_bytes":13690,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-16T11:32:39.880073Z","_minecraft_date_created":"2023-10-10T01:23:29.152986Z","_minecraft_date_modified":"2023-10-09T01:06:04.526517Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/shortcut","_minecraft_icon_attachment_id":138898,"_minecraft_imported_at":"2026-06-08T05:21:08+00:00","_minecraft_import_hash":"58ce9639f633d7dffeead2884d8cbbbf","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,126,127,128,129,92],"mod_loader":[130,132,133,134],"minecraft_version":[59,36,60],"class_list":["post-138897","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-utility","mod_loader-bukkit","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Shortcut - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/shortcut\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Shortcut - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Add new aliases to commands\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/shortcut\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/shortcut\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/shortcut\\\/\",\"name\":\"Shortcut - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/shortcut\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/shortcut\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/shortcut-icon-7f740e556f3bccc9719d51451097ff685cb9151d_96.webp\",\"datePublished\":\"2026-06-08T05:21:08+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/shortcut\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/shortcut\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/shortcut\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/shortcut-icon-7f740e556f3bccc9719d51451097ff685cb9151d_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/shortcut-icon-7f740e556f3bccc9719d51451097ff685cb9151d_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/shortcut\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Shortcut\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Shortcut - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/shortcut\/","og_locale":"en_US","og_type":"article","og_title":"Shortcut - Minecraft","og_description":"Add new aliases to commands","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/shortcut\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/shortcut\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/shortcut\/","name":"Shortcut - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/shortcut\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/shortcut\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/shortcut-icon-7f740e556f3bccc9719d51451097ff685cb9151d_96.webp","datePublished":"2026-06-08T05:21:08+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/shortcut\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/shortcut\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/shortcut\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/shortcut-icon-7f740e556f3bccc9719d51451097ff685cb9151d_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/shortcut-icon-7f740e556f3bccc9719d51451097ff685cb9151d_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/shortcut\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Shortcut"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/138897","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/138898"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=138897"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=138897"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=138897"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=138897"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}