Added config option to easily disable all scoreboards

This commit is contained in:
nossr50
2019-01-11 01:47:36 -08:00
parent 626890ed95
commit f828084246
4 changed files with 13 additions and 7 deletions

View File

@ -46,6 +46,8 @@ General:
# Settings for the mcMMO scoreboards
###
Scoreboard:
# Set this to true to enable scoreboards
Enable: true
# Display player's power levels below their names?
Power_Level_Tags: false
@ -161,6 +163,7 @@ MySQL:
Load: 20
Save: 20
Server:
SSL: false
Port: 3306
Address: localhost