diff --git a/docs/effects/all-conditions/is_alive.md b/docs/effects/all-conditions/is_alive.md new file mode 100644 index 0000000000..e5ce8a7840 --- /dev/null +++ b/docs/effects/all-conditions/is_alive.md @@ -0,0 +1,8 @@ +# `is_alive` + +Requires the player to be alive + +# Example Config +```yaml +- id: is_alive +``` \ No newline at end of file