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 24, 2013I keep getting a error and I can't use /f.
-
View User Profile
-
Send Message
Posted Jul 24, 2013So I downloaded this plugin from my panel and my panel tells me it is in the game but when i check whilst playing the game it is not there? whats wrong? thanks :)
-
View User Profile
-
Send Message
Posted Jul 24, 2013Can Someone Plz help Me And Tell Me What I'm Doing Wrong..... I need a 1 world to do faction.claim and 1 world to not have access to faction.claim I put in /pex group default remove faction.claim survival is the permission node wrong or am I typing something wrong If You Know Plz PM me. I NEED THIS PLZZ TELL ME!!!!
-
View User Profile
-
Send Message
Posted Jul 24, 2013fixed it, youri12, you have to put each of them in quotes like so:
-
View User Profile
-
Send Message
Posted Jul 24, 2013Please can The faction owner or someone please help me, On my server I have the latest Factions Plugins with the MCore thing and in the new faction update there is an /f home TP Delay and I have no idea how to disable it or make it less longer, ive checked through all configs and its driving me mad, so if you could help me id be so grateful! If you could reply ASAP Id love you :) If you want to check out the error your self come and see, IP: 198.15.80.146:43113
-
View User Profile
-
Send Message
Posted Jul 24, 2013@CoasterCrazy
for me it gives errors in the console this is crazy it worked for me 5 houres (yes the server is in that time restarten )
edit:
the solution is:
-
View User Profile
-
Send Message
Posted Jul 24, 2013I tried disabling faction land claiming in certain worlds but it doesn't seem to work. I edited my instance.json file in the factions_mconf folder to:
But people can still claim land. Am I doing it wrong? Thanks
-
View User Profile
-
Send Message
Posted Jul 24, 2013@youri12
found it it was a problem:
"worldsNoClaiming": "plotworld,spawn,freebuild,nether", "worldsNoPowerLoss": "plotworld,spawn,freebuild", "worldsIgnorePvP": "plotworld,freebuild,spawn",
this isn't work only how to disable it for that worlds?
-
View User Profile
-
Send Message
Posted Jul 24, 2013the plugin got a json error the file that i edit is vladiated and works for 5 hour and after not any more i cant do /f i got the error:
2013-07-24 21:09:58 [INFO] [0;36;22m[[0;36;1mFactions 2.0.3[0;36;22m] [0;33;1m=== ENABLE START ===[m 2013-07-24 21:09:58 [SEVERE] Error occurred while enabling Factions v2.0.3 (Is it up to date?) com.massivecraft.mcore.xlib.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_ARRAY 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.factions.entity.MConfColl.init(MConfColl.java:30) at com.massivecraft.factions.Factions.onEnable(Factions.java:114) 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_ARRAY 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.beginArray(JsonTreeReader.java:59) at com.massivecraft.mcore.xlib.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:81) at com.massivecraft.mcore.xlib.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:1) at com.massivecraft.mcore.xlib.gson.internal.bind.ReflectiveTypeAdapterFactory$1.read(ReflectiveTypeAdapterFactory.java:96) at com.massivecraft.mcore.xlib.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:179) ... 20 more
-
View User Profile
-
Send Message
Posted Jul 24, 2013is there a way to make faction land 10x10 or 15x15
-
View User Profile
-
Send Message
Posted Jul 24, 2013@Zombiecreed21
http://dev.bukkit.org/media/files/696/572/Factions.jar
@dark_dragon_x_x_x_x
http://dev.bukkit.org/media/files/696/572/Factions.jar
http://dev.bukkit.org/media/files/696/572/Factions.jar = OLD Factions
-
View User Profile
-
Send Message
Posted Jul 24, 2013Is there an old link the the OLD factions that was good with /f mod /f admin /f bypass and all that other stuff?
-
View User Profile
-
Send Message
Posted Jul 24, 2013Can some1 link me to the old factions.jar please
-
View User Profile
-
Send Message
Posted Jul 24, 2013I'm getting infinite loop with this error:
[INFO] [Factions 2.0.1] Reset data for p_name in default universe. Unknown factionId 56bceddb-e98c-48c4-b0d4-93ee0830b385 [INFO] [Factions 2.0.1] Reset data for p2_name in default universe. Unknown factionId 56bceddb-e98c-48c4-b0d4-93ee0830b385 .....
And continues for many users, but it start repeating users forever and if I don't kill the server it doesn't stop. I'm not sure when it starts the error, maybe on "taskPlayerDataRemoveMinutes"?, I can't try it since it only occours on my production server. ID: 56bceddb-e98c-48c4-b0d4-93ee0830b385 is from Wilderness. Another thing I have is two SafeZones factions (each one with it ID) and two WarZones. I just did a migration from 1.8.2.
I'm using Bukkit 1.5.2 with Factions 2.0.1 with mcore 6.4.1.
Thanks for any help.
EDIT: I forgot to mention that when this occours uconf and mconf are being reset, just before the error I touched mcore_conf/instance.json and I put "permissionToTpdelay" to 5 instead of 10, just after the change the error started (maybe coincidence). But then, before starting server again I put all config well again (5 instead 10) and all config stills great but permissionToTpdelay stills goes back to 10.
EDIT: I have a second Wilderness faction too, but while the two SafeZones and WarZones appears on /f list, the second Wilderness faction is only on "factions_faction@default/".
-
View User Profile
-
Send Message
Posted Jul 24, 2013I have readded the teleport to home on death feature since people missed it. https://github.com/MassiveCraft/Factions/commit/ea5c5ce81e024b07eb7368ec52d3615ecd2033a5#commitcomment-3707811
What else do you miss?
-
View User Profile
-
Send Message
Posted Jul 24, 2013@RyanSayer
Where's the updates? I can't find them...
-
View User Profile
-
Send Message
Posted Jul 24, 2013Hi, I downloaded the latest version today and mcore, but the format of my chat is inadequacies all! I would like to return to what it was before, and as much as I noticed essentials settings I can not accommodate it, someone could help me please?
-
View User Profile
-
Send Message
Posted Jul 24, 2013My config wont generate properly this is all it's giving me
Edit: oops didn't read the new updates, the configs have moved. Also what's with all the commands changing? I can't use /f show, /f c p and a few more
-
View User Profile
-
Send Message
Posted Jul 24, 2013@spencer345
Do you have a Bukkit server?
-
View User Profile
-
Send Message
Posted Jul 24, 2013@spencer345
In The New Update You Need Mcore