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 10, 2013@Tunix2:
Thank This Guy. Replace the Mcore in your Folder and It Works~ Works On Bukkit!
Tunix2 16 hours, 19 minutes ago - 5 likes Like HERE IS A FIX FOR FACTIONS I recompiled this to work with 1.6.2. Enjoy.
https://www.dropbox.com/s/9pa9txcyvnwoawh/mcore.jar
-
View User Profile
-
Send Message
Posted Jul 10, 2013@mikeluyten
No, I have 1.6.2 Dev Build and it just says that. This server is running CraftBukkit version git-Bukkit-1.5.2-R1.0-18-ga8c0dc1-b2808jnks (MC: 1.6.2) (Implementing API version 1.6.2-R0.1-SNAPSHOT) 09:25:23
-
View User Profile
-
Send Message
Posted Jul 10, 2013Im getting a similar error to TheFuriosFire,
2013-07-10 10:50:57 [INFO] [STDOUT] [mcore 6.4.1] === ENABLE START === 2013-07-10 10:50:57 [SEVERE] [BukkitForge] Error occurred while enabling mcore v6.4.1 (Is it up to date?) java.lang.NoSuchMethodError: org.bukkit.craftbukkit.v1_5_R3.CraftServer.getServer()Lnet/minecraft/server/MinecraftServer; at com.massivecraft.mcore.util.MUtil.getPlayerDirectory(MUtil.java:83) at com.massivecraft.mcore.util.PlayerUtil.<clinit>(PlayerUtil.java:36) at com.massivecraft.mcore.MCore.onEnable(MCore.java:138) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:396) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:383) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugin(CraftServer.java:860) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.enablePlugins(CraftServer.java:844) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.<init>(CraftServer.java:220) at keepcalm.mods.bukkit.asm.BukkitStarter.run(BukkitStarter.java:47) at java.lang.Thread.run(Unknown Source)
2013-07-10 10:50:58 [INFO] [STDOUT] [Factions 2.0.1] === ENABLE START === 2013-07-10 10:50:58 [SEVERE] [BukkitForge] Error occurred while enabling Factions v2.0.1 (Is it up to date?) com.massivecraft.mcore.xlib.gson.JsonSyntaxException: com.massivecraft.mcore.xlib.gson.stream.MalformedJsonException: Expected name at line 43 column 46 at com.massivecraft.mcore.xlib.gson.internal.Streams.parse(Streams.java:56) at com.massivecraft.mcore.xlib.gson.JsonParser.parse(JsonParser.java:90) at com.massivecraft.mcore.xlib.gson.JsonParser.parse(JsonParser.java:65) at com.massivecraft.mcore.xlib.gson.JsonParser.parse(JsonParser.java:51) at com.massivecraft.mcore.store.DriverFlatfile.load(DriverFlatfile.java:117) at com.massivecraft.mcore.store.Coll.loadFromRemote(Coll.java:501) 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:396) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:383) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugin(CraftServer.java:860) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.enablePlugins(CraftServer.java:844) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.<init>(CraftServer.java:225) at keepcalm.mods.bukkit.asm.BukkitStarter.run(BukkitStarter.java:47) at java.lang.Thread.run(Unknown Source) Caused by: com.massivecraft.mcore.xlib.gson.stream.MalformedJsonException: Expected name at line 43 column 46 at com.massivecraft.mcore.xlib.gson.stream.JsonReader.syntaxError(JsonReader.java:1304) at com.massivecraft.mcore.xlib.gson.stream.JsonReader.nextInObject(JsonReader.java:745) at com.massivecraft.mcore.xlib.gson.stream.JsonReader.peek(JsonReader.java:388) at com.massivecraft.mcore.xlib.gson.stream.JsonReader.hasNext(JsonReader.java:355) at com.massivecraft.mcore.xlib.gson.internal.bind.TypeAdapters$23.read(TypeAdapters.java:619) at com.massivecraft.mcore.xlib.gson.internal.bind.TypeAdapters$23.read(TypeAdapters.java:1) at com.massivecraft.mcore.xlib.gson.internal.Streams.parse(Streams.java:45) ... 18 more
As you can see i am also running version 1.5.2 but i am also using factions for version 1.5.2 and multicore for version 1.5.2. mcore v6.4.1 and Factions 2.0.1. As far as i can tell they're the right version (although i'm not a pro at factions in fact this is my first time installing it.) Anyway if you know a fix please tell me. Also when i do /plugins on the server the factions AND mcore plugin are green, although when i do /f anything it comes up with invalid command. Thanks in advance.
zopther
-
View User Profile
-
Send Message
Posted Jul 10, 2013@TheFuriousFire
From the first line of your paste... You are running bukkit 1.5.2... That build is for 1.6.2 ONLY so either update bukkit, or downgrade mcore
-
View User Profile
-
Send Message
Posted Jul 10, 2013@ninjasebFan
it doesn't work for me pops up an error:
09:25:23 [INFO] This server is running CraftBukkit version git-Bukkit-1.5.2-R1.0-18-ga8c0dc1-b2808jnks (MC: 1.6.2) (Implementing API version 1.6.2-R0.1-SNAPSHOT) 09:25:23 [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) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugins(CraftServer.java:239) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.<init>(CraftServer.java:217) at net.minecraft.server.v1_6_R2.PlayerList.<init>(PlayerList.java:56) at net.minecraft.server.v1_6_R2.DedicatedPlayerList.<init>(SourceFile:11) at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.java:106) 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.UnsupportedClassVersionError: com/massivecraft/mcore/MCore : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) at java.lang.ClassLoader.defineClass(ClassLoader.java:615) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) at java.net.URLClassLoader.access$000(URLClassLoader.java:58) at java.net.URLClassLoader$1.run(URLClassLoader.java:197) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:249) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173) ... 9 more
-
View User Profile
-
Send Message
Posted Jul 10, 2013@ericpret
just change the default perm......
also other fix is use truce
-
View User Profile
-
Send Message
Posted Jul 10, 2013@Tunix2
It works just right, not sure why other people don't trust it.
-
View User Profile
-
Send Message
Posted Jul 10, 2013@DanielSDaBeast
Look in the plugin.yml file inside the jar file... Just rename a copy if it to a .zip and unzip it.. It should be in the root.
-
View User Profile
-
Send Message
Posted Jul 10, 2013What Are The Permissions For Factions 1.8.2?
-
View User Profile
-
Send Message
Posted Jul 10, 2013THIS VERSION SUCKS!!! FACTIONS 1.8 RLZ!
-
View User Profile
-
Send Message
Posted Jul 10, 2013is it just me<sub>, but factions doesnt load up on any spigot 1.6.2 builds</sub>
-
View User Profile
-
Send Message
Posted Jul 10, 2013Is it just me, or is the /f money not syncing with Essentials balance? I have bank economy enabled in the instance.json, but for some reason even with no money in the faction bank I can claim land for free when it should cost $500.
-
View User Profile
-
Send Message
Posted Jul 9, 2013@SlpeepieSheepie
Read the documentation.
-
View User Profile
-
Send Message
Posted Jul 9, 2013Well first of all i no nothing about servers, but i have just got one. I love faction servers and i wanted to put factions on mine but i have no clue how i installed mcore then factions but it still doesn't please help me!!!!!!
-
View User Profile
-
Send Message
Posted Jul 9, 2013Well finally had to update to 2.0.X from 1.6. Yeah I know am a bit behindl but Everything went smooth. I am not familiar with mcore but I got the basic configs figured out.
I currently run Fe Economy on our server and have had to manually input each Faction bank account for it to "link" to it. For some reason Fe would not create a Faction-1 etc account. Fe still will not create an account with Factions 2.0 and before I just had a script that would manually make the accounts 1-2000 etc for factions. However the new faction "name" is that 30 character string and there is no way to predict what it will be that I know of. So my question is Is there a way inside Mcore to get back to the old naming Faction-1 etc or not?
Also I used to use Iconomy and went to Fe after Iconomy went inactive. I tried Bose but the lack of Mysql hurts from what I experienced. Mineconomy has too many features that I wouldn't use so I don't want to try to use that. Is there a recommended Economy plugin for Factions??? Any input or help on this woul dbe awesome and keep up the good work. Been using factions almost 2.5 years now.
-
View User Profile
-
Send Message
Posted Jul 9, 2013someone please respond im running my server on a mac and the factions plugin will not work, and wont even show up on my /plugins can someone help me thats running factions with mac?
-
View User Profile
-
Send Message
Posted Jul 9, 2013@Tunix2
Works perfectly now, thanks bud.
Lets bring that link back up to the front page of the comments so people don't have to search:
https://www.dropbox.com/s/9pa9txcyvnwoawh/mcore.jar
-
View User Profile
-
Send Message
Posted Jul 9, 2013@realtrippygaming
It is safe and fixes factions.
-
View User Profile
-
Send Message
Posted Jul 9, 2013@ericpret
/f perm f factionname ally build deny
or something along those lines.
-
View User Profile
-
Send Message
Posted Jul 9, 2013Thanks Turix! Our server is now up and working!