Add text_enabled setting
This commit is contained in:
3
config
3
config
@@ -16,6 +16,9 @@ status_update_interval = 1
|
|||||||
# Whether to automatically start the server, or wait for another script to start it.
|
# Whether to automatically start the server, or wait for another script to start it.
|
||||||
auto_start = 1
|
auto_start = 1
|
||||||
|
|
||||||
|
# Whether any hover text will be displayed
|
||||||
|
text_enabled = 1
|
||||||
|
|
||||||
# The colour of any hover text
|
# The colour of any hover text
|
||||||
text_color = <1, 1, 1>
|
text_color = <1, 1, 1>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user