From afd08747f99b00f6f0765a56a123a8d2603932a8 Mon Sep 17 00:00:00 2001 From: LadyCailin Date: Mon, 8 Jan 2024 20:42:46 +0100 Subject: [PATCH] Update to Minecraft 1.20 --- .gitignore | 1 + pom.xml | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 7a335d4..d055e9b 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ hs_err_pid* classes bin +/target/ diff --git a/pom.xml b/pom.xml index 18da9b2..71bafe7 100644 --- a/pom.xml +++ b/pom.xml @@ -3,8 +3,8 @@ 4.0.0 nu.nerd SafeCrystals - ${project.name} - 1.0.4 + SafeCrystals + 1.0.5 jar Prevent Ender Crystals from exploding and breaking blocks or damaging entities. https://github.com/totemo/${project.name} @@ -23,14 +23,14 @@ sk89q-repo - http://maven.sk89q.com/repo/ + https://maven.enginehub.org/repo/ org.spigotmc spigot-api - 1.15.2-R0.1-SNAPSHOT + 1.20.2-R0.1-SNAPSHOT com.sk89q.worldguard