Factions
❰❰ MassiveCraft on BukkitDev ❱❱
MassiveCore | Factions | CreativeGates | Vampire
MassiveBooks | MassiveHat | MassiveTickets
❰❰ Full Documentation ❱❱
Player and Overview | Download and Installation | Configuration and Tweaking
❰❰ Techy Things ❱❱
GitHub | Report a Bug
What is Factions?
With this plugin players group up in Factions. You claim land as your own and build your base. Factions is a self serve anti griefing system. Leaders control who can can edit their faction land.
Factions is also about diplomacy and war. You declare wars and forge alliances. You fight over land and manage your monetary expenses.
Install
- Stop your server.
- Put MassiveCore.jar in your plugins folder. Download MassiveCore here on BukkitDev.
- Put Factions.jar in your plugins folder.
- Start your server again.
- Configure (Optional)
New In Factions 2.8
- Reworked Commands - /f rank, /f invite, /f flag and /f perm.
- Added Commands - /f setpower, /f status, /f unstuck and /f tt.
- WorldGuard - Readded a simple integration.
- Tab Completion - Tab completion now available for everything!
- Interactive Text - Clickable buttons for list and help commands.
- 1.8 Titles - Optionally used for territory info.
- Animals Flag - New flag similar to the Monsters flag.
- Performance - Further work on improved performance.
- Bug Fixes - Loads of minor bugs were fixed.
Official Server

Join in and play with us on the official Factions Minecraft Server!

