mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
Add material groups and prepare additional permissions.
This commit is contained in:
parent
e2aa0509f0
commit
e18e5b224e
8 changed files with 256 additions and 2 deletions
|
|
@ -8,4 +8,7 @@ author: DelilahEve
|
|||
permissions:
|
||||
ue.unsafe:
|
||||
default: true
|
||||
description: Allow player to combine "unsafe" enchants
|
||||
description: Allow player to combine allowed "unsafe" enchants
|
||||
ue.unsafe_all:
|
||||
default: false
|
||||
description: Allow player to combine every "unsafe" enchants
|
||||
Loading…
Add table
Add a link
Reference in a new issue