DP-Menu
simple gui menu plugin
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
DP-Menu

All DP-Plugins depend on the DPP-Core plugin.
Please make sure to install DPP-Core
Join our Discord server to get support and stay updated with the latest news and updates. If you have any questions or suggestions, please join our Discord server. If you find any bugs, please report them using the inquiry channel. Join our Discord server to get support and stay updated with the latest news and updates. If you have any questions or suggestions, please join our Discord server. If you find any bugs, please report them using the inquiry channel.
Discord Invite: https://discord.gg/JnMCqkn2FX
DP-Menu Plugin Introduction
DP-Menu is a Minecraft plugin that allows for easy creation and management of menu on servers.
Action Support - Action Support: Easily set items and prices using a graphical interface. - Action Support: You can freely edit language files. - Action Support: Make simple action and set.
Commands | Command | Description | Permission | |---------|-------------|-------| | `/dpm create <name> <row>` | Creates a menu. | dpm_admin | | `/dpm delete <name>` | Deletes a menu. | dpm_admin | | `/dpm title <name> <title>` | Sets the title of this menu. | dpm_admin | | `/dpm row <name> <row>` | Sets the number of rows for this menu. | dpm_admin | | `/dpm items <name>` | Sets the items in this menu. | dpm_admin | | `/dpm price <name>` | Sets the cost for clicking in this menu. (Requires Essentials) | dpm_admin | | `/dpm action <name>` | Sets the action for this menu. | dpm_admin | | `/dpm aliases <name> <cmd>` | Sets the alias commands for this menu. | dpm_admin | | `/dpm list` | Shows all menus. | dpm_admin | | `/dpm reload` | reload config file. | dpm_admin | | `/dpm open <name>` | Opens the menu. | dpm_use |
Usage Examples - Create a menu: `/dpm create testmenu 6` - Set menu items: `/dpm items testmenu` - Set actions: `/dpm action testmenu` - Open menu: `/dpm open testmenu`