Skip to content

Commit 1552d58

Browse files
committed
Revert "Set default permissions in plugin.yml"
This reverts commit 1649aac.
1 parent 1ceb3ed commit 1552d58

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/main/resources/plugin.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,7 @@ description: "Combine enchantment books to achieve levels above vanilla"
66
api-version: '1.20'
77
softdepend:
88
- AnvilUnlocker
9-
109
commands:
1110
enchantbookplus:
1211
description: "EnchantBookPlus main command"
1312
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

Comments
 (0)