Displays animations for all players in the same world
All checks were successful
KnarCraft/BlacksmithVisuals/pipeline/head This commit looks good

This commit is contained in:
2024-07-29 12:57:17 +02:00
parent 70759bc0e3
commit b1dab9b2cf
3 changed files with 10 additions and 11 deletions

View File

@@ -12,7 +12,7 @@ public final class BlacksmithVisuals extends JavaPlugin {
public void onEnable() {
// Plugin startup logic
getServer().getPluginManager().registerEvents(new BlacksmithListener(), this);
//TODO: Allow customization of sounds, volumes and pitches
// Allow setting an idle position and a working position, and move the NPC to the right position at the right time.
// Use the distance between the two locations to decide how much sooner before the success/fail sounds are played the NPC should start walking