-
View User Profile
-
Send Message
Posted Feb 15, 2014@Sprindex
How did you even allow them to change it? I've been trying to allow them to change stuff in their own faction. I can give them the rights to edit flags, but then they can edit other factions flags too. Any way to allow people to edit their flags in their own faction?
-
View User Profile
-
Send Message
Posted Feb 15, 2014Hey. How do I make it so players cannot edit Faction Flags. The players on my server are turning of PVP and TNT etc. in their faction and this ruins it...
Many thanks,
Sprindex
-
View User Profile
-
Send Message
Posted Feb 15, 2014@chopchopno
Yes. Go to this file /mstore/factions_mconf/instance.json And half way down you will see "worldsNoPowerLoss": Make sure you format it like this:
"worldsNoPowerLoss": ["NewSpawn","SkyWarsLobby"."SpleefLobby","SkyWarsBaseWorld"."SkyWarsArenaWorld"], (On a single line)
Otherwise it will not work
-
View User Profile
-
Send Message
Posted Feb 15, 2014Is It Possible to make Players Lose Power Only in a Faction World
-
View User Profile
-
Send Message
Posted Feb 14, 2014is there a general link to the latest build? to allow me to make an auto updating script? like spigot has
"http://ci.md-5.net/job/Spigot/lastStableBuild/artifact/Spigot-Server/target/spigot.jar"
which links to the last stable build, and the url never changes.
-
View User Profile
-
Send Message
Posted Feb 14, 2014I can't seem to get the colored factions tags working, does anyone know if they still work? I followed the directions from their wiki and everything. I deleted all the files on a test server of mine and got it to work but when I put it on my main server no chat colors come up for the factions, it is very hard for players to see who they are enemies with or allies with...
-
View User Profile
-
Send Message
Posted Feb 14, 2014I fixed the problem
java.lang.IllegalArgumentException: Command /f cannot be alias for itself at org.apache.commons.lang.Validate.isTrue(Validate.java:157) at org.bukkit.craftbukkit.v1_7_R1.help.CommandAliasHelpTopic.<init>(CommandAliasHelpTopic.java:18) at org.bukkit.craftbukkit.v1_7_R1.help.SimpleHelpMap.initializeCommands(SimpleHelpMap.java:138) at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:385) at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
Look incase you all did not know this plugin was Coded using CraftBukkit or Bukkit version 1.7_R0.1 You all have 1.7_3 or up! So i whent and download version 1.7_R0.1 and guess what IT WORKS :) http://dl.bukkit.org/downloads/craftbukkit/view/02443_1.7.2-R0.1/
-
View User Profile
-
Send Message
Posted Feb 14, 2014Hello, I am keep getting the same error something about Allies Command /f Here is what its showing me Here is the LOG
-
View User Profile
-
Send Message
Posted Feb 14, 2014I got the same problem that my server crashes when i get the plugin.
-
View User Profile
-
Send Message
Posted Feb 14, 2014I Have a Question can make it so they Lose Power Only in my Faction World?
-
View User Profile
-
Send Message
Posted Feb 14, 2014Once I've put the faction and mcore jars in the plugin folder and restart the server, nothing happens and no new files appears, how can I fix that ? I'm also getting: INFO Caused by: java.lang.ClassNotFoundException: com.massivecraft.factions.Conf.
-
View User Profile
-
Send Message
Posted Feb 14, 2014@Meta_Cz
I can't remove/edit my previous comment so...
I found on my own how to solve this problem. I found it in MCore. It seems like it's the only onw plugin that uses colored text in console. But it's pretty : )
-
View User Profile
-
Send Message
Posted Feb 14, 2014Hello
Can you please help me? :)
I can't figurate out how did you colored text in console.
Ex: [Factions 2.3.0] === ENABLE START ===
It's colored and I have no idea how did you make it :/
Please tell me :D Thank you :)
-
View User Profile
-
Send Message
Posted Feb 14, 2014I'm having troubles with installing the Factions Plugin. I'll install Mcore and it'll work all fine. Once I go into FTP, and upload Factions, the server will crash when I /reload it or restart it. It won't turn back on unless I remove Factions. Can anyone tell/help me? It's becoming really annoying.
-
View User Profile
-
Send Message
Posted Feb 14, 2014Hi factions is causing my server to crash. I know that it is factions because when i uninstalled it, my server launched successfully. However i would like to use factions. can someone please explain this error and how to fix it?
Minecraft Crash ReportDon't be sad, have a hug! <3Time: 2/14/14 11:13 AM Description: Exception in server tick loop
java.lang.IllegalArgumentException: Command /f cannot be alias for itself at org.apache.commons.lang.Validate.isTrue(Validate.java:157) at org.bukkit.craftbukkit.v1_7_R1.help.CommandAliasHelpTopic.<init>(CommandAliasHelpTopic.java:18) at org.bukkit.craftbukkit.v1_7_R1.help.SimpleHelpMap.initializeCommands(SimpleHelpMap.java:138) at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:385) at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
-
View User Profile
-
Send Message
Posted Feb 13, 2014in the latest version, i want to let faction owners edit thier flags, is it posisble without giving them the permission nodes?
-
View User Profile
-
Send Message
Posted Feb 13, 2014Can anyone tell me where is the config for edit the Losse of power when a player is offline??
If there are no config for that, I mean when the player is offline he never losse power, this is a FAIL of plugin, because The ppl can abuse and have 1000 pwoer witrh a lot of chars + The funny is RAID and no one can raid if no one losse power
Please add the config for Losse power, like every 8 hours the chracter is offline = -1 Power.
"taskPlayerPowerUpdateMinutes": 1.0, "taskPlayerDataRemoveMinutes": 5.0, "taskEconLandRewardMinutes": 20.0, "removePlayerDataWhenBanned": true, "removePlayerDataAfterInactiveDays": 20.0, "radiusClaimFailureLimit": 9, "radiusClaimRadiusLimit": 5,
Can anyone explain this? please!
-
View User Profile
-
Send Message
Posted Feb 13, 2014Latest mcore solves issues..
-
View User Profile
-
Send Message
Posted Feb 13, 2014@BlackHoleXD
Over 6 months ago they did.
-
View User Profile
-
Send Message
Posted Feb 13, 2014did you remove /f chat?