upload
This commit is contained in:
31
Spigot/config.yml
Normal file
31
Spigot/config.yml
Normal file
@@ -0,0 +1,31 @@
|
||||
# MysticCore by JernejTDO
|
||||
# Spigot config.
|
||||
|
||||
mysql:
|
||||
host: sql.triler.net
|
||||
port: 3306
|
||||
database: MysticCore
|
||||
user: root
|
||||
password: "your-password"
|
||||
|
||||
redis:
|
||||
host: redis.triler.net
|
||||
password: "your-password"
|
||||
|
||||
hub-mode:
|
||||
enable: false
|
||||
location:
|
||||
world: world
|
||||
x: 0
|
||||
y: 100
|
||||
z: 0
|
||||
pitch: 0
|
||||
yaw: 0
|
||||
place-break-block: false
|
||||
pvp: false
|
||||
|
||||
commands:
|
||||
fly:
|
||||
enable: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user