preservation.conf 21 KB

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