Voxel Shop beta is live. Expect occasional bugs. Learn more  
Blue Menu icon

Blue Menu 1.5.0

Advanced menu solution with Java/Bedrock Support and Web Editor

Page 1
1.5.0 Apr 18, 2026
Update 1.5.0
  • Added a migration system for DeluxeMenus menus (experimental).
  • Added support for Spigot 26.1
  • Updated Adventure color library to version 5.0.1
  • The plugin will now send your exact version to the web editor so that only the available blocks are displayed.
1.4.0 Feb 23, 2026
Update 1.4.0
  • The sync-menus section in settings.yml now supports "*" in send and receive so you don't have to register menus manually.
  • Added experimental support for custom Java menu items from Nexo, Oraxen, and ItemsAdder.
    You can now reference provider items either with itemStack.provider + itemStack.id or with prefixed itemStack.material (for example: nexo:item_id, oraxen:item_id, itemsadder:namespace:item).
    If a provider plugin is not installed/enabled, BlueMenu safely falls back to standard Bukkit material handling.
Example:
items:
  custom_sword:
    name: "<green>Custom Sword"
    slot: 11
    itemStack:
      provider: nexo
      id: ruby_sword
      amount: 1
    lore:
      - "<gray>Provided by Nexo"
 
  custom_gem:
    name: "<aqua>Custom Gem"
    slot: 12
    itemStack:
      material: "itemsadder:my_pack:gem_blue"
      amount: 2
    lore:
      - "<gray>Provided by ItemsAdder"
1.3.0 Jan 31, 2026
Update 1.3.0
  • Added optional multi-server menu synchronization backed by MySQL/MariaDB, including send/receive role selection, polling, and hot-reload support.
  • Added a new sync-menus configuration section (with nested MySQL settings) to control sync behavior without changing the menu registry.
1.2.0 Jan 8, 2026
Update 1.2.0
  • New actions added:

  1. BROADCAST
  2. SOUND
  3. OPEN_MENU
  4. REFRESH_MENU
  5. CONNECT
  • Added new click type for Java menus: “BOTH” (so you don't have to set the same action for left and right clicks)
  • Fixed some logging messages in the console that displayed the plugin prefix incorrectly.
1.1.0 Dec 14, 2025
Update 1.1.0
  • Renamed config.yml to settings.yml to keep the configuration structure consistent with the rest of the plugins.
  • Added a versioning system to settings.yml, allowing automatic updates when changes are introduced, without requiring user intervention.
  • The /bm editor and /bm confirm commands can now be executed from the console.
1.0.0 Dec 4, 2025
Page 1
Sign in
$11.99 USD
Sign in to purchase, save this product to your cart, and keep downloads tied to your account.
Stripe

menu

gui

bedrock

java

floodgate

geyser

geysermc

web

app