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 Oct 24, 2013hey guys, i'm having trouble with setting up the permissions for the groups I use in pex. does anyone have an example you can give me?
-
View User Profile
-
Send Message
Posted Oct 23, 2013So, during the new 1.6.4 update from 1.6.2 update. Our server lost all our factions created, is this a bug or is the data stored in the *.jar file? If so, could you make the data in the file folder?
-
View User Profile
-
Send Message
Posted Oct 23, 2013Hello,
I use factions and essentials and set this as chat format.
this results if someone hasn't a faction it shows this:
[]NAME: MESSAGE
How can i remove the [ ]
-
View User Profile
-
Send Message
Posted Oct 23, 2013Hello.
Well, almost everything works fine, but does anyone has an idea how to give safezone and warzone edit permissions to other than ops?
Thanks!
-
View User Profile
-
Send Message
Posted Oct 23, 2013Lol what the fuck happened to factions. I can't even see my power when I do /f power, nothing happens.
-
View User Profile
-
Send Message
Posted Oct 22, 2013@ausbuild
I believe you can just look through the faction config to enable faction prefix chat
-
View User Profile
-
Send Message
Posted Oct 22, 2013I am using the newest version of Factions, and I'm disappointed that the newest build that faction doesn't allow faction chat, will that be changed? My server misses that. Also f show. Thanks for reading I hope this gets changed.
-
View User Profile
-
Send Message
Posted Oct 21, 2013Aid tried to give money to my faction and you don't increase this is a big mistake
-
View User Profile
-
Send Message
Posted Oct 21, 2013OK guys i Really need help. How in the world do you get Factions 1.6.9.4 to integrate with essentials chat 2.11.1. I've tried everything (literally {faction} [Faction] [Faction_tag] {Faction_tag} [Faction_name] [Faction_nameforce) literally everything. Please help me.
-
View User Profile
-
Send Message
Posted Oct 21, 2013Hi i need some help for my server. Shen i start the server it loads but i get this error message:
2013-10-21 17:37:51 [INFO] [Factions] Enabling Factions v2.2.1 Console : Console : 2013-10-21 17:37:51 [INFO] [Factions 2.2.1] === ENABLE START === Console : Console : 2013-10-21 17:37:51 [SEVERE] Error occurred while enabling Factions v2.2.1 (Is it up to date?) Console : java.lang.AssertionError Console : at com.massivecraft.mcore.xlib.gson.internal.bind.TypeAdapters$EnumTypeAdapter.<init>(TypeAdapters.java:686) Console : at com.massivecraft.mcore.xlib.gson.internal.bind.TypeAdapters$24.create(TypeAdapters.java:715) Console : at com.massivecraft.mcore.xlib.gson.Gson.getAdapter(Gson.java:371) Console : at com.massivecraft.mcore.xlib.gson.internal.bind.CollectionTypeAdapterFactory.create(CollectionTypeAdapterFactory.java:54) Console : at com.massivecraft.mcore.xlib.gson.Gson.getAdapter(Gson.java:371) Console : at com.massivecraft.mcore.xlib.gson.internal.bind.ReflectiveTypeAdapterFactory$1.<init>(ReflectiveTypeAdapterFactory.java:85) Console : at com.massivecraft.mcore.xlib.gson.internal.bind.ReflectiveTypeAdapterFactory.createBoundField(ReflectiveTypeAdapterFactory.java:84) Console : at com.massivecraft.mcore.xlib.gson.internal.bind.ReflectiveTypeAdapterFactory.getBoundFields(ReflectiveTypeAdapterFactory.java:121) Console : at com.massivecraft.mcore.xlib.gson.internal.bind.ReflectiveTypeAdapterFactory.create(ReflectiveTypeAdapterFactory.java:75) Console : at com.massivecraft.mcore.xlib.gson.Gson.getAdapter(Gson.java:371) Console : at com.massivecraft.mcore.xlib.gson.Gson.fromJson(Gson.java:772) Console : at com.massivecraft.mcore.xlib.gson.Gson.fromJson(Gson.java:837) Console : at com.massivecraft.mcore.xlib.gson.Gson.fromJson(Gson.java:810) Console : at com.massivecraft.mcore.store.Coll.loadFromRemote(Coll.java:548) Console : at com.massivecraft.mcore.store.Coll.syncId(Coll.java:672) Console : at com.massivecraft.mcore.store.Coll.syncAll(Coll.java:712) Console : at com.massivecraft.mcore.store.Coll.init(Coll.java:819) Console : at com.massivecraft.factions.entity.MConfColl.init(MConfColl.java:30) Console : at com.massivecraft.factions.Factions.onEnable(Factions.java:114) Console : at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) Console : at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:484) Console : at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:382) Console : at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadPlugin(CraftServer.java:296) Console : at org.bukkit.craftbukkit.v1_6_R3.CraftServer.enablePlugins(CraftServer.java:278) Console : at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:509) Console : at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:473) Console : at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:422) Console : at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:222) Console : at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:618) Console : at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16) Console :
I have the newest factions and the newest mcore. What can i do?
Please help
-
View User Profile
-
Send Message
Posted Oct 20, 2013can someone help me my factions wont work the start.bat say factions plugins not found but i already have factions.jar
-
View User Profile
-
Send Message
Posted Oct 20, 2013I currently have factions running on my server, I have 2 other worlds from multiverse. How do i make it so factions isnt on in my other worlds?
-
View User Profile
-
Send Message
Posted Oct 20, 2013Coming from 1.8 I just tried to upgrade to 2.2.0. On 1.8 my Herochat intergration works fine. I followed the Herochat instructions (ChatRecepient to false etc) and it doesn't work at all.
The tags do not get parsed no matter what I do. Anyone can help me with this? I don't want to spend on 1.8 for the rest of my life.
-
View User Profile
-
Send Message
Posted Oct 20, 2013@mitch90509
its not in the plugins folder, its in your main folder where your server actually is
-
View User Profile
-
Send Message
Posted Oct 20, 2013@soulscapex
I use PermissionsEX with the chat plugin ChatEx (which is sort of like an addon to it)
-
View User Profile
-
Send Message
Posted Oct 20, 2013hello , i need help with explosions, on faction land <sub> what ive discovered is that </sub> wilderness offlineexplosion is set to yes,,
but if i check the flags for all the old factions the are stilll set to no,
and even new factions default to NO,
how can i fix this
-
View User Profile
-
Send Message
Posted Oct 20, 2013@rilivi
what all chat plugins do you have installed
-
View User Profile
-
Send Message
Posted Oct 19, 2013How can I disable faction chest protection for raiding purposes?
-
View User Profile
-
Send Message
Posted Oct 19, 2013I use the latest version of factions for 1.6.4 and the other plugin needed, and i use permissions ex but when i talk with factions on, my prefix apperes twice, this never happened before and the config is so blank and there is nothing to change in it, anyone can help me?
-
View User Profile
-
Send Message
Posted Oct 19, 2013/f flag wilderness offlineexplosions true
i set this and explosions still wont work in factin claimed land
when you type the command it shows that it has been changed
but when you do /f flag it is still set to no
anyhelp