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 16, 2012@TeamEliteG
maybe your answer is in here: http://massivecraft.com/plugins/factions/config or simply read the answer in the FAQ above(just scroll up): Q. I modified the configuration file conf.json manually and the configuration either reset to default or it ignored and overwrote my changes. What happened?
@jazzman170
"territoryDenyUseage": false, maybe that? just guessing, but I really have no idea, seems like it should've worked
-
View User Profile
-
Send Message
Posted Aug 15, 2012Ok, so im currently having trouble reloading the plugin. I am running the latest version. The Prefix is kind of annoying to see, so i have changed the "PrefixAdmin" and "PrefixMod" to not have anything. I then save the file and reload my server. When i check my files again, it goes back to the default version of the conf. Anyone know why?
-
View User Profile
-
Send Message
Posted Aug 15, 2012Ok so all of a sudden my players can place water buckets to spawn water in other players faction land. Not sure how long this has been able, but the config has it so they cant, yet they stil can??? Please somebody look at this config and tell me whats wrong, i dont want other players able to place water buckets down in enemy or neutral faction land.
http://pastebin.com/jgdvdFXj
-
View User Profile
-
Send Message
Posted Aug 15, 2012Steps to a Better WorldGuard Hook: How to make your plug-in stepping aside a feature.
Who (the hell do you think you are)? I'm someone who knows how it works enough to figure out where the changes need to go, but is too incompetent to be able to make these changes himself. >_> Besides that, this feature would work better at the core level of Factions as opposed to as a separate addon, I believe.
What?: A config option to allow Factions block denial be over-ridden by WorldGuard by preference.
Why?: So that server admins have more control with Factions than previously. This would allow for safe zone construction areas without having to give admin controls out. Admins could provide more player-interactive environments with this feature! It would let us go 'Off the grid!' :D
How?: I believe it will require updates to only 3 java files.
Factions/integration/Worldguard.java - Add a subroutine to determine if a block is contained in a region, and return a boolean value for, let's say, 'boolean blockIsRegion'
Factions/conf.java - 'public static boolean worldGuardPriority = false;'
Factions/Listeners/FactionsBlockListener.java - Here's the meat of it all.
1. Import Factions/integration/Worldguard.java
2. if worldGuardPriority is set to true, call Factions/integration/Worldguard.Java
3. if blockIsRegion returns false, procede normally.
4. If blockIsRegion returns true, allow block placement to pass through Faction's protections, relying on Worldguard's protections instead.
Alternative: You could just have worldguard.java check the block's region flags to see if the player is allowed to build, and let it through that way. It could possibly be cleaner, with a Factions-controlled response.
P.S. I'm sorry I posted it in such an uneducated way before. I only took half a year of HS Java, and so I gave a half a year of HS Java suggestion. Factions is quite a bit more complicated than that. This should be a more on-level suggestion.
-
View User Profile
-
Send Message
Posted Aug 15, 2012Ok so I'm on 1.6.9 and the chat seems to be fu***d. No colors, layout and format is screwed. I even checked my config for all the 'chat' options, it was the exact same as the 'chat' options of 1.6.7.
When I used to be on 1.6.7 everything was fine.
-
View User Profile
-
Send Message
Posted Aug 15, 2012enyone no the config command to make it so factions dont delete at all even when they not bin on for so loing?
-
View User Profile
-
Send Message
Posted Aug 15, 2012I know that you guys know there is a problem with the chat.
But is there a fast fix for it? :)
Kind regards,
Dutch_Boy.
-
View User Profile
-
Send Message
Posted Aug 15, 2012@mine157947
Yes same here. I tried all 1.3 builds non works. Cant join nor create factions
-
View User Profile
-
Send Message
Posted Aug 15, 2012i'm using factions and my members can't create a faction what can i do to fix that.
-
View User Profile
-
Send Message
Posted Aug 15, 2012Just wanted to make you aware that it does not work with the latest HeroChat, as the API you use with it has changed.
-
View User Profile
-
Send Message
Posted Aug 14, 2012I have a 1.2.5 server. I am using the factions beta build for 1.2.5 but it doesn't have faction chat capability. I decided to backup and remove factiosn and try using the release build for 1.2.5. Factions loaded the Tags config file and then failed to load the rest. Why?
-
View User Profile
-
Send Message
Posted Aug 14, 2012To be perfect only need mysql support for leaderboards online :D Rest no complain, almost perfect plugin, it's a must have on a server
-
View User Profile
-
Send Message
Posted Aug 14, 2012i put the jar in my plugins file but it didnt create a config.json file so it wont work any suggestions
-
View User Profile
-
Send Message
Posted Aug 14, 2012Not working with the new herochat & Bpermissions still
-
View User Profile
-
Send Message
Posted Aug 14, 2012-
View User Profile
-
Send Message
Posted Aug 14, 2012MySQL support, please? For web statistics etc.
-
View User Profile
-
Send Message
Posted Aug 14, 2012Hi there, this is an issue I'm having with 1.7.5:
Whenever anyone anywhere tries to attack another person (including myself as Admin & OP) they get the message "You can't hurt members in your faction." There are no factions set up on the server yet, other than the defaults in the factions.json file.
My permissions file (PEX) - http://pastebin.com/dqZ2dnCK
My Factions config file - http://pastebin.com/W6NFJAiJ
I hope I'm not just being stupid and missing something very simple here but I've searched all over for an answer and haven't found anything.
Any help would be appreciated,
Cheers.
-
View User Profile
-
Send Message
Posted Aug 14, 2012This Fills up my console for the 1.3.1 version.
http://pastebin.com/pFJ8f6fd
EDIT(H31IX): Please pastebin logs if you wish to put them here so that it does not take up the whole page.
-
View User Profile
-
Send Message
Posted Aug 14, 2012@corraddave
did you recieve an answer to your question because I have the same issue
-
View User Profile
-
Send Message
Posted Aug 14, 2012Freezes @ Factions: v1.6.9] === ENABLE START ===