Update Spigot dependency from 1.18-pre5 to 1.18

This commit is contained in:
Esophose 2021-11-30 12:24:37 -07:00
parent bff7eef740
commit c60d90b261
No known key found for this signature in database
GPG key ID: DE0E013CAE5C630A
2 changed files with 3 additions and 1 deletions

View file

@ -35,7 +35,7 @@ dependencies {
compileOnly 'org.jetbrains:annotations:16.0.2' compileOnly 'org.jetbrains:annotations:16.0.2'
compileOnly 'me.clip:placeholderapi:2.10.4' compileOnly 'me.clip:placeholderapi:2.10.4'
compileOnly 'org.xerial:sqlite-jdbc:3.23.1' compileOnly 'org.xerial:sqlite-jdbc:3.23.1'
compileOnly 'org.spigotmc:spigot-api:1.18-pre5-R0.1-SNAPSHOT' compileOnly 'org.spigotmc:spigot-api:1.18-R0.1-SNAPSHOT'
} }
shadowJar { shadowJar {

View file

@ -1,3 +1,5 @@
=== v7.23 ===
+ Added support for the new 1.18 particle block_marker
=== v7.22 === === v7.22 ===
+ Added a permission playerparticles.basecommand (granted by default) which can be revoked to block access to /pp + Added a permission playerparticles.basecommand (granted by default) which can be revoked to block access to /pp
+ Added Polish (pl_PL) translation + Added Polish (pl_PL) translation