2001scape.conf 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280
  1. # 2001 RSC World Config
  2. database:
  3. db_name: 2001scape
  4. world:
  5. server_name: 2001Scape # MODIFIED
  6. server_name_welcome: 2001Scape # MODIFIED
  7. welcome_text: Join our Discord to stay in touch! # MODIFIED
  8. display_logo_sprite: true # The big logo shown on the client welcome screen
  9. logo_sprite_id: 2010 # 2010 is authentic
  10. game_tick: 640 # Tick speed of game and lower is faster
  11. walking_tick: 640 # Base tick speed of character walking. Only used if want_custom_walking_speed is enabled
  12. milliseconds_between_spells: 0 # Zero since rapid_cast_spells is true
  13. want_custom_walking_speed: false # Do we want to enable custom walking speed?
  14. idle_timer: 0 # MODIFIED, 0 disables
  15. auto_save: 30000 # 30 second autosave interval
  16. client_version: 20010000
  17. enforce_custom_client_version: false
  18. server_port: 43593 # MODIFIED
  19. max_connections_per_ip: 10 # Number of network connections allowed per IP address
  20. max_connections_per_second: 20 # Number of network I/O connections any specific host address can make per second
  21. max_packets_per_second: 100 # Number of network I/O packets any specific connection can make per second
  22. max_logins_per_second: 2 # Number of login attempts any specific IP address can make per second
  23. max_password_guesses_per_five_minutes: 10 # Number of password/recover guesses an IP address can make per 5 minutes
  24. network_flood_ip_ban_minutes: 5 # Number of minutes that a host address is IP Banned if network I/O packets/connections are flooded
  25. suspicious_player_ip_ban_minutes: 60 # Number of minutes that a host address is IP Banned if player is suspicious
  26. server_location: USA
  27. session_id_sender_timer: 640 # Number of milliseconds between when the client first opens the tcp session until when it must have sent data
  28. max_players: 2000
  29. max_players_per_ip: 2 # Number of allowed logged in players per IP address
  30. avatar_generator: false # Generates avatar images of players but uses extra RAM
  31. member_world: false
  32. want_pcap_logging: true # MODIFIED
  33. world_number: 1
  34. player_level_limit: 99
  35. want_experience_cap: false
  36. experience_limit: -1 # Taken into consideration only if want_experience_cap
  37. combat_exp_rate: 1
  38. skilling_exp_rate: 1
  39. wilderness_boost: 0
  40. skull_boost: 0
  41. double_exp: false
  42. npc_respawn_multiplier: 1.0 # Multiplied to NPC respawn time. 1.0 is default, anything lower will decrease respawn times.
  43. want_registration_limit: false # Limits player registrations to once an hour per IP
  44. packet_limit: 100
  45. connection_limit: 10
  46. connection_timeout: 15
  47. want_fatigue: false # Decides if fatigue is enabled in-game
  48. warn_excessive_captcha_failure: false # Decides if moderators will be alerted when a player fails typing captchas many times in a row
  49. load_prerendered_sleepwords: false # Set to false if there are prerendered sleepwords in the sleepwords directory that you would not like to load
  50. load_special_prerendered_sleepwords: false # Set to false if there are special prerendered sleepwords in the sleepwords directory that you would not like to load
  51. stop_skilling_fatigued: 0 # Decides if skilling should stop on fatigued, 0 - No skills, 1 - Gathering / authentic, 2 - All non combat skills
  52. aggro_range: 1 # Default tile range aggressive NPCs will attack victims
  53. character_creation_mode: 2 # Makes mode screens in character design screen, 1 - ironman and 1X, 2 - classes and global pk
  54. ring_of_recoil_limit: 40
  55. ring_of_forging_uses: 75
  56. dwarven_ring_uses: 29
  57. dwarven_ring_bonus: 3
  58. # check_admin_ip: false # Check the ip that the admin account is logging in from. Helps prohitbit unauthorized access.
  59. # admin_ip: 127.0.0.0,10.0.0.0,172.16.0.0,192.168.0.0 # IP/s from which the admin can connect from. Comma separated list. No spaces. Default is 127.0.0.0,10.0.0.0,172.16.0.0,192.168.0.0 . 127 is loopback (localhost) and the rest are private IP identities.
  60. is_localhost_restricted: false # lift any localhost restrictions (may not be recommended new servers)
  61. location_data: 1 # MODIFIED
  62. want_fixed_broken_mechanics: false # If true brings black hole, desert heat
  63. want_decorated_mod_room: false # Decorates mod room (alkharid palace 2nd floor)
  64. want_auto_server_shutdown: false # causes the server to shutdown at a specified time for a cron to then start
  65. restart_hour: 7 # if want_auto_server_shutdown is set to true, the server will shut down at 7:00AM, local system time
  66. want_reset_event: false # forces all world scenery to be reset hourly
  67. based_map_data: 14 # map data info used for tileInfo, sceneries, boundaries, ground items, and npcs
  68. based_config_data: 18 # config data info used for items, sceneries, boundaries, and npcs
  69. features_sleep: false # Is sleep command featured, (+ should shops stock sleeping bags?)
  70. restrict_item_id: 306 # A non-negative value restricts the maximum item id of monster drops, shops, etc
  71. restrict_scenery_id: 179 # A non-negative value restricts the maximum scenery id
  72. respawn_location_x: 120 # Default/death location X coord
  73. respawn_location_y: 648 # Default/death location Y coord
  74. can_feature_membs: false # Can world feature members content
  75. show_tutorial_skip_option: true # If true, show the 'Skip the tutorial' menu option when on the tutorial.
  76. combat_level_non_melee_mask: 0 # Mask to indicate which non melee combat skills add to level (Ranged | Magic | Prayer)
  77. osrs_combat_melee: false # Use (a slightly modified version of) the OSRS melee formula
  78. osrs_combat_ranged: false # Use (a slightly modified version of) the OSRS ranged formula
  79. uses_retro_stock_sensitivity: true # Use retro shop stock sensitivity to calculate prices in shops
  80. pidless_catching: true # MODIFIED
  81. catching_distance: 2 # number of squares a player needs to be within in order to initiate PVP combat
  82. shuffle_pid_order: false # MODIFIED
  83. shuffle_pid_order_interval: 500 # number of ticks between PID shuffles
  84. spell_range_distance: 3 # Maximum distance player can cast spell from (3 for retro, 4 for modern, any other value is custom)
  85. want_corrected_skilling_xp: false # Corrects xp on oversights of little xp such as gem stall
  86. summon_all_player_limit: 15 # limits the amount of players that can be summoned by the summonall command
  87. client:
  88. view_distance: 2
  89. zoom_view_toggle: true # MODIFIED
  90. fog_toggle: false
  91. ground_item_toggle: false
  92. menu_combat_style_toggle: false
  93. fightmode_selector_toggle: false
  94. experience_counter_toggle: false
  95. experience_drops_toggle: false
  96. items_on_death_menu: false
  97. show_roof_toggle: false
  98. show_underground_flicker_toggle: false
  99. want_skill_menus: false
  100. want_quest_menus: false
  101. want_quest_started_indicator: false
  102. want_hide_ip: true # MODIFIED
  103. want_remember: true # MODIFIED
  104. client_fps: 50 # Authentic is 50
  105. want_email: true # MODIFIED
  106. allow_resize: true # MODIFIED
  107. lenient_contact_details: true # MODIFIED
  108. char_name_can_contain_mod: false # Allow players to create characters with the word "mod" in the name
  109. char_name_can_equal_global: false # Allow players to create characters with name "Global"
  110. disable_minimap_rotation: true # Disable random minimap rotation measure?
  111. retro_features:
  112. gather_tool_on_scenery: true # Allows client to use pickaxe on rock (or axe on tree) to skill
  113. coin_bank: true # Allows having coin bank instead of item bank
  114. influence_instead_qp: true # Influence stat instead of quest points
  115. uses_classes: true # To use the character classes system
  116. uses_pk_mode: true # To indicate world has pk mode (players being able to attack others anywhere)
  117. arrive_lumbridge: true # To arrive directly to lumbridge after making account
  118. scaled_woodcut_xp: true # To use the old woodcutting xp formula that scaled with level (similar to firemaking)
  119. old_pray_xp: true # To use the old pray xp (50% less from modern rsc)
  120. divided_good_evil: true # On true to split xp when burying bones, on false it also gives xp to just magic for retro spells
  121. lacks_prayers: true # On true to indicate there are no prayers
  122. has_fear_spell: true # For players to be able to cause npcs to retreat
  123. wait_to_reboost: true # To have to wait for potions & spell boost to wear off before being able to boost again
  124. no_level_requirement_wield: true # To be able to wield equipment without requiring any level
  125. fermented_wine: true # To have old wine making mechanics with fermented wines
  126. old_quest_mechanics: true # To have old quest mechanics (such as using key to get into Phoenix hideout)
  127. can_influence_npcs: true # To be able to influence npcs decision such as being able to buy silk at lower prices
  128. no_confirm_trades: true # To be able to trade without trade confirm window
  129. short_max_stacks: true # Max stacks in inventory are unsigned short rather than integer
  130. block_use_magic_in_combat: true # Prevents the use of magic spells while player is in combat
  131. rapid_cast_spells: true # Allows player to be able to cast spells without waiting
  132. meat_heal_level_dependent: true # Sets the healing of cookedmeat to be level dependent
  133. only_regular_bones: true # Does world feature only regular bones
  134. shared_gathering_resources: true # Are gathering resources such as rocks shared
  135. has_player_owned_houses: true # Are old POHs featured in the world
  136. spinach_roll_boosts: true # Do the spinach rolls give strength bonus
  137. old_skill_defs: true # Should old skill definitions be used
  138. wants_kill_stealing: true # Should all xp and loot go to the last attacking player
  139. ranged_gives_xp_hit: true # Should each successful ranged hit give a bit xp
  140. only_basic_runes: true # Are only the basic runes obtainable?
  141. can_offer_untradeables: true # Can untradeable items (like quest items) be sold/traded/staked?
  142. can_prospect_fail: true # Can the prospect of rock fail?
  143. lacks_gold_smithing: true # On true to indicate there is no gold smithing
  144. npc_aggro_dont_check_level: true # MODIFIED
  145. cant_dye_capes: true # MODIFIED
  146. custom_features:
  147. custom_sprites: false # Informs client to use CustomSprites.orsc instead
  148. want_custom_ui: false # Allows the player to optionally use a custom UI
  149. want_custom_quests: false # Informs the server to load custom quests or not
  150. spawn_auction_npcs: false # Enables auction house
  151. spawn_iron_man_npcs: false # Enables iron man
  152. show_floating_nametags: false
  153. want_clans: false # Enables the clan system
  154. want_kill_feed: false # Informs all players when someone is killed
  155. side_menu_toggle: false
  156. inventory_count_toggle: false
  157. auto_message_switch_toggle: false
  158. hide_login_box_toggle: false
  159. batch_progression: false # Enables skill batching
  160. custom_improvements: false
  161. want_global_chat: false
  162. want_global_friend: true # MODIFIED
  163. global_message_cooldown: 0 # Time in milliseconds before players are allowed to send another global message
  164. want_experience_elixirs: false
  165. want_keyboard_shortcuts: 1 # MODIFIED
  166. want_custom_rank_display: false
  167. custom_firemaking: false # Allows burning of other log types
  168. want_drop_x: false
  169. want_exp_info: false
  170. want_woodcutting_guild: false
  171. want_missing_guild_greetings: false
  172. want_decanting: false # Allows combining potions of the same type
  173. player_commands: true # MODIFIED
  174. npc_blocking: 2 # 0 disables npc blocking; 1 is 2x+1 combat level blocks; 2 is all aggressive npcs block (authentic); 3 is all attackable npcs block
  175. player_blocking: 1 # 0 disables player blocking; 1 authentic 2018 RSC (players walk through players unless last point on their path); 2 players act like solid objects (2001 era RSC)
  176. npc_dont_retreat: false
  177. message_full_inventory: false # Shows message to the player if an item drops when skilling due to a full inventory
  178. want_pets: false # Enables following NPC pets and their capture items
  179. max_walking_speed: 1 # Number of spaces players can move per game tick. 1 is default
  180. max_ticks_until_full_walking_speed: 0 # Number of ticks before the player is allowed to walk at max speed. Implemented to allow NPCs to catch players as they always walk 1 tile per tick
  181. show_unidentified_herb_names: false
  182. fishing_spots_depletable: false # Randomly replaces fishing spots with a rock to stop batched fishing forever
  183. improved_item_object_names: false
  184. crystal_key_gives_xp: false
  185. looted_chests_stuck: false
  186. want_runecraft: false # Enables Runecraft skill
  187. want_harvesting: false # Enables harvesting skill
  188. want_custom_leather: false # Enables custom leather crafting
  189. custom_landscape: false # Allows the custom landscape to load instead
  190. want_equipment_tab: false # Adds an equipment tab to the interface
  191. want_bank_presets: false # Adds two presets to the bank interface
  192. mining_rocks_extended: false # Allows batching friendly mining
  193. want_new_rare_drop_tables: false # Enables the new drop table system
  194. want_leftclick_webs: false # Enables left-clicking webs to cut through them
  195. want_improved_pathfinding: false # Enables the ASTAR pathing algorithm for chasing NPCs
  196. can_use_cracker_on_self: false # Allows players to use Christmas Crackers / Trick or treat crackers / Presents on characters with the same IP address
  197. fix_overhead_chat: false
  198. want_better_jewelry_crafting: false # Will only show options when you have multiple moulds or gems in your inventory. Otherwise will make the item you have the mould for.
  199. more_shafts_per_better_log: false # Better logs give more arrow shafts while fletching.
  200. faster_yohnus: false # Yohnus will ask if he can take gp from your bank so you don't have to talk to him every time.
  201. want_chain_legs: false
  202. want_apothecary_qol: false # Apothecary will empty potions and fill vials with water for a price.
  203. want_ranged_face_player: false # Player will face target when ranging if set to true; authentic is always face NW
  204. want_poison_npcs: false # NPC's can be poisoned by poison weapons, arrows, bolts, and throwables.
  205. want_openpk_points: false # This adds the OpenPK points system.
  206. openpk_points_to_gp_ratio: 3 # This determines the OpenPK points to GP ratio.
  207. want_pk_bots: false # This determines if NPC PK bots will spawn.
  208. death_island: false
  209. want_openpk_presets: false # This determines if we want presets on the OpenPK stat interface. It's worth noting StorkPK didn't have presets.
  210. parties:
  211. want_parties: false # Enables the party system
  212. party_additional_xp_percent_per_player: 0.06 # How much additional XP to award for larger parties
  213. party_distance_percent_decrease: 0.07 # How much less XP should be awarded based on distance from skiller
  214. party_save_xp_for_skiller_percent: 0.4 # How much xp to save for the skiller
  215. party_share_max_x: 20 # Maximum x distance for sharing XP
  216. party_share_max_y: 20 # Maximum y distance for sharing XP
  217. party_share_infinite_range: false # Allow XP sharing to have infinite range
  218. party_share_with_same_ip: false # Allow accounts on the same IP to share XP.
  219. party_share_size_algorithm: linear # Algorithm used for determining additional XP to be given to larger parties.
  220. party_share_distance_algorithm: exponential # Algorithm used for determining the XP dropoff based on distance from party member. (exponential or linear)
  221. party_max_size_for_additional_xp: 5 # How many party members should count for adding additional XP when sharing.
  222. party_iron_man_can_share: false # Should iron man give/receive shared XP?
  223. discord:
  224. want_discord_auction_updates: false # Should a discord webhook be called for auction house changes?
  225. want_discord_monitoring_updates: false # Should a discord webhook be called for performance monitoring?
  226. want_discord_bot: false # Utilize a Discord chat bot integration?
  227. cross_chat_channel: 0 # Channel used in Discord for in-game to Discord cross chat
  228. bank:
  229. right_click_bank: false
  230. want_custom_banks: false
  231. want_bank_pins: true # MODIFIED
  232. want_bank_notes: false
  233. want_cert_deposit: false # Allows depositing certed items directly into the bank
  234. want_certer_bank_exchange: false
  235. want_cert_as_notes: false # Instead of having certs for any tradeable, display as note
  236. shop:
  237. right_click_trade: false
  238. npc_kills:
  239. npc_kill_list: false
  240. npc_kill_messages: false # Displays kill count of npc to player when killing an npc
  241. npc_kill_messages_filter: false # Only display kill messages for npcs in npc_kill_messages_npcs
  242. npc_kill_messages_npcs: King Black Dragon,Black Dragon # Comma separated list without spaces
  243. npc_kill_logging: true
  244. valuable_drops:
  245. valuable_drop_messages: false # Alerts player of rare drop
  246. valuable_drop_ratio: 0
  247. valuable_drop_extras: false
  248. valuable_drop_items: Half of a key,Half Dragon Square Shield # Comma separated list without spaces
  249. glitch_checks:
  250. strict_check_all: false # Makes all checks strict
  251. strict_pdart_check: false # Makes the poisoned throwing dart requirement strict
  252. strict_pknife_check: false # Makes the poisoned throwing knife requirement strict
  253. strict_pspear_check: false # Makes the poisoned spear requirement strict
  254. loose_shallow_water_check: false # Simplifies part of Legends Quest
  255. custom_quest_and_minigame:
  256. want_gianne_badge: true # MODIFIED
  257. want_blurberry_badge: true # MODIFIED
  258. want_extended_cats_behavior: false # Makes it possible to stroke cat and show kittens from quest to civillian
  259. want_barter_wormbrains: false
  260. locked_post_quest_regions_accessible: false # Makes regions that become locked after quest freely accessible
  261. can_retrieve_post_quest_items: false # Makes it possible to regain quest items post quest
  262. esters_bunnies: false # Enable/disable the Ester's Bunnies Easter event
  263. esters_bunnies_stingy_duck: false # The duck will not give unlimited Easter Eggs if this is true
  264. mice_to_meet_you: false # Enables/disables the Mice to Meet you Halloween event.
  265. mice_to_meet_you_no_rats: false # Enables/disables Rat NPCs during the Mice to Meet you Halloween event.
  266. santa_gives_presents: false # Enables/disables santa rewarding player with Presents when giving sustenance