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 Dec 26, 2013Faction doesent generate an Folder on my Server, just MCore.
-
View User Profile
-
Send Message
Posted Dec 25, 2013So when i try to use the factions economy with essentials economy it works but when i try to check the top players on the economy board it shows the factions id's rather then their actual name. Now this is pretty ugly and it is hard for players to make shops that benefit their factions this way so is there anything i could do to change this from the faction id to their faction name?
-
View User Profile
-
Send Message
Posted Dec 25, 2013Could 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) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:308) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:231) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:255) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:233) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
Caused by: java.lang.UnsupportedClassVersionError com/massivecraft/mcore/MCore : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.6.0_65]
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) ~[?:1.6.0_65]
at java.lang.ClassLoader.defineClass(ClassLoader.java:621) ~[?:1.6.0_65]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) ~[?:1.6.0_65]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) ~[?:1.6.0_65]
at java.net.URLClassLoader.access$000(URLClassLoader.java:58) ~[?:1.6.0_65]
at java.net.URLClassLoader$1.run(URLClassLoader.java:197) ~[?:1.6.0_65]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.6.0_65]
at java.net.URLClassLoader.findClass(URLClassLoader.java:190) ~[?:1.6.0_65]
at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at java.lang.ClassLoader.loadClass(ClassLoader.java:306) ~[?:1.6.0_65]
at java.lang.ClassLoader.loadClass(ClassLoader.java:247) ~[?:1.6.0_65]
at java.lang.Class.forName0(Native Method) ~[?:1.6.0_65]
at java.lang.Class.forName(Class.java:249) ~[?:1.6.0_65]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
... 9 more
[16:31:55 ERROR]: Could not load 'plugins/Factions.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException mcore
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:196) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:255) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:233) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
Does anyone else have this problem? I downloaded Factions 2.3.0 and MCore 7.0.1 for my 1.7.2 server (Beta Server Build). If so, do you know how to fix it?
-
View User Profile
-
Send Message
Posted Dec 25, 2013@Mikkiey:
do you have mcore installed?
-
View User Profile
-
Send Message
Posted Dec 24, 2013This isnt doing anything for me. in fact. i cant even tell that its downloaded. SOmeone help?
-
View User Profile
-
Send Message
Posted Dec 24, 2013I need a little help. I got this working propperly but i seem to be running into a problem with the faction prefixes. Here is how i have the name set up
[<Faction name here>](<Rank here>)<Username here> But for some reason '* *' always appears before the faction name. Here is my example
[* *PVPPros](Owner)Pmiccich
how do i remove those two stars?
-
View User Profile
-
Send Message
Posted Dec 24, 2013Does anyone know where i can find the documentation for 1.6.9 ? commands and perms..
thanks..
-
View User Profile
-
Send Message
Posted Dec 24, 2013@nandox5
Because players do /f autoclaim then go to spawn.
/f claim is a blocked command and so is /f autoclaim.
But you get them people that go into regions with /f autoclaim on
-
View User Profile
-
Send Message
Posted Dec 24, 2013@madsamx
why not deny the f claim command in those regions..
set it up as a flag...
-
View User Profile
-
Send Message
Posted Dec 23, 2013Players can buy unlimited amounts of land in the nether and end worlds, I had to disable claiming in the meantime as it doesn't charge..
-
View User Profile
-
Send Message
Posted Dec 23, 2013Okay so...
I think the new update of factions is GREAT but there is just one problem..
It does not support regions! All things that need protecting on my server is protected by regions (WorldGuard) but there are always them annoying people that claim the regions with their faction. Ive blocked the command and everything but people use auto claim to do it. I dont want to claim the land with safezones/ warzones because i HATE them.
Is there away to stop this? Like can i disable auto claim?
If there is that would be great. Thanks.
-
View User Profile
-
Send Message
Posted Dec 23, 2013NEED HELP!
I'm hosting my server by payed host, so I got the MCPanel. When I Install the Factions plugin and restart my server is doesn't show up in the /help list.. Also I can't use any of the commands..
Does anyone know how to fix this problem?!
Thanks!
-
View User Profile
-
Send Message
Posted Dec 23, 2013how to give admins access to /f admin but they have it disabled per default and have to toggle it on
instead of them having it toggled on per default.
-
View User Profile
-
Send Message
Posted Dec 23, 2013I'm having problems with my Java, I've downloaded the latest version of Java but neither MCCore or Factions work, why? How do I make sure I'm running the latest version on my Mac OSX Mavericks?
-
View User Profile
-
Send Message
Posted Dec 23, 2013You should join mczombified.net
-
View User Profile
-
Send Message
Posted Dec 23, 2013Bug:
When factions change names and they are in the top factions (scoreboard), both the new name and the old name of those factions are listed in there. It autofixes itself on restart of the server, but it's pretty annoying :P
Cheers,
Darthmineboy
-
View User Profile
-
Send Message
Posted Dec 23, 2013Is there a possibility you could add bank integration for the Craftconomy plugin?
In the configuration you would be able to set faction bank mode to either 'factions' or 'craftconomy'. When set to factions everything will function the same.
When set to craftconomy however, all faction money commands will be disabled. Instead there'll be a command '/f bank'. This command will take parameters like 'set', 'clear', 'deposit', 'withdraw' and so on like there are now. Obviously the '/f bank' command has other permissions than the '/bank' command, configurable with the '/f perm' command.
This allows for people to use the faction bank account in various plugins like shops. This way you can create faction shops!
-
View User Profile
-
Send Message
Posted Dec 23, 2013I am currently running a pre-mcore factions. It is working perfectly fine on 1.7.2; however I am interested in updating IF I can save all factions; Is this possible?
-
View User Profile
-
Send Message
Posted Dec 22, 2013Do you know a way to add Item IDs to the plugin? Plugin doesn't seem to want to protect tekkit classic items and LWC is quite annoying
-
View User Profile
-
Send Message
Posted Dec 22, 2013where do i go to make it so u can not tack eny tipe of damage-free in safezone? i no there used to be a way but its bin some time i did this could some one fill me in pls?