forked from Upstream/mmocore
MMOCore 1.8 for Minecraft 1.17 support
This commit is contained in:
parent
8d3b506227
commit
6f3a9dbb93
4
pom.xml
4
pom.xml
@ -4,7 +4,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net.Indyuce</groupId>
|
||||
<artifactId>MMOCore</artifactId>
|
||||
<version>1.7.1</version>
|
||||
<version>1.8.0</version>
|
||||
<name>MMOCore</name>
|
||||
<description>Offer your players a brand new RPG experience!</description>
|
||||
|
||||
@ -179,7 +179,7 @@
|
||||
<dependency>
|
||||
<groupId>io.lumine</groupId>
|
||||
<artifactId>MythicLib</artifactId>
|
||||
<version>1.0.19</version>
|
||||
<version>1.1.0</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user