Export and Deployment
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#
- Select Export Resources.
- Select the Minecraft client version. Versions
1.21.7through1.21.10use a different click-area compatibility mode from1.21.11/26.x. - Select ItemsAdder, CraftEngine, or Oraxen.
- Select Internal Placeholder or Fixed char. Keep the default internal placeholder mode if unsure.
- Choose an output folder and wait for completion.
- 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 allafter 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.