diff --git a/README.md b/README.md index 8d48ae3..53bb510 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ SCP:SL plugin designed to automate several tasks usually done by hand while orga ### Default config: ```yaml event_tools: -# Enables or disables the plugin. + # Enables or disables the plugin. is_enabled: true # The message sent when someone enables the RoundLock, can be formatted like a normal SL broadcast. r_l_enabled_message: '[EventTools] RoundLock has been enabled.' @@ -82,4 +82,4 @@ event_tools: lottery_broadcast: [NUMBER] # Whether or not the EventWin command should forceclass everyone except you and your target to spectator. Default: false e_w_f_c_everyone_to_spectator: false -``` \ No newline at end of file +```