mirror of
https://github.com/TotalFreedomMC/TF-WorldGuardExtraFlagsPlugin.git
synced 2024-12-27 17:44:47 +00:00
Release 4.1.4
This commit is contained in:
parent
3e4387d45c
commit
84e41c5b00
8 changed files with 8 additions and 8 deletions
|
@ -3,7 +3,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>net.goldtreeservers</groupId>
|
<groupId>net.goldtreeservers</groupId>
|
||||||
<artifactId>worldguardextraflags</artifactId>
|
<artifactId>worldguardextraflags</artifactId>
|
||||||
<version>4.1.4-DEV</version>
|
<version>4.1.4</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>net.goldtreeservers.worldguardextraflags</groupId>
|
<groupId>net.goldtreeservers.worldguardextraflags</groupId>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>net.goldtreeservers</groupId>
|
<groupId>net.goldtreeservers</groupId>
|
||||||
<artifactId>worldguardextraflags</artifactId>
|
<artifactId>worldguardextraflags</artifactId>
|
||||||
<version>4.1.4-DEV</version>
|
<version>4.1.4</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>net.goldtreeservers.worldguardextraflags</groupId>
|
<groupId>net.goldtreeservers.worldguardextraflags</groupId>
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>net.goldtreeservers</groupId>
|
<groupId>net.goldtreeservers</groupId>
|
||||||
<artifactId>worldguardextraflags</artifactId>
|
<artifactId>worldguardextraflags</artifactId>
|
||||||
<version>4.1.4-DEV</version>
|
<version>4.1.4</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>net.goldtreeservers.worldguardextraflags</groupId>
|
<groupId>net.goldtreeservers.worldguardextraflags</groupId>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
name: WorldGuardExtraFlags
|
name: WorldGuardExtraFlags
|
||||||
description: Adds more flags to WorldGuard to help manage your server easily!
|
description: Adds more flags to WorldGuard to help manage your server easily!
|
||||||
|
|
||||||
version: 4.1.4-DEV
|
version: 4.1.4
|
||||||
api-version: 1.13
|
api-version: 1.13
|
||||||
|
|
||||||
author: isokissa3
|
author: isokissa3
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>net.goldtreeservers</groupId>
|
<groupId>net.goldtreeservers</groupId>
|
||||||
<artifactId>worldguardextraflags</artifactId>
|
<artifactId>worldguardextraflags</artifactId>
|
||||||
<version>4.1.4-DEV</version>
|
<version>4.1.4</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>net.goldtreeservers.worldguardextraflags</groupId>
|
<groupId>net.goldtreeservers.worldguardextraflags</groupId>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>net.goldtreeservers</groupId>
|
<groupId>net.goldtreeservers</groupId>
|
||||||
<artifactId>worldguardextraflags</artifactId>
|
<artifactId>worldguardextraflags</artifactId>
|
||||||
<version>4.1.4-DEV</version>
|
<version>4.1.4</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>net.goldtreeservers.worldguardextraflags</groupId>
|
<groupId>net.goldtreeservers.worldguardextraflags</groupId>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>net.goldtreeservers</groupId>
|
<groupId>net.goldtreeservers</groupId>
|
||||||
<artifactId>worldguardextraflags</artifactId>
|
<artifactId>worldguardextraflags</artifactId>
|
||||||
<version>4.1.4-DEV</version>
|
<version>4.1.4</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>net.goldtreeservers.worldguardextraflags</groupId>
|
<groupId>net.goldtreeservers.worldguardextraflags</groupId>
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -4,7 +4,7 @@
|
||||||
<groupId>net.goldtreeservers</groupId>
|
<groupId>net.goldtreeservers</groupId>
|
||||||
<artifactId>worldguardextraflags</artifactId>
|
<artifactId>worldguardextraflags</artifactId>
|
||||||
<name>WorldGuardExtraFlags</name>
|
<name>WorldGuardExtraFlags</name>
|
||||||
<version>4.1.4-DEV</version>
|
<version>4.1.4</version>
|
||||||
|
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue