{"id":14969479,"url":"https://github.com/nichtstudiocode/invui","last_synced_at":"2026-03-15T18:24:37.996Z","repository":{"id":38011808,"uuid":"331436728","full_name":"NichtStudioCode/InvUI","owner":"NichtStudioCode","description":"A spigot library for creating custom inventory-based GUIs.","archived":false,"fork":false,"pushed_at":"2025-03-29T10:24:03.000Z","size":5495,"stargazers_count":282,"open_issues_count":3,"forks_count":24,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-04-03T15:11:47.601Z","etag":null,"topics":["api","bukkit","gui","inventories","inventory","java","library","spigot"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NichtStudioCode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"patreon":"xenondevs"}},"created_at":"2021-01-20T21:27:19.000Z","updated_at":"2025-03-31T10:42:53.000Z","dependencies_parsed_at":"2024-03-06T10:30:28.161Z","dependency_job_id":"16b5214c-c7ca-4359-b61f-c280b483e755","html_url":"https://github.com/NichtStudioCode/InvUI","commit_stats":{"total_commits":431,"total_committers":3,"mean_commits":"143.66666666666666","dds":"0.016241299303944357","last_synced_commit":"86468c9e9e9301a4a66ff7550ab7df2eea2418e7"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NichtStudioCode%2FInvUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NichtStudioCode%2FInvUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NichtStudioCode%2FInvUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NichtStudioCode%2FInvUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NichtStudioCode","download_url":"https://codeload.github.com/NichtStudioCode/InvUI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248590574,"owners_count":21129850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","bukkit","gui","inventories","inventory","java","library","spigot"],"created_at":"2024-09-24T13:41:55.344Z","updated_at":"2026-03-15T18:24:37.989Z","avatar_url":"https://github.com/NichtStudioCode.png","language":"Java","readme":"# ⚠️ End of Life Notice ⚠️\n\nInvUI v1 will **NOT** be updated to Minecraft 26.1.\n\nConsider migrating to InvUI v2, which is planned to have its full release coincide with the release of Minecraft 26.1:\n[InvUI v2 GitHub](https://github.com/NichtStudioCode/InvUI/tree/ver/2.x), [InvUI v2 Docs](https://docs.xenondevs.xyz/invui2)\n\nNote that InvUI v2 does **NOT** support Spigot and is **NOT** a multi-version library. If you need either functionality, consider switching to another inventory GUI library.\n\n\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\n\n# InvUI\n\nAn Inventory API for Minecraft Spigot servers.  \nSupports all versions from 1.14.0 to 1.21.11.\n\nCheck out the [InvUI Documentation](https://docs.xenondevs.xyz/invui/) to learn more.  \nIf you have any questions, feel free to join the [Discord](https://discord.com/invite/EpVMXtXB2t) or ask them in [GitHub Discussions](https://github.com/NichtStudioCode/InvUI/discussions).\n\n## Features\n\n* Different types of inventories (Chest, Anvil, Cartography Table, Dropper...)\n* Different GUI types (Normal, Paged, Tab, Scroll)\n* Nested GUIs (For example use a Scroll-GUI as a tab page)\n* Easily customizable (Create your own GUI types and Items)\n* VirtualInventory: Store real items inside GUIs, customize maximum stack size per slot, etc.\n* Easy way to add localization using the ItemProvider system and the built-in ItemBuilder\n* Advanced ItemBuilder (Normal, Potion, Skull, Banner, Firework) with BaseComponent support\n* Support for BaseComponents in inventory titles\n* Uncloseable inventories\n* GUI Animations\n* GUI Builder\n\n## Maven\n\n```xml\n\u003crepository\u003e\n    \u003cid\u003exenondevs\u003c/id\u003e\n    \u003curl\u003ehttps://repo.xenondevs.xyz/releases\u003c/url\u003e\n\u003c/repository\u003e\n```\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003exyz.xenondevs.invui\u003c/groupId\u003e\n    \u003cartifactId\u003einvui\u003c/artifactId\u003e\n    \u003cversion\u003eVERSION\u003c/version\u003e\n    \u003ctype\u003epom\u003c/type\u003e\n\u003c/dependency\u003e\n```\n\nCheck out the [InvUI documentation](https://xenondevs.xyz/docs/invui/) for more information.\n\n## Examples\n\n![1](https://i.imgur.com/uaqjHSS.gif)\n![2](https://i.imgur.com/rvE7VK5.gif)\n","funding_links":["https://patreon.com/xenondevs"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnichtstudiocode%2Finvui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnichtstudiocode%2Finvui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnichtstudiocode%2Finvui/lists"}