Try and make npc skin change be instant
This commit is contained in:
@@ -341,6 +341,8 @@ class TricksterKit : Kit(), Listener
|
|||||||
|
|
||||||
npc.spawn( location )
|
npc.spawn( location )
|
||||||
|
|
||||||
|
npc.data().set( NPC.Metadata.REMOVE_FROM_TABLIST, true )
|
||||||
|
|
||||||
val now = System.currentTimeMillis()
|
val now = System.currentTimeMillis()
|
||||||
val tricksterUUID = player.uniqueId
|
val tricksterUUID = player.uniqueId
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user