Is there an existing issue for this?
🐛 Describe the bug
Trying to import me.devnatan, inventory-framework-platform-bukkit in maven, FoliaLib not found.
Either the documentation is wrong, or I am confused. Only the paper variant mentions the requirement for FoliaLib.
✔️ Expected behavior
The library imports without a build failure.
👣 Steps to Reproduce
<dependency>
<groupId>me.devnatan</groupId>
<artifactId>inventory-framework-platform-bukkit</artifactId>
<version>3.7.1</version>
<scope>provided</scope>
</dependency>
💻 Platform
⭐ Server Version
26.1.2
📚 Library Version
3.7.1
✍️ Additional context
If i downgrade, then the issue gets resolved
Is there an existing issue for this?
🐛 Describe the bug
Trying to import me.devnatan, inventory-framework-platform-bukkit in maven, FoliaLib not found.
Either the documentation is wrong, or I am confused. Only the paper variant mentions the requirement for FoliaLib.
✔️ Expected behavior
The library imports without a build failure.
👣 Steps to Reproduce
💻 Platform
⭐ Server Version
26.1.2
📚 Library Version
3.7.1
✍️ Additional context
If i downgrade, then the issue gets resolved