config.yml
# Token authentication token
# No need to fill in Token if you buy from SpigotMC
Token: ""
# Debug Mode
Debug-Mode: false
# Combat mode duration
Combat-Time: 10
# Transmission waiting time
Spawn-Cool-Down: 3
# Kill give economy
Kill-Coins: 10
# Death retention experience
Keep-Death-Exp: false
# No damage in a few seconds after entering the game (it is not recommended to set it to 0)
No-Damage-On-Join: 3
# When the attack is empty, how many seconds can the attacker be identified as a killer
Void-Kill-Time: 10
# When the player is below this height, it is automatically considered dead
Void-Kill-Height: -200
# Death retention time
Death-Respawn-Time: 0
# Disable scoreboard
Disable-Scoreboard: false
# Enable Keep Inventory
Enable-Keep-Inventory: false
# Custom open lucky box sound
# 1.8 LEVEL_UP
# 1.9+ ENTITY_PLAYER_LEVELUP
Open-Loot-Sound: ""
# Place of birth
Spawn-Loc: ""
# Database type
# SQLite or MySQL
Database: SQLite
# SQL
MySQL:
driver: ""
host: "mysql.yistars.net"
port: 3306
username: "BingSkyPvP"
password: "bhx7HNpYkxy6rLdX"
database: "bingskypvp"Token
Update-Checker
Debug-Mode
Combat-Time
Spawn-Cool-Down
Keep-Death-Exp
No-Damage-On-Join
Void-Kill-Time
Void-Kill-Height
Death-Respawn-Time
Disable-Scoreboard
Enable-Keep-Inventory
Open-Loot-Sound
Spawn-Loc
Database
MySQL
Last updated