This commit is contained in:
2025-12-17 18:42:43 +00:00
parent 60dba0716f
commit 19f429a5f4
6 changed files with 59 additions and 0 deletions

16
BungeeCord/config.yml Normal file
View File

@@ -0,0 +1,16 @@
# MysticCore by JernejTDO
# BungeeCord config.
mysql:
host: sql.triler.net
port: 3306
database: MysticCore
user: root
password: "your-password"
redis:
host: redis.triler.net
password: "your-password"