Version be10 next will be 1.2be1
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>com.example</groupId>
|
<groupId>com.example</groupId>
|
||||||
<artifactId>zz_MCdiscord_bot</artifactId>
|
<artifactId>zz_MCdiscord_bot</artifactId>
|
||||||
<version>1.1be09</version>
|
<version>1.1be10</version>
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
@@ -72,7 +72,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.spigotmc</groupId>
|
<groupId>org.spigotmc</groupId>
|
||||||
<artifactId>spigot-api</artifactId>
|
<artifactId>spigot-api</artifactId>
|
||||||
<version>1.20.4-R0.1-SNAPSHOT</version>
|
<version>1.19-R0.1-SNAPSHOT</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
4
pom.xml
4
pom.xml
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<groupId>com.example</groupId>
|
<groupId>com.example</groupId>
|
||||||
<artifactId>zz_MCdiscord_bot</artifactId>
|
<artifactId>zz_MCdiscord_bot</artifactId>
|
||||||
<version>1.1be09</version>
|
<version>1.1be10</version>
|
||||||
<packaging>jar</packaging> <!-- Specify the correct packaging type here -->
|
<packaging>jar</packaging> <!-- Specify the correct packaging type here -->
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
@@ -45,7 +45,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.spigotmc</groupId>
|
<groupId>org.spigotmc</groupId>
|
||||||
<artifactId>spigot-api</artifactId>
|
<artifactId>spigot-api</artifactId>
|
||||||
<version>1.20.4-R0.1-SNAPSHOT</version>
|
<version>1.19-R0.1-SNAPSHOT</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!--(Java Discord API) -->
|
<!--(Java Discord API) -->
|
||||||
|
@@ -1,9 +1,9 @@
|
|||||||
name: ZZ_MCdiscord_bot-1
|
name: ZZ_MCdiscord_bot-1
|
||||||
version: 1.1be09
|
version: 1.1be10
|
||||||
main: MCdiscord_bot-1.src.main.java.disMCbot
|
main: MCdiscord_bot-1.src.main.java.disMCbot
|
||||||
description: A Discord bot plugin for Crafty Minecraft.
|
description: A Discord bot plugin for Crafty Minecraft.
|
||||||
author: Bryce
|
author: Bryce
|
||||||
api-version: 1.20.4
|
api-version: 1.19-R0.1-SNAPSHOT
|
||||||
|
|
||||||
# Listener Configuration
|
# Listener Configuration
|
||||||
listeners:
|
listeners:
|
||||||
|
Binary file not shown.
Binary file not shown.
@@ -1,9 +1,9 @@
|
|||||||
name: ZZ_MCdiscord_bot-1
|
name: ZZ_MCdiscord_bot-1
|
||||||
version: 1.1be09
|
version: 1.1be10
|
||||||
main: MCdiscord_bot-1.src.main.java.disMCbot
|
main: MCdiscord_bot-1.src.main.java.disMCbot
|
||||||
description: A Discord bot plugin for Crafty Minecraft.
|
description: A Discord bot plugin for Crafty Minecraft.
|
||||||
author: Bryce
|
author: Bryce
|
||||||
api-version: 1.20.4
|
api-version: 1.19-R0.1-SNAPSHOT
|
||||||
|
|
||||||
# Listener Configuration
|
# Listener Configuration
|
||||||
listeners:
|
listeners:
|
||||||
|
@@ -1,3 +1,3 @@
|
|||||||
artifactId=zz_MCdiscord_bot
|
artifactId=zz_MCdiscord_bot
|
||||||
groupId=com.example
|
groupId=com.example
|
||||||
version=1.1be09
|
version=1.1be10
|
||||||
|
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user