mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
some more logs
This commit is contained in:
parent
ec2384bc7f
commit
39db70d7ad
2 changed files with 9 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue