Version: 1.8.x - 1.13.x
- Download plugin jarfile
- Stop the server
- Place jar file in the
plugins
folder - Start the server
- Configure the plugin
- Restart the server
Build of Craftbukkit and Bukkit for local maven repository. See BuildTools Tools for more information.
EnchantmentsEnhance uses Maven
to manage project dependencies.
- 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.