From ddf8af1a8d3e9a7a9c2125a2f923059bdc0536c6 Mon Sep 17 00:00:00 2001 From: MiniWorks18 Date: Wed, 16 Jan 2019 11:37:11 +1100 Subject: [PATCH] Small fixes Added api-version: to plugin.yml And changed LibsDisguises version. --- pom.xml | 5 +++-- src/main/resources/plugin.yml | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4b3cafb..897b848 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,8 @@ ${project.version}-${buildnumber} UTF-8 - 1.13.1-R0.1-SNAPSHOT + 1.13 + ${spigot.api.version}.2-R0.1-SNAPSHOT scm:git:git@github.com:AddstarMC/Blockhunt.git @@ -72,7 +73,7 @@ LibsDisguises LibsDisguises - 9.6.0-SNAPSHOT + 9.7.1-SNAPSHOT provided diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 8723e22..c907d51 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,7 @@ name: BlockHunt main: nl.Steffion.BlockHunt.BlockHunt version: ${plugin.version} +api-version: ${spigot.api.version} authors: - Steffion description: An easy to set up, Hide and seek plugin. Hide as blocks from the killer seekers.