Added Bstats

This commit is contained in:
SloudPL 2025-06-16 18:40:40 +02:00
parent 38668189f2
commit bb6f2004ba
2 changed files with 4 additions and 4 deletions

View file

@ -5,11 +5,11 @@
<modelVersion>4.0.0</modelVersion>
<groupId>pl.sloudpl</groupId>
<artifactId>SimpleVanish</artifactId>
<version>1.0</version>
<artifactId>SloudVanish</artifactId>
<version>1.1</version>
<packaging>jar</packaging>
<name>SimpleVanish</name>
<name>SloudVanish</name>
<properties>
<java.version>1.8</java.version>

View file

@ -1,4 +1,4 @@
name: SimpleVanish
name: SloudVanish
version: '${project.version}'
main: pl.sloudpl.simplevanish.SimpleVanish
author: SloudPL