Registered player name key
This commit is contained in:
@@ -25,7 +25,7 @@ public class PlayerUtils {
|
||||
NamespacedKeyUtils.createEcoKey("player_name"),
|
||||
PersistentDataKeyType.STRING,
|
||||
"Unknown Player"
|
||||
);
|
||||
).register();
|
||||
|
||||
/**
|
||||
* Get the audience from a player.
|
||||
|
||||
Reference in New Issue
Block a user