From 28da2e95cbcc9677fd477a784026b855ee4041da Mon Sep 17 00:00:00 2001 From: Artemis-the-gr8 Date: Wed, 8 Jun 2022 01:39:39 +0200 Subject: [PATCH] Small config change --- src/main/resources/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 86ccb52..306fc64 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -33,7 +33,7 @@ top-list-title: 'Top [x]' # The text you want displayed for a total-on-this-server statistic # This will be put on the same line ('In total on this server: [x] animals bred', for example) -total-server-stat-title: 'In total on' +total-server-stat-title: 'Total on' your-server-name: 'this server'