Skip to content
This repository has been archived by the owner on Dec 9, 2020. It is now read-only.

(ServerAPI) AMBILIGHT Method

Kristian Skov edited this page Oct 1, 2018 · 1 revision

Up to date as of version 1.6

Description

This command can be used for limited control over the ambilight section.

Syntax

AMBILIGHT(bool StartAmbilight, bool StopAmbilight, bool ShowOrHideBlocks, bool AutosetOffsets, string ConfigName)

Parameters

bool StartAmbilight: Tells to start the ambilight

bool StopAmbilight: Tells to stop the ambilight

bool ShowOrHideBlocks: Shows or hides the blocks is set to true

bool AutosetOffsets: Outsets offsets

string ConfigName: The name of the.txt file to use as a ambilight configuration

Return value

None

Clone this wiki locally