Updated spigot
This commit is contained in:
parent
bc5f7f4d9b
commit
cad8cb9a0e
@ -1,16 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<module version="4">
|
<module version="4">
|
||||||
<component name="FacetManager">
|
<component name="AdditionalModuleElements">
|
||||||
<facet type="minecraft" name="Minecraft">
|
<content url="file://$MODULE_DIR$" dumb="true">
|
||||||
<configuration>
|
|
||||||
<autoDetectTypes>
|
|
||||||
<platformType>SPIGOT</platformType>
|
|
||||||
</autoDetectTypes>
|
|
||||||
</configuration>
|
|
||||||
</facet>
|
|
||||||
</component>
|
|
||||||
<component name="NewModuleRootManager">
|
|
||||||
<content url="file://$MODULE_DIR$">
|
|
||||||
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
||||||
<excludeFolder url="file://$MODULE_DIR$/spigot" />
|
<excludeFolder url="file://$MODULE_DIR$/spigot" />
|
||||||
</content>
|
</content>
|
||||||
|
2
pom.xml
2
pom.xml
@ -28,7 +28,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.spigotmc</groupId>
|
<groupId>org.spigotmc</groupId>
|
||||||
<artifactId>spigot-api</artifactId>
|
<artifactId>spigot-api</artifactId>
|
||||||
<version>1.19.2-R0.1-SNAPSHOT</version>
|
<version>1.20.1-R0.1-SNAPSHOT</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
name: sh_edraft.OntimeHandlerPlugin
|
name: sh_edraft.OntimeHandlerPlugin
|
||||||
version: 1.0
|
version: 1.1
|
||||||
main: de.sh_edraft.OntimeHandlerPlugin
|
main: de.sh_edraft.OntimeHandlerPlugin
|
Loading…
Reference in New Issue
Block a user