Skip to content

joestr/ZoneMenu

 
 

Repository files navigation

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)

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE_HEADER

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%