From bb6f2004bac4f090b7abd98cdba466336853cd87 Mon Sep 17 00:00:00 2001 From: SloudPL Date: Mon, 16 Jun 2025 18:40:40 +0200 Subject: [PATCH] Added Bstats --- pom.xml | 6 +++--- src/main/resources/plugin.yml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 8e4d1ef..0306b91 100644 --- a/pom.xml +++ b/pom.xml @@ -5,11 +5,11 @@ 4.0.0 pl.sloudpl - SimpleVanish - 1.0 + SloudVanish + 1.1 jar - SimpleVanish + SloudVanish 1.8 diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 9e976d3..2c02018 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,4 +1,4 @@ -name: SimpleVanish +name: SloudVanish version: '${project.version}' main: pl.sloudpl.simplevanish.SimpleVanish author: SloudPL