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 Jul 6, 2015Help,could you tell me what 'pain build'mean?in the config.
-
View User Profile
-
Send Message
Posted Jul 5, 2015@RECKLESSxZOMBIE
I'm having the same problem as reckless
-
View User Profile
-
Send Message
Posted Jul 3, 2015Hello there, I am setting up a server through bastioned, and when I create a faction, it does not show the name of the faction before my name, I also have essentials and a couple other plugins that should have no affect on this one
-
View User Profile
-
Send Message
Posted Jun 30, 2015Hello im trying to hey this to work only in one world and it wont work please contact me through teamspeak to help me thank you here is the what i have in the config TeamSpaek: recklessxgaming.typefrag.com
{ "aliasesF": [ "f" ], "worldsClaimingEnabled": { "standard": false, "exceptions": ["Factions"] }, "worldsPowerLossEnabled": { "standard": false, "exceptions": ["Factions"] }, "worldsPvpRulesEnabled": { "standard": false, "exceptions": ["Factions"] },
-
View User Profile
-
Send Message
Posted Jun 29, 2015HELP! I can't get the essentials chat group-format to work with massivecore and factions.
-
View User Profile
-
Send Message
Posted Jun 27, 2015@cyber_survivor
/f ally....
or, /f neutral [fname]
-
View User Profile
-
Send Message
Posted Jun 26, 2015How do I make a faction peaceful? I've tried /f peaceful but it doesn't recognize the command.
-
View User Profile
-
Send Message
Posted Jun 22, 2015@SacredB0B
You need to update your MassiveCore. Make sure you are using the newest one there.
-
View User Profile
-
Send Message
Posted Jun 22, 2015How can I protect a modded container in the config?
-
View User Profile
-
Send Message
Posted Jun 19, 2015During a recent stop&start of our server, the plugin would load, but fail to enable. Now it wont even attempt to load. Any help would be great..
[Server thread/ERROR]: Error occurred while enabling Factions v2.7.5 (Is it up to date?) com.massivecraft.massivecore.xlib.gson.JsonSyntaxException: java.io.EOFException: End of input at line 28810 column 12 at com.massivecraft.massivecore.xlib.gson.internal.Streams.parse(Streams.java:55) [?:?] at com.massivecraft.massivecore.xlib.gson.JsonParser.parse(JsonParser.java:84) [?:?] at com.massivecraft.massivecore.xlib.gson.JsonParser.parse(JsonParser.java:59) [?:?] at com.massivecraft.massivecore.xlib.gson.JsonParser.parse(JsonParser.java:45) [?:?] at com.massivecraft.massivecore.store.DriverFlatfile.loadFileJson(DriverFlatfile.java:150) [?:?] at com.massivecraft.massivecore.store.DriverFlatfile.loadFile(DriverFlatfile.java:136) [?:?] at com.massivecraft.massivecore.store.DriverFlatfile.loadAll(DriverFlatfile.java:176) [?:?] at com.massivecraft.massivecore.store.Coll.initLoadAllFromRemote(Coll.java:852) [?:?] at com.massivecraft.massivecore.store.Coll.init(Coll.java:947) [?:?] at com.massivecraft.factions.Factions.onEnable(Factions.java:137) [?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-081dfa5-ba8f630] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot.jar:git-Spigot-081dfa5-ba8f630] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-081dfa5-ba8f630] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:355) [spigot.jar:git-Spigot-081dfa5-ba8f630] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:315) [spigot.jar:git-Spigot-081dfa5-ba8f630] at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [spigot.jar:git-Spigot-081dfa5-ba8f630] at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [spigot.jar:git-Spigot-081dfa5-ba8f630] at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [spigot.jar:git-Spigot-081dfa5-ba8f630] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot.jar:git-Spigot-081dfa5-ba8f630] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot.jar:git-Spigot-081dfa5-ba8f630] at java.lang.Thread.run(Unknown Source) [?:1.8.0_05] Caused by: java.io.EOFException: End of input at line 28810 column 12 at com.massivecraft.massivecore.xlib.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1414) [?:?] at com.massivecraft.massivecore.xlib.gson.stream.JsonReader.doPeek(JsonReader.java:552) [?:?] at com.massivecraft.massivecore.xlib.gson.stream.JsonReader.peek(JsonReader.java:428) [?:?] at com.massivecraft.massivecore.xlib.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:644) [?:?] at com.massivecraft.massivecore.xlib.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) [?:?] at com.massivecraft.massivecore.xlib.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) [?:?] at com.massivecraft.massivecore.xlib.gson.internal.Streams.parse(Streams.java:45) [?:?] ... 20 more
-
View User Profile
-
Send Message
Posted Jun 13, 2015How to make it so players can open chest on claimed land cant find this anywhere
-
View User Profile
-
Send Message
Posted Jun 13, 2015How to translate this plugin ? Translate altogether ?
-
View User Profile
-
Send Message
Posted Jun 12, 2015Which version of this factions is the one which includes /f show, /f who, etc. ???
-
View User Profile
-
Send Message
Posted Jun 12, 2015please help how can you make so when people in my spawn world that the no gat the prefix please help perworldplugin is not working
-
View User Profile
-
Send Message
Posted Jun 10, 2015Anyone able to help me fix this error? I fixed it a while back but then my host rolledback the server and its just giving me these errors again, over and over: (where it says Entity and its blank there is something there but I havent put it in, theyre all different numbers though roughly 4-5 different numbers until it repeats itself.) And no I have not edited the file.
10.06 20:27:42 [Server] INFO Entity: 10.06 20:27:42 [Server] INFO Collection: factions_mplayer 10.06 20:27:42 [Server] INFO Error: MStore driver could not load data entry. The file might not be readable or simply not exist. 10.06 20:27:47 [Server] INFO Database could not load entity. You edited a file manually and made wrong JSON? 10.06 20:27:47 [Server] INFO Entity: 10.06 20:27:47 [Server] INFO Collection: creativegates_ugate@default 10.06 20:27:47 [Server] INFO Error: MStore driver could not load data entry. The file might not be readable or simply not exist. 10.06 20:27:47 [Server] INFO Database could not load entity. You edited a file manually and made wrong JSON?
-
View User Profile
-
Send Message
Posted Jun 6, 2015@tar2001
Same thing happened to me! Please fix it!
-
View User Profile
-
Send Message
Posted Jun 5, 2015@Ryan6578
please help i installed both but the only one that shows up and works is mccore after i install factions it does not work please help!!
-
View User Profile
-
Send Message
Posted Jun 2, 2015@DeltaForce658
Perhaps you should take some time to read the supporting documentation. The developers owe you absolutely nothing and have no obligation to offer their plugin to anyone but themselves. Maybe you just show a little bit of gratitude for their hard work in creating and supporting the software, and if you are experiencing issues submit a bug report on their bug tracker instead of raging like a child.
Additionally, if you don't like the plugin, no one is forcing you to use it.
-
View User Profile
-
Send Message
Posted Jun 1, 2015I CANT DO /f permanent nor /f claim safezone
you literally ruined the plugin. Idiot developer...
-
View User Profile
-
Send Message
Posted May 31, 2015Please help me. I have the latest version of this plugins and mobs wont hurt anyone! Thanks! :)