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 Mar 26, 2013@UnitedFactions
In the configuration of my project, that protection is related to the plugin faction has advantages. Notament that the player have the tag [NEW] to his nickname, he could not create a faction as it is protected (because already a member of faction) etc ... I did do list some advantages, but there are others: p
-
View User Profile
-
Send Message
Posted Mar 26, 2013@Brettflan
Ah, i gave u the wrong error hehe.
I'll give u some more errors later tonight.
I think the playermoveevent could be because of my AntiVClip im not sure. Since i custom coded mine
-
View User Profile
-
Send Message
Posted Mar 26, 2013@Antelrob
Yes.
-
View User Profile
-
Send Message
Posted Mar 25, 2013@Brettflan
Where is the most recent update? My server is 1.5.1 and i dont see a Factions update for it. Should I have to deal with the 1.4.7 version?
-
View User Profile
-
Send Message
Posted Mar 25, 2013@Vitaminous
You presumably have something misconfigured. Copy and paste the entire section from your conf.json that starts with "power" here.
-
View User Profile
-
Send Message
Posted Mar 25, 2013@Brettflan
What I don't understand is that people get kicked out for inactivity, but the power loss settings I've set don't seem to be affecting anybody. I've tried a negative setting to see if that was the issue, but no dice. I don't get any errors, either. It's been like this for a while. All the other issues have resolved themselves with regular Bukkit updates, but this one has not.
-
View User Profile
-
Send Message
Posted Mar 25, 2013this plugin is so good :)
-
View User Profile
-
Send Message
Posted Mar 25, 2013@Bl0c
I readed all what you asked for, but why not just use PVPTimer?
-
View User Profile
-
Send Message
Posted Mar 25, 2013@Pixiyo
AFAIK the latest releases work OK in the latest dev builds of CraftBukkit 1.5.1. There were apparently problems (as you should fully expect) in earlier 1.5.1 dev builds that weren't the fault of Factions.
That aside, I still wouldn't give you a definite release date for the next release beyond "when it's ready".
-
View User Profile
-
Send Message
Posted Mar 25, 2013@Brettflan
When is the 1.5 version coming?
-
View User Profile
-
Send Message
Posted Mar 25, 2013I understand your point, and I take good ^ ^. He just seemed a simple condition permitted, as I did not know, I did a simple hypothesis. I hope this will not take you too long to make the change if you decide to solve this problem. Good luck ...
A fan
-
View User Profile
-
Send Message
Posted Mar 25, 2013@Bl0c
I already know what would be necessary to modify the command to allow execution through console and therefore a rough idea how long it would take, which would be substantially longer than 2 minutes.
EDIT: by the way, a bit of advice: if you ever find yourself about to say "I don't know anything about X, but changing Y should only take a couple of minutes", take a step back and consider whether your lack of knowledge qualifies you to make any guess whatsoever about how long it would in fact take. No offense intended, just some friendly advice.
-
View User Profile
-
Send Message
Posted Mar 25, 2013Thank you for the quick response. I did not know anything about java, but from the link I have sent (to the end of the page, they talk of limiting the order to ban a player and the console). If I understand correctly, 2 mins, the problem is resolved.
Could be you could solve my problem otherwise. What I intend to do is simple: when the player arrives at the server, it passes directly into the faction "New players" (which has PvP disabled). It can then leave the faction for pvp power and create his own faction. (system protection beginner I want to do with your exellent plugin).
The problem is that there is no way to get a player in an automatic faction except willderness (pvp enabled etc ...). So I thought of creating with one another plugin achievement "as soon as the player has spent 0 min on the server" console execute the command "/f join <faction <name> name>".
The second method is perfect for me, but it lacks that you modify this "small" problem. Sorry for my bad english
-
View User Profile
-
Send Message
Posted Mar 25, 2013@Cayorion and @Brettflan
Do you think you guys could change the factions chat priority to HIGH or have a option in the config?
I notice it's messing with some of my other plugins that handle chat.
Thanks! :D
-
View User Profile
-
Send Message
Posted Mar 25, 2013@Curtis4321
I can't comment on any PlayerMoveEvent errors unless you report them with the stack trace.
@Bl0c
There are also several other commands which might be nice to allow running from console besides that one. Sorry, but there are more important things for me to spend my limited free time on.
-
View User Profile
-
Send Message
Posted Mar 25, 2013Getting quite a few errors on 1.6.9.4 ;(
There are a few more PlayerMoveEvent errors, but that 1 is the most common.
-
View User Profile
-
Send Message
Posted Mar 25, 2013The access to the / f join <faction name> <name> is only accessible to players. However I would like this plugin executed from the console. I do not see why it is necessary to make a player control ... If I understand it would have to do with here: Link If you could change it ... I'll be a great recognition.
-
View User Profile
-
Send Message
Posted Mar 25, 2013@CorruptedHelix
Looks like that plugin uses NMS calls to access the scoreboard rather than anything provided by Bukkit.
https://github.com/xxmicloxx/ScoreboardAPI/blob/master/src/yt/codebukkit/scoreboardapi/Scoreboard.java
That will break with every new Minecraft version.
-
View User Profile
-
Send Message
Posted Mar 25, 2013@Brettflan
http://dev.bukkit.org/server-mods/scoreboardapi/ if you didn't find it... Not sure how much Bukkit has implemented or if the plugin I linked would even be needed.
-
View User Profile
-
Send Message
Posted Mar 25, 2013All of my server is pvp-disabled except for one world, and I would like that world to have the faction names in chat, but not the rest. Is this possible? I use HeroChat, if that matters.