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 May 12, 2013I just installed the latest update, and every player that was in player.json were set to ''member'' what ever there faction rank was. They can access everything, but every factions have no owner/leader or mod/officer. I am probably not the first one with that problem, but I was not able to found an answer.
-
View User Profile
-
Send Message
Posted May 11, 2013@Brettflan
I think the person that was attacked by a peaceful faction member was not in a faction, so they weren't "truced" technically. Could that be the problem?
FriendlyFireFromRel is set to "TRUCE". Would that allow peaceful faction members to attack others? If not what should I have this set to so this can't happen
-
View User Profile
-
Send Message
Posted May 11, 2013@Welite
Weird, i was just testing. Seems its bpermissions blocking the /f command for some reason, but like i said /factions still works, and it didn't block the /f command working with an older factions version.
So weird, not sure how to resolve this lol, but once i remove bpermissions it works again.
-
View User Profile
-
Send Message
Posted May 11, 2013Hey there,
I have recently installed Factions with the most recent update. I have updated from the [FACTION] config through EssentialsChat, and know I changed it to:
[factions_relcolor][factions_tag_pl]&f {DISPLAYNAME}: {MESSAGE}//
The messages still come up in chat as [Operator] Bill: Hello.
Do you know how to fix this?
-
View User Profile
-
Send Message
Posted May 11, 2013I didn't understand any of the FAQ for my problem, if it's even there, can you just tell me what to change here?
-
View User Profile
-
Send Message
Posted May 11, 2013how do i enable chest opening in enemy land?
-
View User Profile
-
Send Message
Posted May 11, 2013@rtcabooservb
The prefixes are all configurable and listed in conf.json.
@Jhpirate555
The error is still caused by running out of memory.
-
View User Profile
-
Send Message
Posted May 11, 2013@Brettflan
i gave it more memory but i still get the same error
-
View User Profile
-
Send Message
Posted May 11, 2013@rtcabooservb
/f config chatParseTagsColored true
Though don't be surprised with it not playing nicely with most chat plugins due to of course having to individually color the message for each recipient separately; that's why it's disabled by default in 1.7.x+.
-
View User Profile
-
Send Message
Posted May 11, 2013@agentchasew
It won't give an error every time, it will have given an error once when the problem occurred.
@BlockMaster0101
FAQ is above.
-
View User Profile
-
Send Message
Posted May 11, 2013How do you get rid of the f and r in front of the tag? Example: fLegions r<[Member]Bob>
-
View User Profile
-
Send Message
Posted May 11, 2013@Brettflan
It doesn't give any errors just a normal start up.
-
View User Profile
-
Send Message
Posted May 11, 2013@agentchasew
You should have an error in your server log if something like that happened. Find that and paste it here.
-
View User Profile
-
Send Message
Posted May 11, 2013Help, My server was updated and now all the factions are missing and then, in the players.json its all set to faction id 0 when we all have bases. Safezone and warzone territory wasn't affected. Ive been reloading and updating but the factions are still there but no players are set to them. It just happened when my server restarted.
-
View User Profile
-
Send Message
Posted May 11, 2013@Jhpirate555
java.lang.OutOfMemoryError indicates your server doesn't have enough memory.
At the barest minimum you should probably have at least 768 MB memory, though a minimum of at least 1 GB is recommended.
-
View User Profile
-
Send Message
Posted May 11, 2013I got this error and i updated it too any help?
java.lang.OutOfMemoryError: Java heap space at org.bukkit.craftbukkit.libs.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.createBoundField(ReflectiveTypeAdapterFactory.java:81) at org.bukkit.craftbukkit.libs.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.getBoundFields(ReflectiveTypeAdapterFactory.java:118) at org.bukkit.craftbukkit.libs.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.create(ReflectiveTypeAdapterFactory.java:72) at org.bukkit.craftbukkit.libs.com.google.gson.Gson.getAdapter(Gson.java:353) at org.bukkit.craftbukkit.libs.com.google.gson.Gson.toJson(Gson.java:538) at org.bukkit.craftbukkit.libs.com.google.gson.Gson.toJson(Gson.java:525) at org.bukkit.craftbukkit.libs.com.google.gson.Gson.toJson(Gson.java:480) at org.bukkit.craftbukkit.libs.com.google.gson.Gson.toJson(Gson.java:460) at com.massivecraft.factions.zcore.util.Persist.save(Persist.java:116) at com.massivecraft.factions.zcore.util.Persist.loadOrSaveDefault(Persist.java:80) at com.massivecraft.factions.zcore.util.Persist.loadOrSaveDefault(Persist.java:72) at com.massivecraft.factions.Conf.load(Conf.java:359) at com.massivecraft.factions.P.onEnable(P.java:105) 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_5_R3.CraftServer.loadPlugin(CraftServer.java:282) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.enablePlugins(CraftServer.java:264) at net.minecraft.server.v1_5_R3.MinecraftServer.j(MinecraftServer.java:304) at net.minecraft.server.v1_5_R3.MinecraftServer.e(MinecraftServer.java:283) at net.minecraft.server.v1_5_R3.MinecraftServer.a(MinecraftServer.java:243) at net.minecraft.server.v1_5_R3.DedicatedServer.init(DedicatedServer.java:151) at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:382) at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
-
View User Profile
-
Send Message
Posted May 11, 2013@tordo27
Let's see... going by the code, it could be one of these:
@muggerfugger
Well, no idea then. The plugin still registers the same /f command.
@Welite
I don't have the time or desire to look into the rare economy problem, sorry. It also seems that most people aren't having any problems with economy. Maybe another interested dev will feel like looking into it.
-
View User Profile
-
Send Message
Posted May 11, 2013Brettflan what about not working economy ?
http://dev.bukkit.org/server-mods/factions/tickets/749-factions-fe-economy-are-biting-eachother/
http://dev.bukkit.org/server-mods/factions/tickets/717-economy-not-working/
http://dev.bukkit.org/server-mods/factions/tickets/712-faction-money-transfer/
-
View User Profile
-
Send Message
Posted May 11, 2013For some reasons members of peaceful factions are able to attack and pvp other players, but are immune to damage. Any idea why this is happening?
-
View User Profile
-
Send Message
Posted May 11, 2013@Brettflan
It was working with the older version of factions, but i replaced it with the newer and it stopped working.
so i dunno