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 Aug 24, 2013I play on a server with tje factions plugin and me and one other person are having problems with it. What is happening is when we join a faction if we come on the next day we are no longer in it (even the ones that we create). This really pisses me off and it has been happening for weeks now. When we confronted the owner about it he said that he hasnt done anything to the config files and said that it is a bug in the plugin itself. I would like to know if there is a way to fix this so that i can tell the owner.
-
View User Profile
-
Send Message
Posted Aug 24, 2013Doesn't work I am getting pissed off please fix it
-
View User Profile
-
Send Message
Posted Aug 24, 2013@Clems79
Try Factions Plus ?
-
View User Profile
-
Send Message
Posted Aug 24, 2013Anyone knows how to fix this file
"worldsNoClaiming": [PlotWorld,MiniGames,SkyWorld,World_Nether,World_The_End] "worldsNoPowerLoss": [PlotWorld,MiniGames,SkyWorld,World_Nether,World_The_End]
I think its like way to off
-
View User Profile
-
Send Message
Posted Aug 24, 2013@muzixxx
Do you REALLY think responding to a bug like that is going to help you? No need to be so rude and self-centered...how about you go fix the bug?
-
View User Profile
-
Send Message
Posted Aug 24, 2013k mcore and factions wont even LOAD this is not the first time, im getting pissed and im about to never use any massivecraft plugin again. It don't start, it don't do NOTHING, it is unsupported. and I want you to fix this bug, or else
-
View User Profile
-
Send Message
Posted Aug 24, 2013Are people still getting the bug where people can break other people's faction claims?
-
View User Profile
-
Send Message
Posted Aug 23, 2013For some reason, two certain players on my server can simply break blocks, open doors, and take enderchests from other faction's claimed land. What is causing this issue, no one else has this issue and are properly blocked from doing this stuff.
-
View User Profile
-
Send Message
Posted Aug 23, 2013Why can default groups destroy blocks
-
View User Profile
-
Send Message
Posted Aug 23, 2013@dodge4
nevermind i fixed it by deleting the mstore file
-
View User Profile
-
Send Message
Posted Aug 23, 2013everytime i load up my server i get this error in the log
2013-08-23 14:17:57 [INFO] [Factions] Enabling Factions v2.0.5
2013-08-23 14:17:57 [INFO] [0;36;22m[[0;36;1mFactions 2.0.5[0;36;22m] [0;33;1m=== ENABLE START ===[m
2013-08-23 14:17:57 [SEVERE] Error occurred while enabling Factions v2.0.5 (Is it up to date?)
com.massivecraft.mcore.xlib.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING
at com.massivecraft.mcore.xlib.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:183)
at com.massivecraft.mcore.xlib.gson.Gson.fromJson(Gson.java:773)
at com.massivecraft.mcore.xlib.gson.Gson.fromJson(Gson.java:837)
at com.massivecraft.mcore.xlib.gson.Gson.fromJson(Gson.java:810)
at com.massivecraft.mcore.store.Coll.loadFromRemote(Coll.java:522)
at com.massivecraft.mcore.store.Coll.syncId(Coll.java:633)
at com.massivecraft.mcore.store.Coll.syncAll(Coll.java:673)
at com.massivecraft.mcore.store.Coll.init(Coll.java:780)
at com.massivecraft.mcore.store.Colls.getForCollname(Colls.java:81)
at com.massivecraft.mcore.store.Colls.getForUniverse(Colls.java:71)
at com.massivecraft.mcore.store.Colls.getColls(Colls.java:36)
at com.massivecraft.mcore.store.Colls.init(Colls.java:26)
at com.massivecraft.factions.entity.UPlayerColls.init(UPlayerColls.java:49)
at com.massivecraft.factions.Factions.onEnable(Factions.java:117)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugin(CraftServer.java:282)
at org.bukkit.craftbukkit.v1_6_R2.CraftServer.enablePlugins(CraftServer.java:264)
at net.minecraft.server.v1_6_R2.MinecraftServer.l(MinecraftServer.java:313)
at net.minecraft.server.v1_6_R2.MinecraftServer.f(MinecraftServer.java:290)
at net.minecraft.server.v1_6_R2.MinecraftServer.a(MinecraftServer.java:250)
at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.java:151)
at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:391)
at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING
at com.massivecraft.mcore.xlib.gson.internal.bind.JsonTreeReader.expect(JsonTreeReader.java:140)
at com.massivecraft.mcore.xlib.gson.internal.bind.JsonTreeReader.beginObject(JsonTreeReader.java:71)
at com.massivecraft.mcore.xlib.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:171)
... 24 more
-
View User Profile
-
Send Message
Posted Aug 23, 2013How do i give players faction power?
-
View User Profile
-
Send Message
Posted Aug 23, 2013@Retracker
I need help with that too.
-
View User Profile
-
Send Message
Posted Aug 23, 2013I was having an issue with /f home not working.. I was getting an internal error message when tried to use that command.. I was able to fix that by deleting the folders and restarting the server.. I am still having an issue with /f money.. it says I can not use that in the default world.. I went to all worlds on my server and tried and said the same thing.. is there a setting or something that I have over looked that is causing this message...
-
View User Profile
-
Send Message
Posted Aug 23, 2013its not showing what faction people are in on chat
-
View User Profile
-
Send Message
Posted Aug 23, 2013The players on this server that I manage plugins for can't go to their faction homes. I checked the configs and nothing seems to be wrong but when I try to do /f home ingame, it says "An internal error occurred while attempting to perform this command."
-
View User Profile
-
Send Message
Posted Aug 23, 2013how do i add so ppl can kill eachother in same faction? (having problem with games)
-
View User Profile
-
Send Message
Posted Aug 23, 2013@Evilnes100
Thank you
-
View User Profile
-
Send Message
Posted Aug 23, 2013Can u add Factions Tag before Nickname head?
-
View User Profile
-
Send Message
Posted Aug 23, 2013I've been having this problem about a month now I get this error on the console:
02:43:42 [SEVERE] Could not load 'plugins/Factions.jar' in folder 'plugins' org.bukkit.plugin.UnknownDependencyException: mcore
and both plugins dont generate files. yes i do have both plugins installed correctly and i do have the latest version of them. If anyone or the author can help that be really cool. Thank You