cleanup and make mannequin profile name persistent when converting to and from armor stand

This commit is contained in:
2025-11-23 20:33:58 +01:00
parent 23146380d9
commit 59c7d125df
6 changed files with 76 additions and 38 deletions
@@ -13,7 +13,6 @@ import javax.annotation.Nullable;
import java.util.HashMap;
import java.util.Map;
@SuppressWarnings("UnstableApiUsage")
public final class StandIn extends JavaPlugin {
public static final NamespacedKey KEY = new NamespacedKey("stand-in", "stand-in");