This is 3.0.2

This commit is contained in:
Magnus Ulf 2019-01-06 12:55:02 +01:00
parent e5f864ca6b
commit fb89af8e6f
2 changed files with 4 additions and 4 deletions

View File

@ -12,9 +12,9 @@ commands:
description: Factions basecommand
permission: factions.basecommand
permissions:
# -------------------------------------------- #
# THE REAL NODES
# -------------------------------------------- #
# -------------------------------------------- #
# THE REAL NODES
# -------------------------------------------- #
factions.access: {description: manage access, with the proper fperm, default: false}
factions.access.faction: {description: grant faction access, with the proper fperm, default: false}
factions.access.player: {description: grant player access, with the proper fperm, default: false}

View File

@ -5,7 +5,7 @@
<parent>
<groupId>com.massivecraft.massivesuper</groupId>
<artifactId>MassiveSuper</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
<relativePath>../MassiveSuper</relativePath>
</parent>