Skip to content

Commit 2ebfc99

Browse files
committed
add permissions to readme
1 parent 47808cd commit 2ebfc99

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,18 @@ This plugin allows you to combine enchantments, e.g. Efficiency V + Efficiency V
1313

1414
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.
1515

16+
# Permissions
17+
18+
> [!NOTE]
19+
> `<echantment>` is the enchantment ID, e.g. `swift_sneak`, `efficiency`, etc. Replace with `*` for all enchantments.
20+
>
21+
> Example: `enchantbookplus.enchant.*` or `enchantbookplus.enchant.unbreaking`
22+
23+
| Permission | Description |
24+
|-----------------------------------------|----------------------------------------------------------------------------------------|
25+
| `enchantbookplus.enchant.<enchantment>` | Allow enchanting `<enchantment>` above the vanilla level, as configured in the plugin. |
26+
| `enchantbookplus.reload` | Reload plugin config using `/enchantbookplus reload` |
27+
1628
## Reporting issues
1729
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.
1830

0 commit comments

Comments
 (0)