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 12, 2013@PzykoD
There is an addon plugin for that, called FactionChat, allthough I don't know if it is compatible with 1.6+ versions
-
View User Profile
-
Send Message
Posted Aug 12, 2013Still adjusting to the changes... Everything seems to be working and the players on my server are adapting well to the new commands. Thank you.
I seem to have an issue with keeping Safezones and Warzones when I restart my server. For instance, I can claim all around my Shop in the End, but something seems to be resetting the areas my shop resides in.
Like so:
/////
/----/
/----/
/////
I don't use WorldGuard in this area. It only seems to happen with Warzones and Safezones. Need any other info?
-
View User Profile
-
Send Message
Posted Aug 12, 20132 Things.
How do I change the Max Ip registration?
Also, I'm getting this error when the server restarts:
http://pastebin.com/raw.php?i=CKS0amEA
Edited the pastebin link.
-
View User Profile
-
Send Message
Posted Aug 12, 2013@GreenGrizzlyBear
thanks. I'm going to check it out
-
View User Profile
-
Send Message
Posted Aug 12, 2013is factions compatible with essentials because last time i used the two it was not and i would really like to run both of these plugins
-
View User Profile
-
Send Message
Posted Aug 12, 2013Can anyone please help me, I want the "Old" factions, for example the one with /f mod and not the one with /f promote... I know this is possible cause I have seen over 10 servers with the "old" factions for 1.6.2.. please help here. thanks
-
View User Profile
-
Send Message
Posted Aug 12, 2013@ktmash
Config
-
View User Profile
-
Send Message
Posted Aug 12, 2013@Cayorion
Please put back faction and ally chat? And /f show... please?
-
View User Profile
-
Send Message
Posted Aug 12, 2013I wanna download the old version of this plugin the v1.8.2 version and i dunno how i want this one because i dont like the old plugin
-
View User Profile
-
Send Message
Posted Aug 12, 2013@ItzRizz
Ive done some more research and i fixed the problem
-
View User Profile
-
Send Message
Posted Aug 12, 2013I get an error when i try to use /f home.
12:32:55 PM [INFO] ItzRizz issued server command: /f home 12:32:55 PM [SEVERE] null 12:32:55 PM org.bukkit.command.CommandException: Unhandled exception executing 'f home' in com.massivecraft.mcore.cmd.BukkitGlueCommand(f) 12:32:55 PM at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:195) 12:32:55 PM at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523) 12:32:55 PM at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:954) 12:32:55 PM at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:872) 12:32:55 PM at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:829) 12:32:55 PM at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49) 12:32:55 PM at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296) 12:32:55 PM at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116) 12:32:55 PM at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37) 12:32:55 PM at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30) 12:32:55 PM at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590) 12:32:55 PM at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226) 12:32:55 PM at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486) 12:32:55 PM at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419) 12:32:55 PM at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582) 12:32:55 PM Caused by: java.lang.NoSuchMethodError: com.massivecraft.mcore.mixin.Mixin.teleport(Lorg/bukkit/entity/Player;Lcom/massivecraft/mcore/ps/PS;Ljava/lang/String;Lorg/bukkit/permissions/Permissible;)V 12:32:55 PM at com.massivecraft.factions.cmd.CmdFactionsHome.perform(CmdFactionsHome.java:133) 12:32:55 PM at com.massivecraft.mcore.cmd.MCommand.execute(MCommand.java:258) 12:32:55 PM at com.massivecraft.mcore.cmd.MCommand.execute(MCommand.java:250) 12:32:55 PM at com.massivecraft.mcore.cmd.MCommand.execute(MCommand.java:265) 12:32:55 PM at com.massivecraft.mcore.cmd.BukkitGlueCommand.execute(BukkitGlueCommand.java:31) 12:32:55 PM at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191) 12:32:55 PM ... 14 more
-
View User Profile
-
Send Message
Posted Aug 12, 2013is there anyway in the console to make someone do /f admin because a user did it while we were testing and wont disable being an f admin, he is a griefer too
-
View User Profile
-
Send Message
Posted Aug 12, 2013@Cayorion
I installed it to make sure, and it still gives the same thing. I didn't mean to outburst, I spent the whole day trying to get my server back up and the only thing keeping me from doing that is Factions.
-Sorry for the outburst, it was childish.
-
View User Profile
-
Send Message
Posted Aug 12, 2013how do you enable /f money ?
-
View User Profile
-
Send Message
Posted Aug 12, 2013Is there some way to disable factions in separate worlds? I would like to have some pvp mingames but that is impossible when people from the same faction cant harm each-other. If not this is an important feature to implement
-
View User Profile
-
Send Message
Posted Aug 12, 2013@TheNayster
That error has nothing to do with mcore. In the installation instruction it's clearly stated "Ensure you have Java 7 installed.". Now start behaving better please. You cant just use free software and accuse the author of stupidity (when in fact the fault was all yours).
-
View User Profile
-
Send Message
Posted Aug 11, 2013When I drag the file to my plugins folder, it dosint make a factions folder and my server will not know the plugins commands.
-
View User Profile
-
Send Message
Posted Aug 11, 2013Can anyone help me on how to disable or edit "wilderness" faction tag prefix?
-
View User Profile
-
Send Message
Posted Aug 11, 2013hi I have Factions v1.8.2 and want to use the new one however when I do I lose all my safezones and warzones but my faction land is not destroyed its still the same.
I need to keep my warzones and safezones
-
View User Profile
-
Send Message
Posted Aug 11, 2013im sorry but im still not understanding how worldguard has anything to do with creating warzones/safezones from factions using the command /f claim warzone /f claim safezone
Not to mention i don't believe that it would fix the issue of seeing the warzone and safezone in the list of factions on the server.