TARDIM Scanner Block

The scanner block can now be attached as "tardim_scanner". It provides data related to the TARDIM and world’s environment.

Methods

getOwnerName()

Get the TARDIM owner

Returns

  1. string The username of TARDIM’s owner

getCompanions()

Get a list of all companions in the TARDIM

Returns

  1. table list of companions’ names

getOnlinePlayers()

Get a list of all online players

Returns

  1. table list of players’ names

getSkins()

Get a list of all available exteriors

Returns

  1. table list of exteriors’ names

getBiomes()

Get a list of all existing biomes

Returns

  1. table list of biomes’ names

getDimensions()

Get a list of all existing dimensions

Returns

  1. table list of dimensions’ names