• 2.6.10_Snapshot-1 ff2cb3ce96

    JaTiTV released this 2022-04-16 12:07:07 +00:00 | 93 commits to main since this release

    In 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
  • 2.6.2 ff2cb3ce96

    JaTiTV released this 2022-04-16 12:04:09 +00:00 | 93 commits to main since this release

    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-2 17b1a0568e

    2.6.2_Snapshot-2 Pre-Release

    JaTiTV 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 1c6e6d6660

    2.6.2_Snapshot-1 Pre-Release

    JaTiTV 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
  • 2.6.1 ff2cb3ce96

    JaTiTV released this 2022-03-28 19:58:30 +00:00 | 93 commits to main since this release

    Changed 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
  • 2.6.0 4cbe8ed802

    JaTiTV 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 e8b5d49822

    JaTiTV 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
  • 2.5.22 c7fe0603fe

    JaTiTV released this 2022-01-29 18:25:41 +00:00 | 99 commits to main since this release

    The 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
  • 2.5.22_Snapshot-1 c7fe0603fe

    JaTiTV 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
  • 2.5.21 7808a3bf6e

    JaTiTV released this 2022-01-13 02:49:32 +00:00 | 103 commits to main since this release

    [f1e1c0d] / [7808a3b] LuckyBox was added to OpenGui

    OpenGUI:
      Enable: true
      GUI: plugin.T2C-LuckyBox
    
    Downloads