GeyserMenu v1.1.8
A lightweight and simple custom form plugin for Bedrock Edition.
Features
- 🎮 Menu system designed specifically for Bedrock Edition players
- 📝 Fully customizable menu configuration
- 🔒 Built-in security checks
- 🚀 High performance and lightweight
- 💡 Supports PlaceholderAPI variables
- 🎨 Supports two types of icons:
- Java Edition item IDs (automatically mapped to Bedrock Edition)
- Bedrock Edition texture paths (used directly)
System Requirements
- Java 21 or higher
- Spigot/Paper 1.21.1 or higher
- Geyser-Spigot and Floodgate
Quick Start
- Download the latest version of GeyserMenu
- Place the plugin in the server's plugins folder
- Start the server, and the plugin will automatically generate configuration files
- Edit
plugins/GeyserMenu/config.yml
for basic configuration - Edit or add menus in
plugins/GeyserMenu/menus/
Basic Commands
/gmenu
- Open the default menu/gmenu help
- Display help information/gmenu reload
- Reload the configuration file/gmenu open <player> <menu>
- Open a menu for a specified player
Permission Nodes
geysermenu.use
- Allows using menu commandsgeysermenu.reload
- Allows reloading the plugin configurationgeysermenu.open
- Allows opening menus for other playersgeysermenu.*
- Allows using all features