libraryaddict / LibsDisguises

Minecraft disguise plugin
https://www.spigotmc.org/resources/libs-disguises.32453/
Other
262 stars 129 forks source link

Mythicmob undisguises everytime the server restarts #753

Closed sejungH closed 6 months ago

sejungH commented 6 months ago

Hi,

I'm trying to create a npc with a playerskin using the libdisguises and mythicmobs, and I below is the yml of the npc I'm adding:

Type: armor_stand Display: 'Test' AITargetSelectors:

Options: AlwaysShowName: true Collidable: false Despawn: persistent MovementSpeed: 0 Interactable: false KnockbackResistance: 1 NoAI: false PreventItemPickup: true PreventOtherDrops: true Silent: true CanMove: false PreventSunburn: true PreventVanillaDamage: true Skills:

It's working when I spawn the mob, but whenever I restart the server, it undisguises until I hit the entity at least once. Please assist me with this issue.

PadawanAmy commented 6 months ago

use the disguise settings instead of the disguise mechanics https://git.mythiccraft.io/mythiccraft/MythicMobs/-/wikis/Mobs/Disguises

sejungH commented 6 months ago

use the disguise settings instead of the disguise mechanics https://git.mythiccraft.io/mythiccraft/MythicMobs/-/wikis/Mobs/Disguises

I did it at first, but didn't work as well.

sejungH commented 6 months ago

use the disguise settings instead of the disguise mechanics https://git.mythiccraft.io/mythiccraft/MythicMobs/-/wikis/Mobs/Disguises

I added this line to the setting and respawned the mob then restarted it. Disguise: Player Steve setDynamicName true setSkin EVa_98

But result was like below: 2024-05-16_08 59 51 2024-05-16_09 00 48

libraryaddict commented 6 months ago

Maybe lacking premium, dunno because this is MM support not Libs Disguises