mirror of
https://github.com/PEXPlugins/Modifyworld.git
synced 2024-11-21 11:26:13 +01:00
Version 1.19.4
This commit is contained in:
parent
503f5a8e40
commit
8580b6783c
6
pom.xml
6
pom.xml
@ -3,7 +3,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>ru.tehkode</groupId>
|
||||
<artifactId>Modifyworld</artifactId>
|
||||
<version>1.19.3</version>
|
||||
<version>1.19.4</version>
|
||||
<name>Modifyworld</name>
|
||||
<url>https://github.com/t3hk0d3/Modifyworld</url>
|
||||
<issueManagement>
|
||||
@ -45,13 +45,13 @@
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>bukkit</artifactId>
|
||||
<version>1.2.5-R3.0</version>
|
||||
<version>1.2.5-R4.0</version>
|
||||
<type>jar</type>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>ru.tehkode</groupId>
|
||||
<artifactId>PermissionsEx</artifactId>
|
||||
<version>1.19</version>
|
||||
<version>1.19.3</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<repositories>
|
||||
|
@ -1,7 +1,7 @@
|
||||
name: Modifyworld
|
||||
main: ru.tehkode.modifyworld.bukkit.Modifyworld
|
||||
soft-depend: [ PermissionsEx ]
|
||||
version: 1.19.3
|
||||
version: 1.19.4
|
||||
author: t3hk0d3
|
||||
website: www.bukkit.org
|
||||
description: World modification permission ruleset
|
||||
|
Loading…
Reference in New Issue
Block a user