File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -235,7 +235,7 @@ custom_features:
235235 want_combat_odyssey: true # MODIFIED
236236 want_instanced_npcs: true # MODIFIED
237237 equip_quest_items_without_quests: false # Allows items to be equiped without completing the required quests
238- want_packet_register: true # If true, signups (character creation) from within game clients such as RSC+ will be allowed
238+ want_packet_register: false # If true, signups (character creation) from within game clients such as RSC+ will be allowed
239239
240240parties:
241241 want_parties: true # MODIFIED
Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ custom_features:
234234 want_combat_odyssey: false # Enable the Combat Odyssey miniquest
235235 want_instanced_npcs: false # Allows some NPCs to only be displayed to players that have met specific criteria
236236 equip_quest_items_without_quests: false # Allows items to be equiped without completing the required quests
237- want_packet_register: true # If true, signups (character creation) from within game clients such as RSC+ will be allowed
237+ want_packet_register: false # If true, signups (character creation) from within game clients such as RSC+ will be allowed
238238
239239parties:
240240 want_parties: false # Enables the party system
You can’t perform that action at this time.
0 commit comments