Skip to content

Commit 0f79001

Browse files
committed
update readme
1 parent dff2db1 commit 0f79001

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

README.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,40 @@
11
# EnchantBookPlus
2+
3+
[![CodeQL](https://github.com/cloudnode-pro/EnchantBookPlus/actions/workflows/codeql.yml/badge.svg)](https://github.com/cloudnode-pro/EnchantBookPlus/actions/workflows/codeql.yml)
4+
[![Modrinth](https://img.shields.io/badge/Modrinth-%2326292f?logo=modrinth)](https://modrinth.com/plugin/dMOPYb3s/)
5+
[![Version](https://img.shields.io/modrinth/v/dMOPYb3s)](https://modrinth.com/plugin/dMOPYb3s/)
6+
[![Game Versions](https://img.shields.io/modrinth/game-versions/dMOPYb3s)](https://modrinth.com/plugin/dMOPYb3s/)
7+
[![Downloads](https://img.shields.io/modrinth/dt/dMOPYb3s)](https://modrinth.com/plugin/dMOPYb3s/)
8+
29
Combine enchantment books to achieve levels above vanilla
10+
11+
## How it works
12+
This plugin allows you to combine enchantments, e.g. Efficiency V + Efficiency V = Efficiency VI. This is done by using an anvil.
13+
14+
You can configure which enchantments can be combined above the Vanilla Minecraft levels. You can set the max level for each enchantment, and add XP cost in levels.
15+
16+
## Reporting issues
17+
Fixing bugs is the utmost priority for this project. If you find any issue, check the [GitHub Issue Tracker](https://github.com/cloudnode-pro/EnchantBookPlus/issues) to see if it has already been reported. If not, create a new issue.
18+
19+
When creating a new issue, include as many relevant details as possible, e.g.:
20+
21+
- Minecraft server type and version (e.g. Paper 1.20.1)
22+
- Plugin version (e.g. 1.0.0)
23+
- Warnings and errors related to this plugin in the console
24+
- Steps to reproduce the issue
25+
26+
### Contributing
27+
Anyone is welcome to contribute to this project.
28+
29+
To contribute:
30+
31+
1. [Fork the repository](https://github.com/cloudnode-pro/EnchantBookPlus/fork)
32+
2. Make your changes in your forked repository
33+
3. Create a pull request
34+
35+
Pull requests require approval and changes may be requested before merging to the main branch.
36+
37+
Contributions of any kind are most welcome and are given full credit.
38+
39+
### License
40+
This is libre software, meaning that it is forever free and open source, licensed under the GNU General Public License version 3. You can read the [full license](https://github.com/cloudnode-pro/EnchantBookPlus/blob/main/LICENSE).

0 commit comments

Comments
 (0)