Configuration - mcmerdith/Spigot-LiveCheck GitHub Wiki
Plugin Configuration (config.yml)
Preferences
PREFS_API_URL (string) [preferences.api_url]
URL to send requests to
PREFS_KICK_OP (boolean) [preferences.kick_op]
If
true
, server Operators will be kicked if they are not streaming
PREFS_NON_OP_LINK_OTHER_PLAYERS (boolean) [preferences.non_op_link_other_players]
If
true
, regular users can change the parameter of '/livechecklink 'This option should be left
false
unless there is good reason not to
PREFS_MIN_VIEWERS_ENABLED (boolean) [preferences.minimum_viewers.enabled]
If
true
, plugin will also check if the players viewership is above the threshold and if not, kick themSee PREFS_MIN_VIEWERS_THRESHOLD
PREFS_MIN_VIEWERS_THRESHOLD (integer) [preferences.minimum_viewers.threshold]
The minimum number of viewers a streamer must have
See PREFS_MIN_VIEWERS_ENABLED
Messages
MESSAGES_NO_TWITCH (string) [message.no_twitch]
Message to send users when they have no linked twitch
MESSAGES_OFFLINE (string) [messages.offline]
Shown to users when they are kicked for not streaming