joestrhq / ZoneMenu

Simple, interactive menu for region creation with WorldGuard (and WorldEdit) for players. (Spigot)

Home Page:https://joestr.github.io/ZoneMenu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZoneMenu

About

Is a Spigot plugin which provides an easy user interface wrapper for WorldGuard.

This plugin requires WorldEdit and WorldGuard!

Installation

Head over to the latest release.

Download the jar file (currently zonemenu-0.2.0-SNAPSHOT-shaded.jar).

Drop the downloaded jar file into your Spigot plugins folder.

Stop your Spigot server and start it again.

Build

To build the project you need at least a Java Development Kit (JDK) in version 17 and Maven 3 installed.

At first get a copy of the source code. Preferrably via git clone https://github.com/joestrhq/ZoneMenu.git.

Initiate a build with mvn -Dgpg.skip=true clean package.

The compiled plugin (zonemenu-X.X.X-shaded.jar) will be available in the target folder.

About

Simple, interactive menu for region creation with WorldGuard (and WorldEdit) for players. (Spigot)

https://joestr.github.io/ZoneMenu/

License:MIT License


Languages

Language:Java 100.0%