From 468cb2f88ef7f0df8f3b722736348c4d14f63cb6 Mon Sep 17 00:00:00 2001 From: Gaming12846 Date: Wed, 21 Jun 2023 00:23:40 +0200 Subject: [PATCH] Added support for older versions --- README.md | 3 ++- pom.xml | 2 +- src/main/resources/plugin.yml | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f80f8c7..a8baa7c 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,8 @@ Feel free to send me a message on SpigotMC. Bugs and suggestions should be reported by [opening a ticket on GitHub](https://github.com/Gaming12846/Heads/issues). -It took a while to create this plugin. So if you find it useful or fun, I would appreciate a nice review on SpigotMC. +It took me a while to create this plugin. So if you find it useful or fun, I would appreciate a nice review on SpigotMC +and a star on GitHub. ## License diff --git a/pom.xml b/pom.xml index 60c64bf..7dab19d 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ de.gaming12846 Heads - 1.1.3 + 1.1.3.1 jar Heads diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index a33bb30..3393c13 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,7 +1,7 @@ name: Heads version: '${project.version}' main: de.gaming12846.heads.Heads -api-version: 1.19 +api-version: '1.13' prefix: Heads author: Gaming12846 description: A simple plugin to get heads of players in Minecraft