mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-14 23:13:32 -07:00
addresses #86
And also fixes auto, which worked as goal but never got triggered
This commit is contained in:
@@ -25,6 +25,7 @@ server_options:
|
||||
hint_cost: 1000 #set to 0 if you want free hints
|
||||
#forfeit modes: "disabled" -> clients can't forfeit, "enabled" -> clients can always forfeit
|
||||
# "auto" -> automatic forfeit on goal completion, "goal" -> clients can forfeit after achieving their goal
|
||||
# "auto-enabled" -> automatic forfeit on goal completion and manual forfeit is also enabled
|
||||
# warning: only Berserker's Multiworld clients of version 2.1+ send game beaten information
|
||||
forfeit_mode: "goal"
|
||||
# !remaining handling, that tells a client which items remain in their pool
|
||||
|
||||
Reference in New Issue
Block a user