Beacon
Creates a small beacon of light when powered.
When ShowOnMap
is enabled, it broadcasts a signal into the universe.
BeaconName
changes the name of the beacon shown on the StarMap
.
It has a 30 second cooldown for changing the configurables.
It is a craftable and spawnable non-flammable solid.
It cannot be resized.
At its default size (2x2x2) it has a durability of 1.
By default, its colour is #ff0000.
It requires 1 Jade
, 10 PowerCell
, and 50 Ruby
to be crafted.
Configurables
BeaconName
The name of the beacon. It is a string
.
ShowOnMap
Whether this beacon should be shown on StarMap
s. It is a boolean
.
Events
Configured(configurerId)
Fires when the object is configured.
The configurerId parameter is the UserId
of the player who configured the object. It is a number
.