Enter at least two characters

Export and Deployment

Docs version: v1.0.5

Before Exporting#

  • Sign in with an active plan or available trial quota.
  • Resolve invalid overlaps and out-of-bounds buttons.
  • Save the project and verify Effect Preview.
  • Know the Minecraft client version used by players.
  • Install KaMenu and the target resource plugin on the server.

Export Steps#

  1. Select Export Resources.
  2. Select the Minecraft client version. Versions 1.21.7 through 1.21.10 use a different click-area compatibility mode from 1.21.11/26.x.
  3. Select ItemsAdder, CraftEngine, or Oraxen.
  4. Select Internal Placeholder or Fixed char. Keep the default internal placeholder mode if unsure.
  5. Choose an output folder and wait for completion.
  6. On success, open the output location or open the menu directly in the YML editor.

The result window displays a specific reason when export fails. Fix the project or connection and retry. A failed export does not replace the remembered client version.

Output Folder#

The output can be merged into the server's plugins folder:

KaMenu/menus/<menu-id>.yml
ItemsAdder/...  or  CraftEngine/...  or  Oraxen/...

Back up existing menu and resource files with the same names before copying.

Resource Plugin Notes#

  • ItemsAdder: reload it and rebuild the resource pack using your normal server process.
  • CraftEngine: enable container packet interception, then run /ce reload all after merging.
  • Oraxen: use v1.218.0 or newer and keep automatic font generation enabled, then run /oraxen reload all.

Players must receive the latest resource pack before new textures appear.