HomeJavaModsOdalitaMenus - Menu/GUI/Inventory library for developers
ModsJava

OdalitaMenus - Menu/GUI/Inventory library for developers

⬇ Download on Spigot
OdalitaMenus
Advanced yet simple to use inventory api for Spigot plugins​

This resource is for developers only, if you're a server owner then this is not intended for you.

Java version
At least Java 17

Getting started
(NOTE)
If you're running on 1.20.6 or later, please make sure you use Paper as your server software. Spigot is no longer supported for newer versions.

In order to get started you would need to add the libary to your project using maven or gradle. You can also upload it to your server as a plugin and make the dependency provided to not implement it in your own code.

Maven dependency:
Code (YAML):
<dependency >
   <groupId>io.github.odalita-developments.odalitamenus</groupId >
   <artifactId>core</artifactId >
   <version>0.6.2</version >
</dependency>
Gradle dependency:
Code (Text):
repositories {
    mavenCentral()
}

dependencies {
    implementation 'io.github.odalita-developments.odalitamenus:core:0.6.2'
}

Documentation and examples

The wiki can be found here.
Examples can be found here.

Features

Plugin dependencies

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

OdalitaMenus - Menu/GUI/Inventory library for developers is a free Minecraft Java mod. Compatible with Minecraft 1.16, 1.17, 1.18, 1.19 and newer. Downloaded 3,438 times (via Spigot). Download it and open it directly in the game.

Explore more