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)

ropenscilabs/miner documentation built on Jan. 21, 2021, 7:23 p.m.