getPlayerIds: Get player IDs

Description Usage Value See Also Examples

View source: R/getPlayerIds.R

Description

Get the IDs of all player currently in the world.

Usage

1

Value

A numeric vector with the IDs of each player currently in the MineCraft world. Player ids are listed in the order they joined the game world.

See Also

getPlayerId(), getPlayerName()

Examples

1
2
3
4
5
## Not run: 
mc_connect()
getPlayerIds()

## End(Not run)

kbroman/miner documentation built on Jan. 26, 2021, 8:14 p.m.