Skip to content

A spigot plugin of enchantments enhancing system inspired by BDO.

License

Notifications You must be signed in to change notification settings

Krauzzer/EnchantmentsEnhance

 
 

Repository files navigation

EnchantmentsEnhance

Travis CI codebeat badge OpenSource License

Introduction

Wiki

Life Cycle

Alpha (1.0 - 4.0)
(4.0.1 - current)

This plugin is under active development at the stage of beta phase. Completion of the plugin is currently projected at 30%, meaning the general functionality and availability are incomplete. You can find latest stable build of pre-release on Spigot.

Compatibility

Version: 1.8.x ~ 1.12.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

EnchantmentsEnhance uses Maven to manage project dependencies.

Requirements

  • JDK 8
  • Kotlin 1.2.x
  • Maven 3.5.x
  • Git

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

Then run:

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

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

Problems

Please use: https://github.com/HealPotion/EnchantmentsEnhance/issues

About

A spigot plugin of enchantments enhancing system inspired by BDO.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 61.1%
  • Kotlin 38.8%
  • Batchfile 0.1%