Getting Started with zMenu API
Last updated
Last updated
This tutorial will guide you through creating a plugin using the , a powerful system to create advanced and dynamic inventory menus for Minecraft servers.
Java 21+
Spigot or Paper (1.20.4+ recommended)
Basic knowledge of plugin development
To use the zMenu API in your plugin, you need to add the repository and dependency to your build system.
Add the repository:
Add the dependency:
Add the repository:
Add the dependency:
Add the repository:
Add the dependency:
If you want to test development versions, replace releases
by snapshots
in the repository URL:
https://repo.groupez.dev/snapshots