mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
packets: Add support for 1.21.11
This commit is contained in:
@@ -21,6 +21,7 @@ dependencies {
|
||||
compileOnly("io.papermc.paper:paper-api:1.21.10-R0.1-SNAPSHOT")
|
||||
|
||||
implementation(project(":libraries:packets:packets-api"))
|
||||
implementation(project(":libraries:packets:implementations:1_21_11"))
|
||||
implementation(project(":libraries:packets:implementations:1_21_9"))
|
||||
implementation(project(":libraries:packets:implementations:1_21_6"))
|
||||
implementation(project(":libraries:packets:implementations:1_21_5"))
|
||||
|
||||
Reference in New Issue
Block a user