diff --git a/build.gradle b/build.gradle index 81529f9..932bdbd 100644 --- a/build.gradle +++ b/build.gradle @@ -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 { diff --git a/changelog.txt b/changelog.txt index 2fe5b3d..65ecac8 100644 --- a/changelog.txt +++ b/changelog.txt @@ -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