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 Sep 1, 2013using newest version of mcore (6.7.0) and factions 2.1.0 Error: 2013-09-01 16:19:33 [SEVERE] Error occurred while enabling Factions v2.1.0 (Is i t up to date?) com.massivecraft.mcore.xlib.gson.JsonSyntaxException: java.lang.IllegalStateExce ption: Expected BEGIN_OBJECT but was STRING at com.massivecraft.mcore.xlib.gson.internal.bind.ReflectiveTypeAdapterF actory$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:536) at com.massivecraft.mcore.store.Coll.syncId(Coll.java:647) at com.massivecraft.mcore.store.Coll.syncAll(Coll.java:687) at com.massivecraft.mcore.store.Coll.init(Coll.java:794) at com.massivecraft.mcore.store.Colls.getForCollname(Colls.java:81) at com.massivecraft.mcore.store.Colls.getForUniverse(Colls.java:71) at com.massivecraft.mcore.store.Colls.getColls(Colls.java:36) at com.massivecraft.mcore.store.Colls.init(Colls.java:26) at com.massivecraft.factions.entity.UPlayerColls.init(UPlayerColls.java: 49) at com.massivecraft.factions.Factions.onEnable(Factions.java:117) 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(SimplePluginManage r.java:381) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugin(CraftServer.jav a:282) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.enablePlugins(CraftServer. java:264) at net.minecraft.server.v1_6_R2.MinecraftServer.l(MinecraftServer.java:3 13) at net.minecraft.server.v1_6_R2.MinecraftServer.f(MinecraftServer.java:2 90) at net.minecraft.server.v1_6_R2.MinecraftServer.a(MinecraftServer.java:2 50) at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.jav a:151) at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java :391) at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:5 82) Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT 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.beginOb ject(JsonTreeReader.java:71) at com.massivecraft.mcore.xlib.gson.internal.bind.ReflectiveTypeAdapterF actory$Adapter.read(ReflectiveTypeAdapterFactory.java:171) ... 24 more
-
View User Profile
-
Send Message
Posted Sep 1, 2013Can you please put out a version of factions like the old ones (With /f mod instead of /f officer) Players on my server dont like it
-
View User Profile
-
Send Message
Posted Sep 1, 2013if you guys have the problem of factions not loading because of mcore or even if you have mcore, it is the version problem of your factions and mcore plugins
-
View User Profile
-
Send Message
Posted Sep 1, 2013Guys why when some players type something they get it like that: [User]Steve11:Hi But they Should Get it like this: PvPeRs[User]Steve11:Hi i Tried everything im using the version which wants MCore 6.6.X because 6.7.X isn't out.
-
View User Profile
-
Send Message
Posted Sep 1, 2013I get this error on startup. It may be what is causing my chat format to not work. 2013-09-01 01:52:47 [SEVERE] Error occurred while enabling Factions v2.1.0 (Is it up to date?) java.lang.NoClassDefFoundError: com/massivecraft/mcore/event/MCorePlayerToRecipientChatEvent at com.massivecraft.factions.listeners.FactionsListenerChat.setup(FactionsListenerChat.java:46) at com.massivecraft.factions.Factions.onEnable(Factions.java:129) 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:382) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugin(CraftServer.java:286) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.enablePlugins(CraftServer.java:268) at net.minecraft.server.v1_6_R2.MinecraftServer.l(MinecraftServer.java:319) at net.minecraft.server.v1_6_R2.MinecraftServer.f(MinecraftServer.java:296) at net.minecraft.server.v1_6_R2.MinecraftServer.a(MinecraftServer.java:256) at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.java:164) at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:397) at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582) Caused by: java.lang.ClassNotFoundException: com.massivecraft.mcore.event.MCorePlayerToRecipientChatEvent at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) 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(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 13 more
-
View User Profile
-
Send Message
Posted Aug 31, 2013Hello i am getting this errore wiht the newest version of factions and mcore
2013-08-31 19:12:23 [SEVERE] Error occurred while enabling Factions v2.1.0 (Is i t up to date?) com.massivecraft.mcore.xlib.gson.JsonSyntaxException: java.lang.IllegalStateExce ption: Expected BEGIN_OBJECT but was STRING at com.massivecraft.mcore.xlib.gson.internal.bind.ReflectiveTypeAdapterF actory$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.mcore.store.Colls.getForCollname(Colls.java:81) at com.massivecraft.mcore.store.Colls.getForUniverse(Colls.java:71) at com.massivecraft.mcore.store.Colls.getColls(Colls.java:36) at com.massivecraft.mcore.store.Colls.init(Colls.java:26) at com.massivecraft.factions.entity.UPlayerColls.init(UPlayerColls.java: 49) at com.massivecraft.factions.Factions.onEnable(Factions.java:117) 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(SimplePluginManage r.java:381) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugin(CraftServer.jav a:282) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.enablePlugins(CraftServer. java:264) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.reload(CraftServer.java:60 9) at org.bukkit.Bukkit.reload(Bukkit.java:275) at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java: 23) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:19 1) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServe r.java:523) at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerCon nection.java:962) at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.j ava:880) at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java :837) at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49) at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296 ) at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java :116) at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37) at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:3 0) at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:5 90) at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:2 26) at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:4 86) at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java :419) at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:5 82) Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT 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.beginOb ject(JsonTreeReader.java:71) at com.massivecraft.mcore.xlib.gson.internal.bind.ReflectiveTypeAdapterF actory$Adapter.read(ReflectiveTypeAdapterFactory.java:171)
-
View User Profile
-
Send Message
Posted Aug 31, 2013I know what factions are. What I mean in my question is I want to be able to choose which rank has /f create and so on. Right now, all of them have it and I cannot find the config to change it to use permission nodes.
-
View User Profile
-
Send Message
Posted Aug 31, 2013After testing out Factions, I decided not to go with it, I'm still new with running a server and this is just too much for me right now :P However, I still have my faction tag, even though I've uninstalled the plugin, along with MCore and deleted all files relating both plugins. Anyone any idea why I still have my faction tag?
-
View User Profile
-
Send Message
Posted Aug 31, 2013@cooperisdunn
http://pastebin.com/eiqtuJxd
I use EssChat.
-
View User Profile
-
Send Message
Posted Aug 31, 2013How come there aren't any configs in the config folder?
-
View User Profile
-
Send Message
Posted Aug 31, 2013@GreenGrizzlyBear
/f perm creates a nice list.
-
View User Profile
-
Send Message
Posted Aug 31, 2013@J_Skulloz
Are you using the wrong version of factions / mcore? Did you check your JSON?
-
View User Profile
-
Send Message
Posted Aug 31, 2013@j1752s
mCore 6.7 most likely is in a holding pattern with the bukkitdev staff waiting to be approved. Patience my friend.
-
View User Profile
-
Send Message
Posted Aug 31, 2013@mudgie
Well then.
-
View User Profile
-
Send Message
Posted Aug 31, 2013@Freddie1282
Still works for me. Want to go ahead and post your configuration using http://pastebin.com/
-
View User Profile
-
Send Message
Posted Aug 31, 2013@tom101_12
mCore has not ruined factions. In my opinion is has lead to a better and easier to understand factions.
-
View User Profile
-
Send Message
Posted Aug 31, 2013I'd be satified if configuring was simpler or atleast had some support/a good help page.
What are all the ranks i can configure with?
Enemies or enemy?
Neutral
Recruit
Member,
Leader,
Officer,
Ally,
Truce,
etc? someone finish them please D: or did i get all of them?
-
View User Profile
-
Send Message
Posted Aug 31, 2013@xion87
Basically, makes it easier for them to do stuff, and harder for us to configure
Does 1.8.2 work on 1.6.2?
If not i may be switching to simpleclans or another alternative
-
View User Profile
-
Send Message
Posted Aug 31, 2013@j1752s
Use your eyes, if you have. It says MCore 6.7.
-
View User Profile
-
Send Message
Posted Aug 31, 2013Mc .. 6.7 ?