Skip to content

Commit c8224cd

Browse files
committed
feat: folia support by just setting folia-supported to true
The plugin does not use any feature that causes compatibility issues on Folia.
1 parent d8f4d4d commit c8224cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

spigot/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ bukkit {
5353
author = "BlueTree242"
5454
softDepend = listOf("ProtocolLib")
5555
apiVersion = "1.13"
56+
foliaSupported = true
5657
commands {
5758
register("advancedplhide") {
5859
aliases = listOf("aph", "plhide", "ph")

0 commit comments

Comments
 (0)