We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ceb3ed commit 1552d58Copy full SHA for 1552d58
src/main/resources/plugin.yml
@@ -6,16 +6,7 @@ description: "Combine enchantment books to achieve levels above vanilla"
6
api-version: '1.20'
7
softdepend:
8
- AnvilUnlocker
9
-
10
commands:
11
enchantbookplus:
12
description: "EnchantBookPlus main command"
13
usage: "/<command>"
14
15
-permissions:
16
- enchantbookplus.enchant.*:
17
- description: Allow enchanting all enchantments above the vanilla level, as configured in the plugin
18
- default: true
19
- enchantbookplus.reload:
20
- description: Reload plugin config using `/enchantbookplus reload`
21
- default: op
0 commit comments