Skip to content

Commit 01c17d9

Browse files
committed
Merge branch 'master' into fix/vianbt
2 parents cd7037b + a5ae83b commit 01c17d9

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
* No flickering (without using a buffer)
3434
* Does not require any additional libraries/plugins on the server
3535
* Easy to use
36+
* Folia support
3637
* Optionally supports [Adventure API](https://docs.advntr.dev/text.html), [MiniMessage](https://docs.advntr.dev/minimessage/index.html), [MiniPlaceholders](https://github.com/MiniPlaceholders/MiniPlaceholders)
3738
* Extremely fast, can be used asynchronously
3839
* Cool inbuilt animations

standalone-plugin/src/main/resources/plugin.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ description: ${projectDescription}
66
website: https://github.com/CatCoderr/ProtocolSidebar
77
softdepend: [ViaVersion]
88

9-
api-version: 1.13
9+
api-version: 1.13
10+
folia-supported: true

0 commit comments

Comments
 (0)