2.1.0
This commit is contained in:
parent
962ad1ee41
commit
7279ed7f9d
2
pom.xml
2
pom.xml
@ -7,7 +7,7 @@
|
||||
<groupId>com.glyart.authmevelocity</groupId>
|
||||
<artifactId>parent</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>2.0.1</version>
|
||||
<version>2.1.0</version>
|
||||
|
||||
<properties>
|
||||
<maven.compiler.source>11</maven.compiler.source>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>parent</artifactId>
|
||||
<groupId>com.glyart.authmevelocity</groupId>
|
||||
<version>2.0.1</version>
|
||||
<version>2.1.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -9,6 +9,10 @@
|
||||
{
|
||||
"id":"fastlogin",
|
||||
"optional":true
|
||||
},
|
||||
{
|
||||
"id":"miniplaceholders",
|
||||
"optional":true
|
||||
}
|
||||
],
|
||||
"main":"com.glyart.authmevelocity.proxy.AuthMeVelocityPlugin"
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>parent</artifactId>
|
||||
<groupId>com.glyart.authmevelocity</groupId>
|
||||
<version>2.0.1</version>
|
||||
<version>2.1.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -3,5 +3,6 @@ authors: [xQuickGlare, 4drian3d]
|
||||
version: ${project.version}
|
||||
main: com.glyart.authmevelocity.spigot.AuthMeVelocityPlugin
|
||||
depend: [AuthMe]
|
||||
soft-depend: [MiniPlaceholders]
|
||||
# pls, dont use outdated versions, use 1.16.5+
|
||||
api-version: 1.13
|
Loading…
x
Reference in New Issue
Block a user