diff --git a/plugins/gFeatures/EstiCoins/config.yml b/plugins/gFeatures/EstiCoins/config.yml index 92b3ccc..c46c4ff 100644 --- a/plugins/gFeatures/EstiCoins/config.yml +++ b/plugins/gFeatures/EstiCoins/config.yml @@ -2,6 +2,6 @@ Config: MySQL: Address: host Port: '3306' - TableName: host + TableName: esticoins Username: estinet Password: EstiNetwork?123 diff --git a/plugins/gFeatures/Shop/Config.yml b/plugins/gFeatures/Shop/Config.yml index 7d3edc4..1dfac62 100644 --- a/plugins/gFeatures/Shop/Config.yml +++ b/plugins/gFeatures/Shop/Config.yml @@ -1,5 +1,5 @@ Redis: - IP: localhost - Port: '6380' + IP: host + Port: '6379' Password: 5acc9c16a6cac11cad581f8a0932d8130092c725240581c65944d8418aed3ff3 DatabaseNumber: '1'