File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed
Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change 66
77# InvUI
88
9- An Inventory API for Minecraft Spigot servers.
10- Supports all versions from 1.14.0 to 1.21.1.
9+ An Inventory API for Minecraft Paper servers.
1110
1211[ Documentation] ( https://xenondevs.xyz/docs/invui/ )
1312
13+ ## Version Compatibility
14+
15+ Starting with v2, InvUI is no longer a multi-version library.
16+ See the table below for an overview of which InvUI version is compatible with which Minecraft version.
17+
18+ | InvUI version | Minecraft version |
19+ | ---------------| -------------------|
20+ | ` 2.0.x ` | ` TBD ` |
21+ | ` 1.46 ` | ` 1.14.0 ` - ` TBD ` |
22+
23+
1424## Features
1525
1626* Different types of inventories (Chest, Anvil, Cartography Table, Dropper...)
@@ -39,7 +49,6 @@ Supports all versions from 1.14.0 to 1.21.1.
3949 <groupId >xyz.xenondevs.invui</groupId >
4050 <artifactId >invui</artifactId >
4151 <version >VERSION</version >
42- <type >pom</type >
4352</dependency >
4453```
4554
You can’t perform that action at this time.
0 commit comments