some more logs

This commit is contained in:
alexcrea 2026-01-29 18:49:05 +01:00 committed by alexcrea
parent ec2384bc7f
commit 39db70d7ad
2 changed files with 9 additions and 1 deletions

View file

@ -30,6 +30,7 @@ object EnchantmentUtil {
) = mutableMapOf<CAEnchantment, Int>().apply {
putAll(this@combineWith)
CustomAnvil.verboseLog("Testing merge")
val bypassFuse = player.hasPermission(CustomAnvil.bypassFusePermission)
val bypassLevel = player.hasPermission(CustomAnvil.bypassLevelPermission)