mirror of
https://github.com/TotalFreedomMC/PlayerParticles.git
synced 2025-07-04 21:11:25 +00:00
Update Spigot dependency from 1.18-pre5 to 1.18
This commit is contained in:
parent
bff7eef740
commit
c60d90b261
2 changed files with 3 additions and 1 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-pre5-R0.1-SNAPSHOT'
|
||||
compileOnly 'org.spigotmc:spigot-api:1.18-R0.1-SNAPSHOT'
|
||||
}
|
||||
|
||||
shadowJar {
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
=== v7.23 ===
|
||||
+ Added support for the new 1.18 particle block_marker
|
||||
=== v7.22 ===
|
||||
+ Added a permission playerparticles.basecommand (granted by default) which can be revoked to block access to /pp
|
||||
+ Added Polish (pl_PL) translation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue