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 19, 2013My thing says this when i install mcore.jar [SEVERE] Could not load 'plugins/mcore.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/massivecraft/mcore/MCore : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184)
-
View User Profile
-
Send Message
Posted Jul 19, 2013HELP Why doesn't factions have the old commands of /f who or /f power or /f c I installed it and none of this is in it
-
View User Profile
-
Send Message
Posted Jul 19, 2013More people dislike new factions than like...
Thats a problem. I use it, I read it, I understand it, I still like old factions much better.
-
View User Profile
-
Send Message
Posted Jul 19, 2013For those saying they "hate" the new version of factions, take a look at the server owners guide. It has all the features of 1.8 with less bugs and more customization. And in addition.. it's actually all documented. Take some time to read about the new version of the plugin before criticizing.
With that said, we are getting a weird bug where certain users get removed from their factions after signing out for long periods of time. One user in particular is getting this problem constantly (along with a few others less regularly), and he is the leader of his faction, so there is no way he's getting kicked manually.
-
View User Profile
-
Send Message
Posted Jul 19, 2013Some errors: http://pastie.org/8156134
Using Bukkit #2814, Factions v2.0.3
-
View User Profile
-
Send Message
Posted Jul 19, 2013HELP Why doesn't factions have the old commands of /f who or /f power or /f c I installed it and none of this is in it
-
View User Profile
-
Send Message
Posted Jul 19, 2013where can i find the factions for 1.7.3 beta?
-
View User Profile
-
Send Message
Posted Jul 19, 2013I HATE the new factions :( can you make a download of 1.8 for minecraft 1.6.2?
-
View User Profile
-
Send Message
Posted Jul 19, 2013Whenever i set the teleport delay to 3 seconds in the config file, it automatically changes back to 10 seconds. Any idea how to fix this?
-
View User Profile
-
Send Message
Posted Jul 19, 2013GIVE ME BACK MY 1.8 FACTIONS!
-
View User Profile
-
Send Message
Posted Jul 19, 2013@Benseal366
What chat plugin are you using? If none, go to the factions config and set "chatSetFormat": true. Otherwise just insert {factions_name} in your chat plugin. If it supports factions that is. This is for faction 2.0.3 By the way.
-
View User Profile
-
Send Message
Posted Jul 19, 2013Hi ! Sorry for my english..
I'm have some exception in console, when any dropping splash damage potion to me.
( tested on spigot / bukkit 1.5.2 )
2013-07-19 15:26:13 [SEVERE] Could not pass event PotionSplashEvent to Factions v2.0.1 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:478) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:463) at org.bukkit.craftbukkit.v1_5_R3.event.CraftEventFactory.callPotionSplashEvent(CraftEventFactory.java:307) at net.minecraft.server.v1_5_R3.EntityPotion.a(EntityPotion.java:93) at net.minecraft.server.v1_5_R3.EntityProjectile.l_(EntityProjectile.java:156) at net.minecraft.server.v1_5_R3.World.entityJoinedWorld(World.java:1458) at net.minecraft.server.v1_5_R3.WorldServer.entityJoinedWorld(WorldServer.java:619) at net.minecraft.server.v1_5_R3.World.playerJoinedWorld(World.java:1433) at net.minecraft.server.v1_5_R3.World.tickEntities(World.java:1305) at net.minecraft.server.v1_5_R3.WorldServer.tickEntities(WorldServer.java:517) at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:562) at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:233) at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:472) at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:404) at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573) Caused by: java.lang.IllegalArgumentException: Instant potions cannot be extended at org.apache.commons.lang.Validate.isTrue(Validate.java:157) at org.bukkit.potion.Potion.setHasExtendedDuration(Potion.java:246) at org.bukkit.potion.Potion.extend(Potion.java:130) at org.bukkit.potion.Potion.fromDamage(Potion.java:380) at org.bukkit.potion.Potion.fromItemStack(Potion.java:389) at com.massivecraft.mcore.util.MUtil.getPotionEffects(MUtil.java:301) at com.massivecraft.mcore.util.MUtil.isHarmfulPotion(MUtil.java:338) at com.massivecraft.mcore.util.MUtil.isHarmfulPotion(MUtil.java:350) at com.massivecraft.factions.listeners.FactionsListenerMain.canCombatDamageHappen(FactionsListenerMain.java:252) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) ... 17 more
-
View User Profile
-
Send Message
Posted Jul 19, 2013When you create a faction it doesn't show the factions name when you talk in chat, someone help? thanks
-
View User Profile
-
Send Message
Posted Jul 19, 2013@Brettflan
The link may be gone, but the damage has been dealt. Think of all those children who had to see it... Terrible. Just terrible.
-
View User Profile
-
Send Message
Posted Jul 19, 2013Looks like the BukkitDev moderators completely locked the Factions plugin page due to the Dropbox referral link in the project description. I've gone ahead and removed the "offending" link.
-
View User Profile
-
Send Message
Posted Jul 13, 2013Quick question, I have factions working fine, except one thing, All the factions that were there before the update are not showing up in game, In the multiverse-core/mstore/factions_faction@default folder it has all the factions separately but they aren't showing up in game when I type /f list if anyone can help me figure out why that would be great
-
View User Profile
-
Send Message
Posted Jul 13, 20138:35:32 PM Factions: 2.0.3] The faction Trollerz (1924) has been disbanded since it has no members left. 8:35:32 PM CONSOLE: [WARNING] [Factions] Task #48 for Factions v2.0.3 generated an exception 8:35:32 PM Factions: 2.0.3] Player DTB1996 was auto-removed due to inactivity.
That keeps spamming my console -_-
-
View User Profile
-
Send Message
Posted Jul 13, 2013I cant seem to find the warzone/safezone command. Does the newest version of Factions even have warzone/safezone?
-
View User Profile
-
Send Message
Posted Jul 13, 2013These files are still pending Bukkit review and, Therefore should be used at your own risk. But, Seeing as there is high demand for these I'll pass along the links I was forwarded.
[1.6.2] Factions 2.0.3; http://dev.bukkit.org/bukkit-plugins/factions/files/57-factions-2-0-3-mcore-6-5-x/
[1.6.2] Mcore 6.5.0; http://dev.bukkit.org/bukkit-plugins/mcore/files/20-mcore-6-5-0/
Hate the new Factions commands? Take a look at Command Helper; http://dev.bukkit.org/bukkit-plugins/commandhelper/
Before attempting to update your Factions, Please backup all your Faction data. As well as your mstore folder if you're running a newer version of Factions that depends on mcore.
If you need further assistance, I can answer *some* questions @ mc.nefariousgaming.com. I cannot help you with chat formatting.
-
View User Profile
-
Send Message
Posted Jul 13, 2013@CollinDesigns
Do you have the newest version of mcore? Using the same method to get mcore as Factions 2.0.3?