update plugin.yml and add kotlin-stdlib as library

This commit is contained in:
alexcrea 2024-02-01 19:36:35 +01:00
parent 655a0c36ac
commit baa0c064da
2 changed files with 8 additions and 5 deletions

View file

@ -1,10 +1,13 @@
main: io.delilaheve.UnsafeEnchants
name: UnsafeEnchants
version: 1.0.3
description: Allow all enchants to be combined
name: UnsafeEnchantsPlus
prefix: UnsafeEnchants+
version: 1.1.0
description: Allow custom illegal enchantment
api-version: 1.18
load: POSTWORLD
author: DelilahEve
libraries:
- org.jetbrains.kotlin:kotlin-stdlib:1.6.21
permissions:
ue.unsafe:
default: true