Skip to content

Commit 8700af4

Browse files
committed
feat: update faq.mdx
1 parent d173b8c commit 8700af4

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

  • src/content/docs/getting-started

src/content/docs/getting-started/faq.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,9 @@ You can check the server bot's[^1] commands by running the following command in
113113
You can change beatmap statuses eligability for hyping by modifying the `BeatmapHype.ExcludedHypeStatuses` array in the sunrise config file as follows:
114114

115115
:::note
116-
By default, the server excludes Ranked, Approved, Qualified and Loved beatmaps from being hyped.
116+
By default, the server excludes Ranked, Approved, Qualified, Loved, Wip, and Pending statuses from being hyped.
117+
118+
Wip and Pending statuses are excluded to prevent hype not finished beamtmaps that are still in development.
117119

118120
This field is also not included in the config file by default, so you may need to add it manually.
119121
:::

0 commit comments

Comments
 (0)