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 6574669 commit 6563823Copy full SHA for 6563823
pom.xml
@@ -110,7 +110,7 @@
110
<dependency>
111
<groupId>org.spigotmc</groupId>
112
<artifactId>spigot</artifactId>
113
- <version>1.16.3-R0.1-20201003.002207-3</version>
+ <version>1.16.3-R0.1-20201017.075927-4</version>
114
<scope>provided</scope>
115
</dependency>
116
<!-- SLF4J -->
target/classes/bungee.yml
@@ -0,0 +1,4 @@
1
+name: SuperCoreAPI
2
+version: 4.2.12
3
+main: xyz.theprogramsrc.supercoreapi.plugin.BungeePlugin
4
+author: TheProgramSrc
target/classes/plugin.yml
+main: xyz.theprogramsrc.supercoreapi.plugin.SpigotPlugin
0 commit comments