Skip to content
Failed

Changes

Summary

  1. refactor(api): dynamically fetch the current default npc registry (commit: 52b3902) (details)
Commit 52b3902aca0e9b3809b7bd7b33798e7d9886d74a by fullwall
refactor(api): dynamically fetch the current default npc registry
(#1672)
The api now allows setting the default NPC registry therefor commands
and listeners need to fetch the latest version of the NPCRegistry.

#1671
(commit: 52b3902)
The file was modified main/src/main/java/net/citizensnpcs/commands/NPCCommands.java (diff)
The file was modified main/src/main/java/net/citizensnpcs/npc/skin/SkinUpdateTracker.java (diff)
The file was modified main/src/main/java/net/citizensnpcs/EventListen.java (diff)