diff --git a/doc/faq.md b/doc/faq.md index 7ca448298..1585f4211 100644 --- a/doc/faq.md +++ b/doc/faq.md @@ -63,6 +63,13 @@ Check dedicated documentation pages to get more information.
+## Is there a way to automatically put a player into spectator mode on death instead of them having to leave the match and then rejoin as a spectator? + + +Just set `tp.death` to `spectator` in your arena config file (or with [`/pa [arena] set`](commands/set.md) command). + +
+ ## Still have questions? -Don't hesitate to [get in touch](../readme.md#support) with us 😉 \ No newline at end of file +Don't hesitate to [get in touch](../readme.md#support) with us 😉