Add XP cost display above 40.

Need ProtocoLib installed.
This commit is contained in:
alexcrea 2024-05-20 17:53:15 +02:00
parent 8cf84caf3c
commit de51617059
No known key found for this signature in database
GPG key ID: 43FD265DB0DBF91F
8 changed files with 119 additions and 16 deletions

View file

@ -1,7 +1,7 @@
main: io.delilaheve.CustomAnvil
name: CustomAnvil
prefix: "Custom Anvil"
version: 1.4.4
version: 1.4.5
description: Allow to customise anvil mechanics
api-version: 1.18
load: POSTWORLD
@ -44,4 +44,5 @@ permissions:
# soft depend on old name, so I can disable it if it is on the same server
# as it is the old name for this plugin
softdepend:
- UnsafeEnchantsPlus
- UnsafeEnchantsPlus
- ProtocolLib