CommandGUI | FunctionsGUI | Spigot & Bungee [1.8.x - 1.19.x] https://www.spigotmc.org/resources/commandgui-functionsgui-spigot-bungee-1-8-x-1-18-x.90671/
Go to file
JaTiTV da4bd4975a 2.8.6
Bugfix: If in a function the CustomSound was deactivated, the message came that the CustomSound does not exist, if none was specified and if one was specified, the CustomSound was played additionally. This has been fixed.
2022-07-09 10:50:47 +02:00
.gitea/ISSUE_TEMPLATE Update question.md 2021-12-31 05:47:45 +01:00
CommandGUI V1 1.2.0 2021-12-21 05:57:29 +01:00
CommandGUI V2 2.8.6 2022-07-09 10:50:47 +02:00
Config Update V5 new Config 2022-04-19 07:11:30 +02:00
Defaultconfig Update guiDeclaration.yml 2022-06-28 13:25:38 +02:00
.gitattributes 1.2.0 2021-12-21 05:57:29 +01:00
.gitignore 1.2.0 2021-12-21 05:57:29 +01:00
README.md Revert "„README.md“ ändern" 2022-06-10 03:20:24 +02:00

README.md


Links

CommandGUI | FunctionsGUI is a handy plugin that allows you to create as many and different GUIs (user interfaces) as you need for your server.

Features:

  • With CommandGUI you can send commands, messages to players.
  • You can also charge money for it via Economy (Vault and Economy plugin required).
  • You can decide per slot if the players need certain permissions or not.
  • You can play a custom sound for each slot.
  • You can also open another GUI directly via slots.
  • You can also just display information by setting a lore for the items in the GUIs, these also support placeholders.
  • There is an item that players can get in the inventory, with which they can open a specific GUI.

Optional:

  • Permission Plugin LuckPerms recommended
  • Vault
  • Economy Plugin Recommendations: Economy, EssentialsX, CMI (Paid) (more possible)

/commandgui - Open the default GUI (adjustable)

/commandgui [gui] - Open the selected GUI

/gui-item on - Activate the GUIItem for you.

/gui-item off - Disable the GUIItem for you.

/commandguihelp - Open the help file.

/commandguiadmin info - Open the CommandGUI info.

/commandguiadmin createdefaultgui - create a default GUI

/commandguiadmin reload - Reload the plugin.