Examples
The Examples Pack is a catalog of ~46 ready-to-use menus organized by use-case. Every example is downloadable as a single .conf file or as a bundle (.zip) you drop into your server.
How to use
Section titled “How to use”Each example shows the full menu.conf with syntax highlighting, plus badges describing what plugins it needs and what features it teaches. Below the code: a Download button for the single file, and a Bundle button that ships the menu plus any shared templates it needs, plus an INSTALL.txt with install steps.
The Bundle keeps the same folder layout as the wiki, so unzipping it into plugins/AbstractMenus/menus/example/ gives you a working setup. Every example uses a command activator with the prefix ame_ (e.g. /ame_cake_shop) to avoid colliding with your existing commands.
Categories
Section titled “Categories”Shared templates
Section titled “Shared templates”All examples optionally include a small _shared/templates.conf (~80 lines) with sound presets, deny actions, border items, navigation buttons, rule shortcuts, and a common header. The bundle automatically includes it when needed.
Compatibility
Section titled “Compatibility”All examples target AbstractMenus 2.0.0+ and Minecraft 1.21+. Per-example badges call out external plugin dependencies (Vault, LuckPerms, WorldGuard, Citizens, etc.).