mirror of
https://github.com/PEXPlugins/Modifyworld.git
synced 2024-11-16 10:35:32 +01:00
Version 1.14
This commit is contained in:
parent
3c75fe61b0
commit
b4c4897b2c
4
pom.xml
4
pom.xml
@ -3,7 +3,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>ru.tehkode</groupId>
|
||||
<artifactId>Modifyworld</artifactId>
|
||||
<version>1.13</version>
|
||||
<version>1.14</version>
|
||||
<name>Modifyworld</name>
|
||||
<url>https://github.com/t3hk0d3/Modifyworld</url>
|
||||
<issueManagement>
|
||||
@ -50,7 +50,7 @@
|
||||
<dependency>
|
||||
<groupId>ru.tehkode</groupId>
|
||||
<artifactId>PermissionsEx</artifactId>
|
||||
<version>1.13</version>
|
||||
<version>1.14</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
name: Modifyworld
|
||||
main: ru.tehkode.modifyworld.bukkit.Modifyworld
|
||||
depend: [ PermissionsEx ]
|
||||
version: 1.13
|
||||
version: 1.14
|
||||
author: t3hk0d3
|
||||
website: www.bukkit.org
|
||||
description: World modification permission ruleset
|
||||
|
Loading…
Reference in New Issue
Block a user