• 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