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 Apr 7, 2012i want pvp between faction members,because i have an domination arena :O
-
View User Profile
-
Send Message
Posted Apr 6, 2012My mistake on the unconnected claims, I updated most of my plugins around late March, seems as though I forgot to update factions :( .
Keep up the good work :D , works fine with latest version.
-
View User Profile
-
Send Message
Posted Apr 6, 2012@asle123
Sorry, no.
@BONNe1704
Sorry, no. See here.
@Breeticus
I don't understand the problem, no. Among our multiworld settings is "worldsIgnorePvP" which is outlined in our user guide.
@latexink
We haven't done anything on our end for CraftIRC integration, so probably not.
@codydbgt
The error is indicating a problem with Dynmap-Factions accessing something in Factions, though EXCEPTION_ACCESS_VIOLATION tends to indicate a problem within Java itself. What does the error report with more information have in it? A stack trace would be useful.
-
View User Profile
-
Send Message
Posted Apr 6, 2012Wear error crashes my server befor the crash this happend 0:48:23 [INFO] WorldGuard Enabled 20:48:23 [INFO] [PLAYER_COMMAND] Lizzard: /f home
then this happend
A fatal error has been detected by the Java Runtime Environment:EXCEPTION _ACCESS_VIOLATION (0xc0000005) at pc=0x00000000054f77cb, pid=140988, tid=142268#Failed to write core dump. Minidumps are not enabled by default on client versions of WindowsAn error report file with more information is sa ved as:# D:\server\minecraft_1.2\hs_err_pid140988.logIf you would like to sub mit a bug report, please visit:# http://bugreport.sun.com/bugreport/crash.jsp# Restarting...-
View User Profile
-
Send Message
Posted Apr 6, 2012Are there endpoints for CraftIRC so non-faction chat can be sent to an IRC endpoint?
-
View User Profile
-
Send Message
Posted Apr 6, 2012Well specifically what i was talking about was the fact that allies from factions are still allies in the townie, and events world. In our factions u cannot friendly fire on your allies. So you can see where that would be a problem.
-
View User Profile
-
Send Message
Posted Apr 6, 2012@Brettflan
Stupid question, but in 1.7 will be MySQL or other databases support?
-
View User Profile
-
Send Message
Posted Apr 6, 2012Is there a way to claim safezone and warzone with wand? It is so hard to claim exactly where you want it.
-
View User Profile
-
Send Message
Posted Apr 6, 2012@enilsss
What version are you running? A fix for it was included in 1.6.7.
@Nicomang070
You can place WarZones and enable friendly fire in them: /f config warZoneFriendlyFire true
@GarretSidzaka
Explosions just outside a territory can still destroy blocks inside the territory, so a buffer zone around the edge of the territory is usually a good idea.
Explosion damage will be handled block-by-block in 1.7.
@Breeticus
Multiworld support is covered in our FAQ.
@Qiadda
What version of Factions are you running?
@BONNe1704
The material for fire charges is "fireball".
-
View User Profile
-
Send Message
Posted Apr 6, 2012hmm, i cannot put Fire charge to Deny usage... How can i add it, so in enemy teritory you cannot use it?
-
View User Profile
-
Send Message
Posted Apr 6, 2012report, 1.2.5 enemy faction can use the button and lever option: deny
-
View User Profile
-
Send Message
Posted Apr 5, 2012Hello,
Right now I am trying to set it up so that factions can be disabled in Multiverse, we have got our Towny to disable in other worlds using Multiverse, but it doesn't seem like factions is as compatible, or user friendly. Is factions able to be disabled completely cross worlds? Or is this something that needs to be worked on in the future?
-
View User Profile
-
Send Message
Posted Apr 5, 2012hi brett, long time
anywho i just noticed that if you directly impact a player with a bukkit explosion, but it impacts near where a warzone and a safezone meet, it will detonate the blocks with block damage, even with tnt damage turned off
-
View User Profile
-
Send Message
Posted Apr 5, 2012Yes this is working for me for CraftBukkit 1.2.5
-
View User Profile
-
Send Message
Posted Apr 5, 2012Did someone get this working with CraftBukkit 1.2.5????
-
View User Profile
-
Send Message
Posted Apr 5, 2012How can I enable pvp against same faction members? Or atleast enable it in ceratin areas?
-
View User Profile
-
Send Message
Posted Apr 4, 2012Doesn't look like "faction unconnected land claiming fee" works.
-
View User Profile
-
Send Message
Posted Apr 3, 2012@Brettflan now i understand Thanks but is there only just like a way to just turn off Claim? ive tried everything
-
View User Profile
-
Send Message
Posted Apr 3, 2012@deleted_7536780
I hope it doesn't display "[FACITON]", because that's misspelled. :-P You might also want to have it as "[FACTION]" ("[]" instead of "{}") in the Essentials config since Essentials no longer accepts curly-braces for anything other than their internal config values. They should be automatically converting to brackets, but you never know.
Also, it's possible if you've somehow skipped over Essentials 2.8.x that you still have "chatTagReplaceString" set to "{FACTION}" instead of "[FACTION]" in Factions conf.json. If so, you'll need to change that yourself manually. It was changed automatically by Factions if Essentials 2.8.x was detected, but that automatic check doesn't currently work to detect Essentials 2.9.x.
EDIT: had "[FACTION]" and "{FACTION}" switched around above; corrected.
-
View User Profile
-
Send Message
Posted Apr 3, 2012