We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6fc75e commit 497a663Copy full SHA for 497a663
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>com.trophonix.devilAPI</groupId>
8
<artifactId>redstone-spawners-reloaded</artifactId>
9
- <version>1.0</version>
+ <version>2.0</version>
10
11
<repositories>
12
<repository>
src/main/resources/plugin.yml
@@ -1,7 +1,7 @@
1
name: "RedstoneSpawnersReloaded"
2
version: "${project.version}"
3
author: "Trophonix, devilAPI"
4
-main: "com.trophonix.redstonespawners.devilAPI.RedstoneSpawners"
+main: "com.trophonix.devilapi.redstonespawners.RedstoneSpawners"
5
api-version: 1.21
commands:
redstonespawners:
0 commit comments