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 Aug 28, 2013@dannob123
It shouldn't be happening. There is not really an option in the config. Warzones / Safezones work like any regular faction except that they have no players in them. If you have correctly claimed warzone, players should not be able to edit terrain, as they should not be able to edit the stuff in other claimed regions, like another faction. The only other thing I can think of, is that your players have either 1: /f admin 'd themselves OR your /f perm 's in the warzone are messed up.
-
View User Profile
-
Send Message
Posted Aug 28, 2013@k2kr3w
Everything is better done manual.
-
View User Profile
-
Send Message
Posted Aug 28, 2013hey thought i would check here for advice.. I am starting a small server using fade host as my hosting. it has 1 click bukkit install and i already put in mccore. When I try to add factions, it will say its been added, but when i look at console and do plugins, it doesnt show up. Is there anything im doing wrong? If so can you instruct me how to fix it please
-
View User Profile
-
Send Message
Posted Aug 28, 2013@cooperisdunn
Well normal players can destroy blocks in warzone and i did not change it could you exactly point out which config and point of the config this information is hold please
-
View User Profile
-
Send Message
Posted Aug 28, 2013@UrWrstThnMe
The guide offers all the support you could possibly need.
-
View User Profile
-
Send Message
Posted Aug 28, 2013@cooperisdunn
Hmm, that's funny. Well first I dont appreciate the sarcasm. Secondly I asked for support not a fucking guide that doesn't answer my questions. Thank you for trying to help but if you are going to help, try not being a douche.
-
View User Profile
-
Send Message
Posted Aug 28, 2013@protro64
It works for everyone else. Maybe you have.. Oh god no it can't be.. you could have possibly... done something wrong?
-
View User Profile
-
Send Message
Posted Aug 28, 2013@EraseNevafalls
Do you have MCore installed also?
-
View User Profile
-
Send Message
Posted Aug 28, 2013@mussonking
Hmmm.. Let me tink of way to explanation this to mussonking... When someone creates a new faction, they have access to the * /f perm * command! This command allows for fine grained control over who can do what. If you want allies to not be able to do anything, so be it. Recruits can open chests? So be it. Officers are equivalent to Leaders? So be it. It is not up to you as the server owner to set these, it is the faction owners responsibility.
-
View User Profile
-
Send Message
Posted Aug 28, 2013@TheSkullkid01
It all depends on what chat manager you use. I know for a fact that the "Full Documentation for Server Owners" under the "Useful Links" header has information on how to do this with popular chat managers. Look! I'll even supply a link for you http://bit.ly/14E0dMJ
-
View User Profile
-
Send Message
Posted Aug 28, 2013@SolidGeek
Depending on what permissions plugin you use, you will have to negate the node "factions.kit.default". On PEX, this would look like - -factions.kit.default
-
View User Profile
-
Send Message
Posted Aug 28, 2013@UrWrstThnMe
If you would please re-read the original post, in enormous letters there is a category called USEFUL LINKS. Maybe it would help if you click the one that says "Full Documentation for Server Owners"?
-
View User Profile
-
Send Message
Posted Aug 28, 2013@dannob123
By default, the feature you mentioned is enabled. If you have changed it for whatever reason, I imagine the option would be somewhere in the configs.
-
View User Profile
-
Send Message
Posted Aug 28, 2013@MCJackJ
All the configs can be found in the "mstore" directory, located in the same folder as your server.jar and the plugins directory.
-
View User Profile
-
Send Message
Posted Aug 28, 2013@EdwardOfLinster
Check your JSON
-
View User Profile
-
Send Message
Posted Aug 28, 2013I got an error and my faction commands isnt working... I got faction plus and mcore updated to full
10:16:54 [SEVERE] Error occurred while enabling Factions v2.0.5 (Is it up to dat e?) 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 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 10:16:54 [SEVERE] Reached end of stream for /77.251.215.121 10:16:55 [INFO] [Multiverse-Portals] Enabling Multiverse-Portals v2.4-b548 10:17:09 [INFO] [Multiverse-Portals] - Version 2.4-b548 Enabled - By Rigby and f ernferret
-
View User Profile
-
Send Message
Posted Aug 28, 2013How do i make it so Warzone does not let players destroy in that region
-
View User Profile
-
Send Message
Posted Aug 27, 2013where is the download link?
-
View User Profile
-
Send Message
Posted Aug 27, 2013I really don't understand how to configure this plugin, I've got MCore, but I'm 100% not clear on what to do from there, anyone able to help me out? Thanks.
-
View User Profile
-
Send Message
Posted Aug 27, 2013Hai. I downloaded this plugin a week or two ago. I decided to download Multiverse-Core so I can have PlotMe. Now, Factions doesn't work. Any ideas on how to fix this?