Banners provided by @R1NZLER
AdvancedCustomMenu is a plugin meant for the server owner that wants to create an interactive menu, displaying useful information. Create menus to help a player warp easily, execute multiple commands, and even purchase items with a custom made shop! Show player stats with multiple players, dynamic placeholders and even animate items/heads/banners/enchantments and so on!
Visit the wiki on GitHub
Chat with us on Discord
Have a suggestion? Make an issue!
Highlights:
- Interactive: Create custom menus with total control of events and actions to perform!
- Animation: Create animated items with changeable Name, Item, Lore and NBT values, and even the title of the inventory!
- Menu: Have a menu have its own command to open.
- Create an infinite amount of menus! With customizable commands, and even require arguments and use those arguments as placeholders.
Quality of life:
- Full tab-completion support for fast paced menu viewing!
- Full control of messages, settings, update rates, inventory titles, item types, amount of menus.
- Edit all messages from help messages, to usage and tons of others, all available on the wiki!
Events:
- Click-handlers: Per-Item click-handlers, to check if a player is allowed to click an item, clicking it a certain way, and many more on the wiki!
- View-Handlers: Per-Item view-handlers to check if a player is allowed to view an item before it's displayed
Integrations:
- Placeholder API: Display player specific messages, items and actions!
- Economy: Full economy support, allowing for purchasable items!
- Player-Points: Make players have to use points to view/click items
- #1 - Download/Purchase AdvancedCustomMenu.jar.
- #2 - Download/Update the dependency AdvancedCustomItemAPI.jar.
- #3 - Install any SoftDependencies below so first installation works flawlessly.
- #4 - Upload all files into your "/plugins" folder.
- #5 - Reload/Restart your server, configure and execute "/acm reload" and you're set!
- /acm help - Shows list of allowable commands
- /acm open <menu> - Opens the menu specified if allowed
- /acm item <menu> [player] - Give one's self or another a menu item
- /acm list - List all available menus allowed to open
- /acm reload - Reloads the plugin
- /acm version - View the current version of the plugin
- /acm info - View meta data related to the item you are holding
- /acm updates - View patch notes related to the version of plugin you want
- AdvancedCustomItemAPI - My personal api that is also open for developers to use in their own plugins for creating custom items with custom NBT data.