ProdigyGUI has been finally made after the sucess of ProdigyGadget's 3D gui.
For people who do not know what's
prodigygadget, this is my current cosmetic plugin available here on spigot.
Why Official ? I consider to be one of the first who developed the idea of a 3D inventory before hypixel and many other plugins.
ProdigyGadget has implemented this menu 4 years ago.
If the plugin is not working under 1.15.2 please try the 1.8 version.
1.8 download version
Showcase
No current video to show you but
this menu is very similar with the current prodigygadget menu
Configuration example
You can create infinite possibilities of menu, here is the current generated by the plugin (example.yml):
As you may notice, the configuration is really similar with
chestcommands plugin. That's because prodigyGUI is using a small part of the chestcommands' code to read the configuration.
Some precisions about the configuration system:
- If you need the example.yml and you removed it, remove the folder menu and use /reload or restart the server
- The command /prodigygui reload is not ready, so to create a new menu, you can create a new yml file with your custom configuration and use /reload or a restart
- if you want to set a previous menu, please use the entire name: (menu.yml)
- You can add unlimited amount of menu configuration
- items bar are optional you can remove them, but you can only place a maximum of 2 item bar
- normal items are unlimited, with a maximum of 5 item per page, the plugin will automatically create a new page with a next button.
Commands
- /prodigygui open <menu> <yawRotation> <x> <y> <z> <playername>
- /prodigygui open <menu> <yawRotation> <playername>
permissions: prodigygui.other.open
These commmands can be executed as well by player and console
This is very useful if you want the menu when a player is interacting with a presureplate for example.
Installation
You need to install
protocollib
(Optional) You can also use
PlaceHolderAPI (placeholders support) and
Vault (economy support)
Known bugs
- Colored particles are not working for versions under 1.12.2