mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 18:54:44 +02:00
Only show the scoreboard tips a couple of times
We can assume a player knows how scoreboards work after showing them the tips a few times across multiple login sessions Adds #1833
This commit is contained in:
@ -45,6 +45,10 @@ Scoreboard:
|
||||
# Show the /mcstats scoreboard automatically after logging in
|
||||
Show_Stats_After_Login: false
|
||||
|
||||
# Show scoreboard tips 5 times. Tips are only displayed once for every login session.
|
||||
# Set to 0 to never show these tips.
|
||||
Tips_Amount: 5
|
||||
|
||||
# Add some more color on the board :-)
|
||||
Rainbows: false
|
||||
|
||||
|
Reference in New Issue
Block a user