always doesnt work btw

This commit is contained in:
befaci03 2026-01-13 19:54:06 +01:00
parent b72c6de321
commit 05162e9c8c
3 changed files with 6 additions and 7 deletions

View File

@ -4,7 +4,8 @@
<facet type="minecraft" name="Minecraft"> <facet type="minecraft" name="Minecraft">
<configuration> <configuration>
<autoDetectTypes> <autoDetectTypes>
<platformType>SPIGOT</platformType> <platformType>PAPER</platformType>
<platformType>ADVENTURE</platformType>
</autoDetectTypes> </autoDetectTypes>
<projectReimportVersion>1</projectReimportVersion> <projectReimportVersion>1</projectReimportVersion>
</configuration> </configuration>

View File

@ -6,7 +6,7 @@
<groupId>eu.creeper.mc</groupId> <groupId>eu.creeper.mc</groupId>
<artifactId>creeperpit</artifactId> <artifactId>creeperpit</artifactId>
<version>2.0-SNAPSHOT</version> <version>2.0.001-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>creeperpit</name> <name>creeperpit</name>

View File

@ -1,11 +1,9 @@
name: CreeperPit name: CreeperPit
version: 2.0-SNAPSHOT version: '2.0.001-SNAPSHOT'
main: eu.creeper.mc.creeperPit.Main main: eu.creeper.mc.creeperPit.Main
api-version: 1.18 api-version: '1.18.2'
prefix: CPit prefix: CPit
authors: authors: [ Befaci, creeper ]
- Befaci
- creeper
description: CreeperPit gameplay management description: CreeperPit gameplay management
permissions: permissions:
creeperpit.worldguard.*: creeperpit.worldguard.*: