diff --git a/build.sh b/build.sh old mode 100644 new mode 100755 diff --git a/kd_ontime_handler_spigot.iml b/kd_ontime_handler_spigot.iml index 4f789f1..58144cf 100644 --- a/kd_ontime_handler_spigot.iml +++ b/kd_ontime_handler_spigot.iml @@ -1,16 +1,7 @@ - - - - - SPIGOT - - - - - - + + diff --git a/pom.xml b/pom.xml index 20c0809..eef4709 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.spigotmc spigot-api - 1.19.2-R0.1-SNAPSHOT + 1.20.1-R0.1-SNAPSHOT provided diff --git a/run.sh b/run.sh old mode 100644 new mode 100755 diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 873804b..16b8fc1 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,3 +1,3 @@ name: sh_edraft.OntimeHandlerPlugin -version: 1.0 +version: 1.1 main: de.sh_edraft.OntimeHandlerPlugin \ No newline at end of file