documentation corrections

This commit is contained in:
CaitSith2
2021-10-20 12:13:25 -07:00
parent f4e71df946
commit 17833a0bfc
2 changed files with 3 additions and 3 deletions

View File

@@ -34,8 +34,8 @@ server_options:
# A Collect sends the remaining items *to* a world that collects
# "disabled" -> clients can't collect,
# "enabled" -> clients can always collect
# "auto" -> automatic collect on goal completion, "goal" -> clients can forfeit after achieving their goal
# "auto-enabled" -> automatic collect on goal completion and collect forfeit is also enabled
# "auto" -> automatic collect on goal completion
# "auto-enabled" -> automatic collect on goal completion and manual collect is also enabled
# "goal" -> collect is allowed after goal completion
collect_mode: "disabled"
# Remaining modes