mirror of
https://github.com/Auxilor/EcoMobs.git
synced 2025-12-21 16:09:24 +00:00
Improved PDC storage
This commit is contained in:
@@ -312,7 +312,7 @@ class EcoBoss(
|
||||
mob.persistentDataContainer.set(
|
||||
plugin.namespacedKeyFactory.create("boss"),
|
||||
PersistentDataType.STRING,
|
||||
"backwards_compat"
|
||||
this.id
|
||||
)
|
||||
|
||||
val boss = LivingEcoBoss(
|
||||
|
||||
Reference in New Issue
Block a user