diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 49e41974..ed0a90e1 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -243,7 +243,7 @@ show: - 'Founded: {create-date}' - 'This faction is permanent, remaining even with no members.' # only shows if faction is permanent - 'Land value: {land-value} {land-refund}' - - 'Balance: {balance}' + - 'Balance: {faction-balance}' - 'Bans: {faction-bancount}' - 'Allies({allies}/{max-allies}): {allies-list} ' - 'Online: ({online}/{members}): {online-list}'