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 466c4de commit c8ce070Copy full SHA for c8ce070
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>ChunkSpawnerLimiter</groupId>
4
<artifactId>ChunkSpawnerLimiter</artifactId>
5
- <version>0.0.1</version>
+ <version>3.1.1</version>
6
<name>ChunkSpawnerLimiter</name>
7
<description>Limit entities in chunks. </description>
8
<repositories>
src/main/resources/plugin.yml
@@ -3,7 +3,7 @@ main: com.cyprias.chunkspawnerlimiter.ChunkSpawnerLimiterPlugin
author: Cyprias
authors: [Jikoo]
description: Limit entities in a chunk.
-version: 3.1.0
+version: ${project.version}
permissions:
9
chunkspawnerlimiter.admin:
0 commit comments