defaultToAllKnown

@JvmName(name = "defaultToAllKnownListScoreHolderArg")
fun ArgumentReader<ServerCommandSource, ListScoreHolderArgumentDescriptor>.defaultToAllKnown(): Collection<String>

Reads all score holder names from the argument in the receiver ArgumentReader.

Returns the names of all known players on the scoreboard if no score holders are found for this argument.

Author

Cypher121

See also