always doesnt work btw
This commit is contained in:
parent
b72c6de321
commit
05162e9c8c
|
|
@ -4,7 +4,8 @@
|
|||
<facet type="minecraft" name="Minecraft">
|
||||
<configuration>
|
||||
<autoDetectTypes>
|
||||
<platformType>SPIGOT</platformType>
|
||||
<platformType>PAPER</platformType>
|
||||
<platformType>ADVENTURE</platformType>
|
||||
</autoDetectTypes>
|
||||
<projectReimportVersion>1</projectReimportVersion>
|
||||
</configuration>
|
||||
|
|
|
|||
2
pom.xml
2
pom.xml
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<groupId>eu.creeper.mc</groupId>
|
||||
<artifactId>creeperpit</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0.001-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>creeperpit</name>
|
||||
|
|
|
|||
|
|
@ -1,11 +1,9 @@
|
|||
name: CreeperPit
|
||||
version: 2.0-SNAPSHOT
|
||||
version: '2.0.001-SNAPSHOT'
|
||||
main: eu.creeper.mc.creeperPit.Main
|
||||
api-version: 1.18
|
||||
api-version: '1.18.2'
|
||||
prefix: CPit
|
||||
authors:
|
||||
- Befaci
|
||||
- creeper
|
||||
authors: [ Befaci, creeper ]
|
||||
description: CreeperPit gameplay management
|
||||
permissions:
|
||||
creeperpit.worldguard.*:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user