mirror of
https://github.com/TotalFreedomMC/PlayerParticles.git
synced 2025-08-07 04:53:04 +00:00
Updated config comment handling to support 1.18.1 properly
This commit is contained in:
parent
c60d90b261
commit
1c0dd516e2
3 changed files with 34 additions and 2 deletions
|
@ -35,7 +35,7 @@ dependencies {
|
|||
compileOnly 'org.jetbrains:annotations:16.0.2'
|
||||
compileOnly 'me.clip:placeholderapi:2.10.4'
|
||||
compileOnly 'org.xerial:sqlite-jdbc:3.23.1'
|
||||
compileOnly 'org.spigotmc:spigot-api:1.18-R0.1-SNAPSHOT'
|
||||
compileOnly 'org.spigotmc:spigot-api:1.18.1-R0.1-SNAPSHOT'
|
||||
}
|
||||
|
||||
shadowJar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue