Fixed wrong parameter

master
debiankaios 2022-04-18 11:13:32 +02:00
parent 7cb53a8dd0
commit 611118594e
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
xp_to_show (Xp in int with that you'll shown on list) int 10000
timer (How often it update the highscore lists) int 6
timer (How often it update the highscore lists) int 60
rounding (If xp is over 1000 there stand instead of 1000 1k[kilo]. At 1000000 1M[Mega] and above 1000000000 1G[Giga]) bool true