-
released this
2022-04-16 12:07:07 +00:00 | 93 commits to main since this releaseIn this update, new features and placeholders have been added and minor bugs have been fixed.
New features:
- Placeholders
- %commandgui_useitem% - Shows if you have activated or deactivated the UseItem (in color, customizable in config.yml)
- %commandgui_useitem_boolean% - Shows if you have enabled or disabled the UseItem
- %commandgui_useitem_slot% - shows on which slot you have set the UseItem
- ToggleUseItem as new option for slots
- TogglePermission as new option for slots
Slots: Key: Toggle: Permission: Enable: false Permission: '' UseItem: Enable: false
Changes:
- Minor code changes
Downloads
- Placeholders
-
2.6.2 | Bugfix Stable
released this
2022-04-16 12:04:09 +00:00 | 93 commits to main since this releaseIf you didn't have the permission to see an item, you could still click on it and get the message that you don't have the permission. This has now been changed so that you only get the message if you can see the item.
Downloads
-
2.6.2_Snapshot-2 Pre-Release
released this
2022-04-06 18:25:40 +00:00 | 91 commits to main since this release[
17b1a05
]- If you didn't have the permission to see an item, you could still click on it and get the message that you don't have the permission. This has now been changed so that you only get the message if you can see the item.
Downloads
-
2.6.2_Snapshot-1 Pre-Release
released this
2022-03-28 20:15:31 +00:00 | 92 commits to main since this release[
1c6e6d6
] The GUI listener has been redesigned in terms of code and improved in terms of performance.Downloads
-
released this
2022-03-28 19:58:30 +00:00 | 93 commits to main since this releaseChanged the permission for slots in the GUI.
2 new permissions have been added to see the item in the GUI
- to see: 'commandgui.gui..slot..see'
- to use: 'commandgui.gui..slot..use'
The old permission 'commandgui.gui..slot.' still works and includes both new permissions.
Downloads
-
released this
2022-03-08 19:42:30 +00:00 | 96 commits to main since this release[
4cbe8ed
]
Add:- 1.18.2 Support
Bugfix:
- Fixed a bug where bungee commands were executed multiple times when multiple players were on the server.
New features:
- Bungee commands can now also be executed from the server
Downloads
-
2.5.23 | Bugfix Stable
released this
2022-02-09 21:55:31 +00:00 | 97 commits to main since this release[
ce07fd2
] - Bugfix in the plugin info at '/cgui admin info'.Downloads
-
released this
2022-01-29 18:25:41 +00:00 | 99 commits to main since this releaseThe database connection was changed to Hikari to improve performance.
Since there were no bug messages from the database connection, I assume that the changes work and there are no errors. If there are any errors, please report them in the support Discord.
T2CodeLib 11.0 is required.
Downloads
-
released this
2022-01-19 10:22:26 +00:00 | 99 commits to main since this release- The database connection was changed to Hikari to improve performance.
- An API package error was fixed
Downloads
-
released this
2022-01-13 02:49:32 +00:00 | 103 commits to main since this releaseDownloads