/EnchantmentsEnhance

✨ EE is a game progression mechanism plugin for spigot.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Logo

CircleCI Kotlin Java PR Issues Language License bStats

Download

Download Spiget Stars Spiget Rating Jitpack

Introduction

Wiki

Change Log

Website

Compatibility

Version: 1.8.x - 1.13.x

Install

  1. Download plugin jarfile
  2. Stop the server
  3. Place jar file in the plugins folder
  4. Start the server
  5. Configure the plugin
  6. Restart the server

Building

Dependency

Build of Craftbukkit and Bukkit for local maven repository. See BuildTools Tools for more information.

EnchantmentsEnhance uses Maven to manage project dependencies.

Requirements

  • IntelliJ IDEA
  • JDK 8
  • Kotlin 1.3.x
  • Maven 3.5.x
  • Git
  • Make (Optional)
  • Docker (Optional)

Then run:

git clone https://github.com/25/EnchantmentsEnhance.git
cd EnchantmentsEnhance
mvn install package

You can find the output file in the target directory of the corresponding module.

License

FOSSA Status