Skip to content

Commit 6588c21

Browse files
Update isFoliaSupported to folia-supported in docs
1 parent 2455ce3 commit 6588c21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/paper/dev/api/folia-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ It adds the ability to split the world into regions as outlined [here](/folia/re
1313

1414
Plugins can't run on Folia if you don't have this field in your paper-plugin.yml (or plugin.yml, respectively)
1515
```yaml
16-
isFoliaSupported: true
16+
folia-supported: true
1717
```
1818
1919
# Checking for Folia

0 commit comments

Comments
 (0)