• 4.3.24-Premium bc3a23cb86

    JaTiTV released this 2023-12-07 18:40:00 +00:00 | 0 commits to main since this release

    Downloads
  • 4.3.23-Premium bc3a23cb86

    JaTiTV released this 2023-06-08 06:02:21 +00:00 | 0 commits to main since this release

    • API update to Minecraft version 1.20
    • T2CodeLib API update to 15.0 (this version is required from now on)
    • A debug message was removed
    Downloads
  • 4.3.22-Premium bc3a23cb86

    JaTiTV released this 2023-02-12 21:21:46 +00:00 | 0 commits to main since this release

    Critical bugfix: If you used the Experimental NPC Fix function and the RandomCalculator at UseItems, you got items of the RandomCalculator into the inventory and you could additionally take the items out of the GUI and thus had 2 LuckyBoxes

    Downloads
  • 4.3.21-Premium bc3a23cb86

    JaTiTV released this 2023-02-03 16:10:01 +00:00 | 0 commits to main since this release

    If a UseItem was a Placeable Block (affects heads too) then it was Placed, if you owned multiple UseItems in a slot then multiple were removed from inventory when using the RandomCalculator.
    These bugs were fixed

    Downloads
  • 4.3.20-Premium bc3a23cb86

    JaTiTV released this 2023-01-25 13:34:14 +00:00 | 0 commits to main since this release

    • When in SettingsGUI to add an item to a LuckyBox, you could not properly use slot 6 in the player inventory, as this confirmed the operation
    • You could pull out all background items of the gui if you had the background item in the inventory, this dupe bug was fixed
    Downloads
  • 4.3.19-Premium 61d0e69f42

    JaTiTV released this 2022-12-28 08:09:09 +00:00 | 1 commits to main since this release

    In this version, a bug was fixed that occurred on older Minecraft servers, where some GUIs did not work.

    A big thanks goes to ComboMC_ for the bug report.

    Downloads
  • 4.3.19-Beta 61d0e69f42

    JaTiTV released this 2022-12-26 05:51:23 +00:00 | 1 commits to main since this release

    In this test version, a bug was fixed that occurred on older Minecraft servers, where some GUIs did not work.
    This trial version is only available via Discord if you have verified your account, how this works is described on discord.

    License:
    The license of this beta version is unlocked until the next stable release.

    Verify your Discord account: https://discord.gg/RTeXZPu9Zx
    Download: https://discord.gg/YB9875aFqx

    Downloads
  • 4.3.18-Premium 61d0e69f42

    JaTiTV released this 2022-12-25 03:55:10 +00:00 | 1 commits to main since this release

    I thank all buyers and wish Merry Christmas and Happy New Year

    Bugfix:
    If you clicked on an NPC (Citizens, CloudnetNPC etc.) with a LuckyBox (Type: UseItem) and changed or left the server, the LuckyBox was removed from you and you lost it.
    To work around this bug, 2 experimental functions were added to config.yml:

    1. Delay to remove the item
    2. Item only when closing the LuckyBox GUI (most reliable method)
    Advanced:
      UseItem:
        EXPERIMENTAL:
          npcFix:
            removeUseItemByInventoryClose: false
            useItemOpenDelayInTicks: 0
    
    Downloads
  • 4.3.17-Premium 61d0e69f42

    JaTiTV released this 2022-12-20 16:32:38 +00:00 | 1 commits to main since this release

    Christmas offer until 1.1.2023: Sale 0.99€ (on Spigot)

    Bug fixes:

    • If 2 or more LuckyBoxes contained the same display name, then the content was multiplied, if the inventory of a UseItem Luckybox was closed.

    Changes:

    • Items are no longer dropped when closing the inventory on UseItem LuckyBoxes if there are free slots available in the player's inventory.
    Downloads
  • 4.3.16-Premium 61d0e69f42

    JaTiTV released this 2022-11-16 21:46:52 +00:00 | 1 commits to main since this release

    HOTFIX
    Bugfix:

    • For the UseItem the Base64 values were not used correctly
    Downloads