
A groundbreaking plugin that completely customizes players' screen option menus and features 3D mode
A high-performance, fully customizable in-game menu plugin for modern Minecraft servers.
Native Folia support included.
For bug reports or suggestions, join the official Discord.
The open-source version doesn't come with tech support. Buying or donating is just a great way to encourage the author to keep developing and also get support and help for the plugin.
| Command | Description |
|---|---|
/cursormenu run <name> |
Opens the custom menu with the given name. |
/cursormenu stop |
Instantly closes the active menu. |
/cursormenu items <item_name> |
Displays a 3-D model of the item in your hand. |
/cursormenu itemsstop |
Ends the current 3-D item preview. |
/cursormenu reload |
Reloads all configuration files (required after edits). |
PlaceholderAPI:
%cursormenu_current_menu% – the name of the menu currently open
%cursormenu_selected_option% – the name of the currently highlighted option
%cursormenu_display_item_id% – the ID of the item currently shown
%cursormenu_clicked_option% – the key of the text layout component that was just clicked
%cursormenu_menu_world% – the world in which the menu is located
%cursormenu_button_x% – X coordinate of the selected button
%cursormenu_button_y% – Y coordinate of the selected button
%cursormenu_button_z% – Z coordinate of the selected button
%cursormenu_is_attacking_or_breaking% – Determine whether the player is currently attacking and destroying blocks, with true as yes and false as no
| Plugin | Added Capabilities |
|---|---|
| ItemsAdder | Floating 3-D models, live enchants & lore display, custom item panels. |
| betterhud | Render menu elements directly onto the player HUD for a seamless look. |
# CustomScreenMenu Plugin Documentation