diff --git a/LightsPlugin/Example/7777-config.yml b/LightsPlugin/Example/7777-config.yml
index e9c4c7b..c7a4ac5 100644
--- a/LightsPlugin/Example/7777-config.yml
+++ b/LightsPlugin/Example/7777-config.yml
@@ -2,12 +2,16 @@ lights_command: lights
lights_alias: ls
lights_true_arguments: true,t,yes,y
+#The following variable isn't available yet, just in case:
+lights_debug: false
+
lights_announce: true
lights_announce_duration: 10
lights_announce_text: Lights have been turned off by %player for %ss! SpooOOOººOoooky!
lights_message_access_denied: Access denied.
lights_message_help: Command usage: " %cmd [true/yes] "
+#Leaving this here, but the following variable shouldn't be needed as of 1.3
lights_message_help2: <> is necessary -- [] is optional
lights_message_not_recognized: Argument "%arg" can't be recognized, using default value
lights_message_success: Lights have been turned off for: %ss (HCZ Only? : %value)
@@ -18,3 +22,24 @@ lights_cassie_makenoise: false
# Check this guide: https://steamcommunity.com/sharedfiles/filedetails/?id=1577299753
lights_cassie_announcement_hcz: heavy containment zone generator .g3 malfunction detected .g4 .g3 .g3 .g4
lights_cassie_announcement_both: generator .g3 malfunction detected .g4 .g3 .g3 .g4
+
+lights_startblackout_toggle: false
+lights_startblackout_delay_max: 60
+lights_startblackout_delay_min: 50
+lights_startblackout_duration_max: 15
+lights_startblackout_duration_min: 10
+
+lights_multipleblackout_toggle: false
+lights_multipleblackout_timebetween_min: 20
+lights_multipleblackout_timebetween_max: 35
+lights_multipleblackout_duration_max: 25
+lights_multipleblackout_duration_min: 21
+
+lights_multipleblackout_maxamount: 2
+lights_cassie_announcement_auto: generator .g3 automatic reactivation started .g3 .g4
+lights_cassie_announceauto: true
+
+
+
+
+