Update README.md

This commit is contained in:
NichtStudioCode 2023-12-17 10:17:03 +01:00 committed by GitHub
parent eb04148acb
commit 02de62fca8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,7 +7,7 @@
# InvUI
An Inventory API for Minecraft Spigot servers.
Supports all versions from 1.14.0 to 1.20.2.
Supports all versions from 1.14.0 to 1.20.4.
[Documentation](https://xenondevs.xyz/docs/invui/)
@ -19,7 +19,6 @@ Supports all versions from 1.14.0 to 1.20.2.
* Easily customizable (Create your own GUI types and Items)
* VirtualInventory: Store real items inside GUIs, customize maximum stack size per slot, etc.
* Easy way to add localization using the ItemProvider system and the built-in ItemBuilder
* Supports custom textures (forced resource pack system, compatible with AuthMe)
* Advanced ItemBuilder (Normal, Potion, Skull, Banner, Firework) with BaseComponent support
* Support for BaseComponents in inventory titles
* Uncloseable inventories