This is 3.0.2
This commit is contained in:
parent
e5f864ca6b
commit
fb89af8e6f
@ -12,9 +12,9 @@ commands:
|
|||||||
description: Factions basecommand
|
description: Factions basecommand
|
||||||
permission: factions.basecommand
|
permission: factions.basecommand
|
||||||
permissions:
|
permissions:
|
||||||
# -------------------------------------------- #
|
# -------------------------------------------- #
|
||||||
# THE REAL NODES
|
# THE REAL NODES
|
||||||
# -------------------------------------------- #
|
# -------------------------------------------- #
|
||||||
factions.access: {description: manage access, with the proper fperm, default: false}
|
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.faction: {description: grant faction access, with the proper fperm, default: false}
|
||||||
factions.access.player: {description: grant player access, with the proper fperm, default: false}
|
factions.access.player: {description: grant player access, with the proper fperm, default: false}
|
||||||
|
2
pom.xml
2
pom.xml
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.massivecraft.massivesuper</groupId>
|
<groupId>com.massivecraft.massivesuper</groupId>
|
||||||
<artifactId>MassiveSuper</artifactId>
|
<artifactId>MassiveSuper</artifactId>
|
||||||
<version>3.0.1</version>
|
<version>3.0.2</version>
|
||||||
<relativePath>../MassiveSuper</relativePath>
|
<relativePath>../MassiveSuper</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user