mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-03 08:39:04 +00:00
54a3e5cdec
* Discord Bot Update Updated JavaCord To Latest Changed Some Commands To No Longer Be World Specific Added An "AdminCommands" Command * Update Some Server Libs * Added Purge & Pin/Un-Pin To Commands Discord Bot * Fixed -dev & -no-crc Client Args * Add Discord User ID Linking Support(Useless For Now) * Added Support For User's Kicking Own Accounts Through Discord Bot * Merge Website Integration Stuff Into One Var
23 lines
559 B
JSON
23 lines
559 B
JSON
{
|
|
"server_name": "2006Scape",
|
|
"website_link": "https://2006Scape.org",
|
|
"server_debug": false,
|
|
"file_server": true,
|
|
"world_id": 1,
|
|
"xp_rate": 1.0,
|
|
"variable_xp_rate": false,
|
|
"variable_xp_rates": [1, 2, 5, 10],
|
|
"members_only": false,
|
|
"tutorial_island_enabled": false,
|
|
"party_room_enabled": true,
|
|
"clues_enabled": true,
|
|
"admin_can_trade": false,
|
|
"admin_can_sell": false,
|
|
"respawn_x": 3222,
|
|
"respawn_y": 3218,
|
|
"save_timer": 120,
|
|
"timeout": 60,
|
|
"item_requirements": true,
|
|
"max_players": 200,
|
|
"website_integration": false
|
|
} |