From 7288d35831f1a564efe2cad0ac09e749b7f228e5 Mon Sep 17 00:00:00 2001 From: GameUnits Open Source Date: Thu, 16 Mar 2017 09:45:27 +0100 Subject: [PATCH] up --- config/config.sample.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/config.sample.yml b/config/config.sample.yml index bb85dac..21c05aa 100644 --- a/config/config.sample.yml +++ b/config/config.sample.yml @@ -15,12 +15,12 @@ rpc: prefix: '' coin: withdrawal_fee: 1 - min_withdraw: 5 - min_confirmations: 5 - min_tip: 10 + min_withdraw: 1 + min_confirmations: 10 + min_tip: 0.1 min_rain: 1 short_name: ' UNITS' - full_name: gameunits + full_name: Gameunits webadmin: enabled: false port: 8080 @@ -54,7 +54,7 @@ messages: error: 'Sorry %name%, something went wrong.' no_funds: "Sorry %name%, you don't have enough funds (you're %short%%short_name% short)" not_identified: '%name%: You need to be identified with NickServ to tip.' - tipped: '%from% tipped %to% %amount%%short_name%! "tweet %nick% help" to claim.' + tipped: '@%from% Tipped @%to% %amount%%short_name%! "tweet @%nick% gameunits help" to claim.' balance: '%name% has %balance%%short_name%.' balance_unconfirmed: '%name% has %balance%%short_name% (unconfirmed: %unconfirmed%%short_name%)' deposit_address: Your deposit address %address%