always doesnt work btw
This commit is contained in:
parent
b72c6de321
commit
05162e9c8c
|
|
@ -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>
|
||||||
|
|
|
||||||
2
pom.xml
2
pom.xml
|
|
@ -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>
|
||||||
|
|
|
||||||
|
|
@ -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.*:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user