Excellent enchants compatibility (#34)

Add compatibility with
[ExcellentEnchants](https://www.spigotmc.org/resources/excellentenchants-%E2%AD%90-75-vanilla-like-enchantments.61693/)
This commit is contained in:
alexcrea 2024-10-15 08:27:26 +02:00 committed by GitHub
parent 7c283dc7f8
commit 13b7e73d8c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 177 additions and 4 deletions

View file

@ -49,12 +49,13 @@ permissions:
description: Allow player to use hexadecimal color if permission is required (toggleable)
# 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
# soft depend on old name (UnsafeEnchantsPlus), so I can disable it if it is on the same server (old name for this plugin)
# Also depend to other plugin for compatibility
softdepend:
- UnsafeEnchantsPlus
- ProtocolLib
- Disenchantment
- EnchantsSquared
- EcoEnchants
- eco
- eco
- ExcellentEnchants