https://github.com/weihao/enchantmentsenhance
✨ EE is a game progression mechanism plugin for spigot.
https://github.com/weihao/enchantmentsenhance
bukkit bukkit-plugin enchantments enchants kotlin paper-plugin papermc spigot spigot-plugin
Last synced: 4 months ago
JSON representation
✨ EE is a game progression mechanism plugin for spigot.
- Host: GitHub
- URL: https://github.com/weihao/enchantmentsenhance
- Owner: weihao
- License: gpl-3.0
- Archived: true
- Created: 2017-12-29T06:57:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-29T01:13:31.000Z (almost 4 years ago)
- Last Synced: 2024-09-22T21:31:14.045Z (8 months ago)
- Topics: bukkit, bukkit-plugin, enchantments, enchants, kotlin, paper-plugin, papermc, spigot, spigot-plugin
- Language: Java
- Homepage:
- Size: 10.6 MB
- Stars: 32
- Watchers: 7
- Forks: 19
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
#
[](https://circleci.com/gh/weihao/EnchantmentsEnhance)
[](https://kotlinlang.org)
[](https://www.java.com/)
[](https://github.com/weihao/EnchantmentsEnhance/issues)
[](http://www.gnu.org/licenses/gpl-3.0)
[](https://bstats.org/plugin/bukkit/EnchantmentsEnhance)
[](https://www.spigotmc.org/resources/enchantmentsenhance-gear-progression-mechanics-with-customized-enchantments.51635/)# [
](https://app.circleci.com/github/weihao/EnchantmentsEnhance/pipelines)
[](https://www.spigotmc.org/resources/enchantmentsenhance-gear-progression-mechanics-with-customized-enchantments.51635/)
[](https://www.spigotmc.org/resources/enchantmentsenhance-gear-progression-mechanics-with-customized-enchantments.51635/)
[](https://www.spigotmc.org/resources/enchantmentsenhance-gear-progression-mechanics-with-customized-enchantments.51635/)
[](https://jitpack.io/#weihao/EnchantmentsEnhance/)## Compatibility

[Bukkit](https://bukkit.org)
[Spigot](https://spigotmc.org)
[Paper](https://github.com/PaperMC/Paper)
## Introduction
[Wiki](https://github.com/weihao/EnchantmentsEnhance/wiki)
[Change Log](https://github.com/weihao/EnchantmentsEnhance/blob/master/CHANGELOG.md)
[Website](.)
## Localization
- [x] English
- [x] Simplified Chinese
- [x] Russian## 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
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:
```sh
git clone https://github.com/weihao/EnchantmentsEnhance.git
cd EnchantmentsEnhance
mvn install package
```You can find the output file in the `target` directory of the corresponding module.
## Contributing
PRs are welcome! If you want, added yourself in the CONTRIBUTORS.md when you submit a PR.
## Disclaimer
I claim no copyright to the included assets of:
- The images used in the repository.
These assets are copyrighted to the its copyright owner.
## License
[](https://app.fossa.io/projects/git%2Bgithub.com%2F25%2FEnchantmentsEnhance?ref=badge_large)