{"id":74677,"date":"2026-06-04T11:03:53","date_gmt":"2026-06-04T08:03:53","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/game-menu\/"},"modified":"2026-06-04T11:03:53","modified_gmt":"2026-06-04T08:03:53","slug":"game-menu","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/game-menu\/","title":{"rendered":"GameMenu"},"content":{"rendered":"<p># GameMenu<\/p>\n<p>A simple Minecraft Server Menu plugin like Hypixel&#8217;s Skyblock&#8217;s &#8220;Skyblock Menu&#8221;.<br \/>\nFully customizable, you can customize this plugin by editing `config.yml`<\/p>\n<p>## Table of Contents<br \/>\n&#8211; [Introduction](#introduction)<br \/>\n&#8211; [Features](#features)<br \/>\n&#8211; [Installation](#installation)<br \/>\n&#8211; [Configuration](#configuration)<br \/>\n&#8211; [Usage](#usage)<br \/>\n&#8211; [Commands](#commands)<br \/>\n&#8211; [Permissions](#permissions)<br \/>\n&#8211; [Contributing](#contributing)<br \/>\n&#8211; [License](#license)<br \/>\n&#8211; [Thankyou](#thankyoudonations)<\/p>\n<p>## Introduction<\/p>\n<p>`GameMenu` is a lightweight and user-friendly plugin designed for Minecraft servers. It provides a customizable menu interface for server players, allowing easy navigation and access to server features and commands.<\/p>\n<p>## Features<\/p>\n<p>&#8211; Easy to install and configure.<br \/>\n&#8211; Customizable menu items and commands.<br \/>\n&#8211; [NOT AVAILABLE YET] [PREMIUM] Supports multiple menu pages.<br \/>\n&#8211; User-friendly interface.<br \/>\n&#8211; Lightweight and efficient.<\/p>\n<p>## Installation<\/p>\n<p>To install the `GameMenu` plugin, follow these steps:<\/p>\n<p>1. **Download the plugin**: Download the latest version of the `GameMenu` plugin from here or here or here or maybe from here.<\/p>\n<p>2. **Add the plugin to your server**:<br \/>\n    &#8211; Place the downloaded JAR file into the `plugins` directory of your Minecraft server.<br \/>\n      [Note &#8211; This plugin will work on both spigot and paper server (may work on other also)]<\/p>\n<p>3. **Start the server**: Simply Start your Minecraft server to load the plugin.<\/p>\n<p>4. **Verify installation**: Once the server is started, verify that the plugin is loaded by running the command `\/plugins` in the server console or in-game. You should see `GameMenu` listed among the loaded plugins.<\/p>\n<p>## Configuration<\/p>\n<p>The `GameMenu` plugin comes with a default configuration file that can be customized to your liking. To configure the plugin:<\/p>\n<p>1. Navigate to the `plugins\/GameMenu` directory.<br \/>\n2. Open the `config.yml` file in a text editor.<br \/>\n3. Modify the configuration options to suit your needs. Below is the default configuration:<\/p>\n<p>&#8220;`yaml<br \/>\n#<br \/>\n# AUTHOR: Loghot (ItzLoghotXD)<br \/>\n# WIKI: https:\/\/github.com\/ItzLoghotXD\/GameMenu\/wiki<br \/>\n# Copyright (c) ItzLoghotXD 2024-2024. All rights reserved.<br \/>\n#&#8212;&#8212;&#8211;<br \/>\n# SERVER MENU ITEM<br \/>\n#   The custom item which is used for<br \/>\n#   server menu which is present in<br \/>\n#   player&#8217;s hotbar<br \/>\n#&#8212;&#8212;&#8211;<br \/>\n# SERVER MENU\/GUI<br \/>\n#   The default gui which is opens when<br \/>\n#   player execute &#8216;gm menu&#8217; command<br \/>\n#&#8212;&#8212;&#8211;<br \/>\n# BUILT IN PLUGIN PLACEHOLDERS<br \/>\n#   %player% &#8211; Returns player name<br \/>\n#   %online% &#8211; Returns number of players online<br \/>\n#   %online_max% &#8211; Returns number of max player slots<br \/>\n#        *** USE PLACEHOLDERAPI TO GET MORE ***<br \/>\n#  (https:\/\/hangar.papermc.io\/HelpChat\/PlaceholderAPI)<br \/>\n#&#8212;&#8212;&#8211;<br \/>\n# BUILT-IN FEATURES<br \/>\n#   You can use minecraft color codes<br \/>\n#   like &#8216;&#038;a&#8217; for green you can find all<br \/>\n#   code here https:\/\/www.digminecraft.com\/lists\/color_list_pc.php<\/p>\n<p># ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#<br \/>\n# | SERVER MENU ITEM SETTINGS                |<br \/>\n# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#<br \/>\nserver_menu_item:<br \/>\n  material: NETHER_STAR   # The material which is use for this custom item. (you can find all item names here<br \/>\n  # https:\/\/raw.githubusercontent.com\/ItzLoghotXD\/GameMenu\/main\/Materials.txt)<br \/>\n  display_name: &#8216;&#038;aServer Menu &#038;7(Right Click)&#8217;   # The display name of this item<br \/>\n  lore:   # Lore(s) of this item<br \/>\n    &#8211; &#8216;&#038;7This will open a GUI.&#8217;<br \/>\n    &#8211; &#8216;&#038;7You can see items there&#8217;<br \/>\n    &#8211; &#8216;&#038;7and interact with them!&#8217;<br \/>\n    &#8211; &#8216;&#038;7edit this in config.yml&#8217;<br \/>\n    &#8211; &#8221;<br \/>\n    &#8211; &#8216;&#038;eClick to open&#8217;<\/p>\n<p># ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#<br \/>\n# | SERVER MENU\/GUI SETTINGS                 |<br \/>\n# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#<br \/>\nmenu:<br \/>\n  slots: 9   # Total number of slots in the gui (if you enter any number which is not divisible by 9<br \/>\n  # it will auto adjust it. minimum valid number is 9 and maximum is 54)<br \/>\n  title: &#8216;&#038;6Server Menu&#8217;   # The title of this menu<br \/>\n  items:   # You can set items here which will be in the menu<br \/>\n    # Some example items<br \/>\n    Report_Island_Name:<br \/>\n      material: DIAMOND_BLOCK   # The material which will be displayed in the menu for this item<br \/>\n      slot: 0   # The number of slot in which the item will be (starts from index 0)<br \/>\n      amount: 1   # The Amount of items in a slot<br \/>\n      glow: false   # Whether the item glow or not<br \/>\n      display_name: &#8216;&#038;aDIAMONDS&#8217;   # The display name of this item<br \/>\n      lore:   # Lore(s) of this item<br \/>\n        &#8211; &#8216;&#038;7Give you some Diamonds!&#8217;<br \/>\n        &#8211; &#8216;&#038;7This is just for example&#8217;<br \/>\n        &#8211; &#8216;&#038;7change this in config&#8217;<br \/>\n        &#8211; &#8221;<br \/>\n        &#8211; &#8216;&#038;eClick to get!&#8217;<br \/>\n      commands:   # The list of commands which will be executed when the player will right\/left click on it<br \/>\n        # (It has a built-in command &#8216;CLOSE&#8217; which will close the menu and if you put &#8216;CONSOLE: &#8216; in before<br \/>\n        # any command it will execute it as console else player)<br \/>\n        &#8211; &#8216;CONSOLE: give %player% diamond&#8217;<br \/>\n    Crafting_Table:<br \/>\n      material: CRAFTING_TABLE<br \/>\n      slot: 4<br \/>\n      amount: 1<br \/>\n      glow: true<br \/>\n      display_name: &#8216;&#038;aCrafting Table&#8217;<br \/>\n      lore:<br \/>\n        &#8211; &#8216;&#038;7Opens the Crafting Grid.&#8217;<br \/>\n        &#8211; &#8221;<br \/>\n        &#8211; &#8216;&#038;7(Will not actually open a&#8217;<br \/>\n        &#8211; &#8216;&#038;7crafting grid, just for&#8217;<br \/>\n        &#8211; &#8216;&#038;7example) edit in config&#8217;<br \/>\n        &#8211; &#8221;<br \/>\n        &#8211; &#8216;&#038;eClick to open!&#8217;<br \/>\n      commands:<br \/>\n        &#8211; &#8216;CONSOLE: say edit the config.yml file in the plugin\/GameMenu folder&#8217;<br \/>\n        &#8211; &#8216;CONSOLE: say Visit me at paper hangar: https:\/\/hangar.papermc.io\/ItzLoghotXD\/GameMenu&#8217;<br \/>\n        &#8211; &#8216;CONSOLE: say Visit me at modrinth: https:\/\/modrinth.com\/plugin\/game-menu&#8217;<br \/>\n        &#8211; &#8216;CONSOLE: say Visit me at spigot: https:\/\/www.spigotmc.org\/resources\/gamemenu.122426&#8217;<br \/>\n        &#8211; &#8216;CONSOLE: say or found any issue then report it here: https:\/\/github.com\/ItzLoghotXD\/GameMenu\/issues&#8217;<br \/>\n    CLOSE:<br \/>\n      material: BARRIER<br \/>\n      slot: 8<br \/>\n      display_name: &#8216;&#038;4Close&#8217;<br \/>\n      commands:<br \/>\n        &#8211; &#8216;CLOSE&#8217;<br \/>\n&#8220;`<\/p>\n<p>Save the changes and reload the plugin by typing `\/gamemenu reload` in the console to apply the new configuration.<\/p>\n<p>## Usage<\/p>\n<p>Once the `GameMenu` plugin is installed and configured, all players can use the menu by executing the command `\/gamemenu menu` in-game or by right-clicking when they are holding the custom `server_menu_item`. This will open the server menu with the configured items.<\/p>\n<p>## Commands<\/p>\n<p>The `GameMenu` plugin provides the following commands:<br \/>\n* `\/gamemenu` &#8211; The default command.<br \/>\n    * aliases &#8211; `\/gm`<br \/>\n    * usage &#8211; `\/gamemenu <subcommand>`<br \/>\n* `\/gamemenu help` &#8211; Shows the usage of every command.<br \/>\n* `gamemenu menu` &#8211; Opens the `Main menu`.<br \/>\n* `gamemenu reload` &#8211; Reloads the plugin<\/p>\n<p>## Permissions<\/p>\n<p>The `GameMenu` plugin uses the following permissions:<\/p>\n<p>* `gamemenu.command.gm` &#8211; Allows a player to use the default command.<br \/>\n* `gamemenu.command.help` &#8211; Allows a player to use the help subcommand.<br \/>\n* `gamemenu.command.menu` &#8211; Allows a player to open the `Main menu`<br \/>\n* `gamemenu.command.reload` &#8211; Allows a player to reload the plugin.<\/p>\n<p>## Contributing<br \/>\nContributions to the `GameMenu` plugin are welcome! If you would like to contribute, please follow these steps:<\/p>\n<p>1. Fork the repository.<br \/>\n2. Create a new branch for your feature or bug fix.<br \/>\n3. Make your changes and commit them with descriptive messages.<br \/>\n4. Push your changes to your forked repository.<br \/>\n5. Create a pull request to the main repository.<\/p>\n<p>Please ensure that your code follows the project&#8217;s coding standards and includes appropriate tests.<\/p>\n<p>## License<\/p>\n<p>This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A simple minecraft Server Menu plugin (like hypixel&#8217;s skyblock have).<\/p>\n","protected":false},"featured_media":74678,"template":"","meta":{"_minecraft_slug":"game-menu","_minecraft_project_id":"R2TnoHew","_minecraft_author":"ItzLoghotXD","_minecraft_license":"MIT","_minecraft_downloads":732,"_minecraft_follows":5,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"game-menu.zip","_minecraft_size_bytes":272658,"_minecraft_version_count":5,"_minecraft_updated_at":"2026-05-16T09:27:11.349732Z","_minecraft_date_created":"2025-02-06T01:38:34.508728Z","_minecraft_date_modified":"2025-12-10T17:25:51.906149Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/game-menu","_minecraft_icon_attachment_id":74678,"_minecraft_imported_at":"2026-06-04T08:03:54+00:00","_minecraft_import_hash":"34ea9205a51037c5f0ba45a3e9a16aa5","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,127,129,92],"mod_loader":[130,132,134],"minecraft_version":[118,119,120,46,47,48,49,50,51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,73,74,38,78,79,80,81,82],"class_list":["post-74677","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-paper","mod_category-spigot","mod_category-utility","mod_loader-bukkit","mod_loader-paper","mod_loader-spigot","minecraft_version-1-16","minecraft_version-1-16-1","minecraft_version-1-16-2","minecraft_version-1-16-3","minecraft_version-1-16-4","minecraft_version-1-16-5","minecraft_version-1-17","minecraft_version-1-17-1","minecraft_version-1-18","minecraft_version-1-18-1","minecraft_version-1-18-2","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>GameMenu - 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\/game-menu\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"GameMenu - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A simple minecraft Server Menu plugin (like hypixel&#039;s skyblock have).\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/game-menu\/\" \/>\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=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/game-menu\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/game-menu\\\/\",\"name\":\"GameMenu - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/game-menu\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/game-menu\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/game-menu-icon-b84404e7f500fc2c3084c0c2a2a7593203a10590.webp\",\"datePublished\":\"2026-06-04T08:03:53+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/game-menu\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/game-menu\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/game-menu\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/game-menu-icon-b84404e7f500fc2c3084c0c2a2a7593203a10590.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/game-menu-icon-b84404e7f500fc2c3084c0c2a2a7593203a10590.webp\",\"width\":256,\"height\":256},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/game-menu\\\/#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\":\"GameMenu\"}]},{\"@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":"GameMenu - 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\/game-menu\/","og_locale":"en_US","og_type":"article","og_title":"GameMenu - Minecraft","og_description":"A simple minecraft Server Menu plugin (like hypixel's skyblock have).","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/game-menu\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/game-menu\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/game-menu\/","name":"GameMenu - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/game-menu\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/game-menu\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/game-menu-icon-b84404e7f500fc2c3084c0c2a2a7593203a10590.webp","datePublished":"2026-06-04T08:03:53+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/game-menu\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/game-menu\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/game-menu\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/game-menu-icon-b84404e7f500fc2c3084c0c2a2a7593203a10590.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/game-menu-icon-b84404e7f500fc2c3084c0c2a2a7593203a10590.webp","width":256,"height":256},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/game-menu\/#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":"GameMenu"}]},{"@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\/74677","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\/74678"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=74677"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=74677"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=74677"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=74677"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}