mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-04 08:39:05 +00:00
Allow Loading VARIABLE_XP_RATES & PLAYER_XP_RATES From Config
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
"server_debug": false,
|
||||
"file_server": true,
|
||||
"world_id": 1,
|
||||
"variable_xp_rate": false,
|
||||
"variable_xp_rates": false,
|
||||
"xp_rate": 1.0,
|
||||
"player_xp_rates": [1, 2, 5, 10],
|
||||
"members_only": false,
|
||||
"tutorial_island_enabled": false,
|
||||
"party_room_enabled": true,
|
||||
@@ -16,6 +18,5 @@
|
||||
"save_timer": 120,
|
||||
"timeout": 60,
|
||||
"item_requirements": true,
|
||||
"xp_rate": 1.0,
|
||||
"max_players": 200
|
||||
}
|
||||
Reference in New Issue
Block a user