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 Apr 8, 2014@soaringeg127
I had the same question but y finally found the aswer: you have to put the worlds that you don't want to be claimed or lose power in the /mstore/factions_mconf/instance.json. "worldsNoClaiming": [], "worldsNoPowerLoss": [],
-
View User Profile
-
Send Message
Posted Apr 8, 2014Mine's not working
[12:01:40 ERROR]: Could not load 'plugins/mcore.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/massivecraft/mcore/MCore : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:137) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:313) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:236) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:350) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.reload(CraftServer.java:771) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.Bukkit.reload(Bukkit.java:279) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:175) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:683) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchServerCommand(CraftServer.java:670) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.aw(DedicatedServer.java:286) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:251) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] Caused by: java.lang.UnsupportedClassVersionError: com/massivecraft/mcore/MCore : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) [?:1.6.0_51] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) [?:1.6.0_51] at java.lang.ClassLoader.defineClass(ClassLoader.java:615) [?:1.6.0_51] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) [?:1.6.0_51] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) [?:1.6.0_51] at java.net.URLClassLoader.access$000(URLClassLoader.java:58) [?:1.6.0_51] at java.net.URLClassLoader$1.run(URLClassLoader.java:197) [?:1.6.0_51] at java.security.AccessController.doPrivileged(Native Method) [?:1.6.0_51] at java.net.URLClassLoader.findClass(URLClassLoader.java:190) [?:1.6.0_51] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at java.lang.ClassLoader.loadClass(ClassLoader.java:306) [?:1.6.0_51] at java.lang.ClassLoader.loadClass(ClassLoader.java:247) [?:1.6.0_51] at java.lang.Class.forName0(Native Method) [?:1.6.0_51] at java.lang.Class.forName(Class.java:249) [?:1.6.0_51] at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] ... 14 more [12:01:40 INFO]: [PermissionsEx] sql backend registered! [12:01:40 INFO]: [PermissionsEx] file backend registered! [12:01:40 ERROR]: Could not load 'plugins/Factions.jar' in folder 'plugins' org.bukkit.plugin.UnknownDependencyException: mcore at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:201) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:350) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.reload(CraftServer.java:771) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.Bukkit.reload(Bukkit.java:279) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:175) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:683) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchServerCommand(CraftServer.java:670) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.aw(DedicatedServer.java:286) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:251) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
-
View User Profile
-
Send Message
Posted Apr 8, 2014How can I do to make the power not decrease while I am in others maps that aren't the ones where I have the factions?
-
View User Profile
-
Send Message
Posted Apr 7, 2014I have never worked with factions, before so sorry if this has been asked before, but i couldnt find an answer anywhere else.
Is there a way to add a grace pedriod for new players? Where it would give them a set amount of time to build thier faction without worry of other factions attacking them?
-
View User Profile
-
Send Message
Posted Apr 7, 2014Having an issue where when someone leaves a faction, they're put back into it straight away.
-
View User Profile
-
Send Message
Posted Apr 7, 2014I'm having trouble installing this plugin, it won't work. It won't show up in /plugins or create new folders? What do I do?
-
View User Profile
-
Send Message
Posted Apr 7, 2014/f power command not working! with version 2.3.0
And How Do I make a person have a different max power to others because I want to make a Section of my server donation store for faction powerboosts
-
View User Profile
-
Send Message
Posted Apr 7, 2014this plugin works for 1.5.2?
-
View User Profile
-
Send Message
Posted Apr 5, 2014Are there any changes with this new version? I haven't noticed any except it works with 1.7.5, which is good!
-
View User Profile
-
Send Message
Posted Apr 5, 2014@Vinefest
That's cool! I've just been denying the use of /f command in my
__global__region file for that world....Thanks!
-
View User Profile
-
Send Message
Posted Apr 5, 2014@cuddyier
This is in .... craftbukkit-mstore-factions_factions@default...depending on your set-up...Mine is default.
-
View User Profile
-
Send Message
Posted Apr 5, 2014In the new version of factions people are forced to claim land only beside their currently claimed land rather than being able to claim random land anywhere, why is this? Where is the config option to change this?
-
View User Profile
-
Send Message
Posted Apr 5, 2014@Thom4444
You can use SafeZone or WarZone, OR there's a spot in the config for worldsNoClaiming.
-
View User Profile
-
Send Message
Posted Apr 5, 2014@Thom4444
Safezone your hub .... they won't be able to claim over safezone :)
-
View User Profile
-
Send Message
Posted Apr 5, 2014Factions doesn't show up on my server when typing /plugins and /f says unknown command.
-
View User Profile
-
Send Message
Posted Apr 5, 2014Is it possible to only enable factions in one world? I don't want people claiming over my hub!
-
View User Profile
-
Send Message
Posted Apr 5, 2014@Rich_Justice
same thing is happening with my server also mcore and factions don't show when i type /plugins and i cannot find a solution
-
View User Profile
-
Send Message
Posted Apr 5, 2014factions wont even create a folder in my plugin file??? whats going on???
-
View User Profile
-
Send Message
Posted Apr 5, 2014I installed the new Factions plugin on my server but I can't push a block with a piston on a claim … and there is no line in the config to do that :x
-
View User Profile
-
Send Message
Posted Apr 5, 2014I installed factions onto my server. I have survival on this server as well. So i used the multiverse plugin and made a new multiverse apart from default. I moved the factions aspect to its own world in this multiverse. My problem is it keeps creating files for the "default" multiverse and for the newly created multiverse. my default multiverse has survival on it so i need to force factions to this other multiverse only. Is this possible to run on the same server?