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 4, 2014The prefixes don't work.. Anymore.. I upgraded my factions to the lateset and it's messed up.. I can't even join safe zone :( i mis it.. And I can't see the factions tags OMG what did they do to it.. Any help with the prefixes?
-
View User Profile
-
Send Message
Posted Sep 4, 2014@legionarygames
you need java 7
-
View User Profile
-
Send Message
Posted Sep 3, 2014FACTIONS IS DEAD >:(
-
View User Profile
-
Send Message
Posted Sep 3, 2014Factions aint working no more, even with more!
-
View User Profile
-
Send Message
Posted Sep 3, 2014Can someone help me with factions? Idk why it won't work. Thanks!
Pastebin: http://pastebin.com/ifH1enqr
-
View User Profile
-
Send Message
Posted Sep 3, 2014@bestteamever171
+1
-
View User Profile
-
Send Message
Posted Sep 3, 2014I am unable to start factions and massivecore:
Here the pastebin:
http://pastebin.com/UA7wZH0X
I am using the latest version of Factions and 1.7.9 Spigot. Thanks
-
View User Profile
-
Send Message
Posted Sep 2, 2014Is there a way with the factions api to do one of the following from another plugin?
1) unclaim all land for a faction
2) disband the faction
-
View User Profile
-
Send Message
Posted Sep 2, 2014I have a problem:
I don't wanna enable friendlyfire in warzone because I don't want allies or faction members to attack each other. But if i turn it off it makes Warzone White. I want it to stay dark red but have no friendly fire
-
View User Profile
-
Send Message
Posted Aug 31, 2014I had the old factions before it needed mcore and when I stoped and started my server it deleted all my factions and ./f doesn't work. nothing works, it doesn't generate any folders NOTHING happends. please help!
-
View User Profile
-
Send Message
Posted Aug 29, 2014How do i fix factions names once the command /f f is run? it shows all the stats but says Default Faction then the faction name afterwards ive looked around but dont see anywhere to edit this. Thanks
-
View User Profile
-
Send Message
Posted Aug 29, 2014please help the factions plugin wont load I installed it exactly like you said to I tried multiple versions nothing is working the error in the log is below and im running a 1.7.X cracked server.
Factions:
[19:43:20] [Server thread/ERROR]: Could not load 'plugins/Factions.jar' in folder 'plugins' org.bukkit.plugin.UnknownDependencyException: MassiveCore at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [custom.jar:git-Spigot-1377] at org.bukkit.craftbukkit.v1_7_R2.CraftServer.loadPlugins(CraftServer.java:355) [custom.jar:git-Spigot-1377] at net.minecraft.server.v1_7_R2.DedicatedServer.init(DedicatedServer.java:135) [custom.jar:git-Spigot-1377] at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:440) [custom.jar:git-Spigot-1377] at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [custom.jar:git-Spigot-1377]
MassiveCore:
[19:43:19] [Server thread/ERROR]: Could not load 'plugins/MassiveCore.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/PlayerInventory at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) [custom.jar:git-Spigot-1377] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) [custom.jar:git-Spigot-1377] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [custom.jar:git-Spigot-1377] at org.bukkit.craftbukkit.v1_7_R2.CraftServer.loadPlugins(CraftServer.java:355) [custom.jar:git-Spigot-1377] at net.minecraft.server.v1_7_R2.DedicatedServer.init(DedicatedServer.java:135) [custom.jar:git-Spigot-1377] at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:440) [custom.jar:git-Spigot-1377] at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [custom.jar:git-Spigot-1377] Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/PlayerInventory at com.massivecraft.massivecore.MassiveCore.getMassiveCoreGsonBuilder(MassiveCore.java:85) [?:?] at com.massivecraft.massivecore.MassiveCore.<clinit>(MassiveCore.java:70) [?:?] at java.lang.Class.forName0(Native Method) [?:1.7.0_51] at java.lang.Class.forName(Unknown Source) [?:1.7.0_51] at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) [custom.jar:git-Spigot-1377] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) [custom.jar:git-Spigot-1377] ... 6 more Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R4.PlayerInventory at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) [custom.jar:git-Spigot-1377] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) [custom.jar:git-Spigot-1377] at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.7.0_51] at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.7.0_51] at com.massivecraft.massivecore.MassiveCore.getMassiveCoreGsonBuilder(MassiveCore.java:85) [?:?] at com.massivecraft.massivecore.MassiveCore.<clinit>(MassiveCore.java:70) [?:?] at java.lang.Class.forName0(Native Method) [?:1.7.0_51] at java.lang.Class.forName(Unknown Source) [?:1.7.0_51] at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) [custom.jar:git-Spigot-1377] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) [custom.jar:git-Spigot-1377] ... 6 more
-
View User Profile
-
Send Message
Posted Aug 28, 2014@robrobk
FactionsAlias can fix this: http://dev.bukkit.org/bukkit-plugins/factionsalias
-
View User Profile
-
Send Message
Posted Aug 28, 2014This plugin is AWESOME! !!!(Factions is not compatible with CustomUnknownMessage)!!!
-
View User Profile
-
Send Message
Posted Aug 27, 2014Where i can claim safe or warzone?
-
View User Profile
-
Send Message
Posted Aug 27, 2014@Cayorion? Have you saw my request.
-
View User Profile
-
Send Message
Posted Aug 27, 2014@Nasko988
Use the version Release Factions 2.3.1 MCore 7.1.X for CB 1.7.5
-
View User Profile
-
Send Message
Posted Aug 26, 2014I have a 1.7.4 bukkit server .. will this still work?
-
View User Profile
-
Send Message
Posted Aug 26, 2014@BuklaooPvP
Just a thought D:...Sry it didn't work.
AKA MCTyler
-
View User Profile
-
Send Message
Posted Aug 25, 2014I have a server with FadeHost and i have MCCore but when i try to install factions it wont work wtf? plz help