Try and make npc skin change be instant

This commit is contained in:
TDSTOS
2026-04-17 07:09:38 +02:00
parent 601eddca30
commit c0daca6d77

View File

@@ -341,6 +341,8 @@ class TricksterKit : Kit(), Listener
npc.spawn( location )
npc.data().set( NPC.Metadata.REMOVE_FROM_TABLIST, true )
val now = System.currentTimeMillis()
val tricksterUUID = player.uniqueId