diff --git a/config b/config index c48fc7b..5607a86 100644 --- a/config +++ b/config @@ -16,6 +16,9 @@ status_update_interval = 1 # Whether to automatically start the server, or wait for another script to start it. auto_start = 1 +# Whether any hover text will be displayed +text_enabled = 1 + # The colour of any hover text text_color = <1, 1, 1>