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 Oct 12, 2012Feature Request
Make it so if the you are not owner of the land (That is ownered by someone else) you can't unclaim it.
-
View User Profile
-
Send Message
Posted Oct 12, 2012haha im sorry
-
View User Profile
-
Send Message
Posted Oct 12, 2012@BrecksGames
Noob, please don't double post. Edit your comment if you wish to make changes.
-
View User Profile
-
Send Message
Posted Oct 12, 2012how do i enable pvp in the wilderness
-
View User Profile
-
Send Message
Posted Oct 12, 2012how do i enable php in the wilderness
-
View User Profile
-
Send Message
Posted Oct 12, 2012I have created great plugin for chat. It's better than ChatManager, because it doesn't collide with this plugin and it's simple. It has many features! :) It's called FactionsChat. Link: http://dev.bukkit.org/server-mods/factionschat/
-
View User Profile
-
Send Message
Posted Oct 12, 2012@GuildMasterLelo
If all else fails you can delete the Factions data files so that they can be regenerated.
@ecdmcs
For whatever reason, older 1.6.x releases apparently don't load on Tekkit while the 1.7.x releases do.
@mikeyriver
The other plugin needs to update to use the newer Async chat events instead of the deprecated old chat events.
@Glacksy
The "version checking" is actually strictly checking to make sure the required GSON lib exists where it needs to, it doesn't actually check the CraftBukkit version. This is necessary since the CraftBukkit team moved their internally stored GSON lib (along with all other internally stored libs) to a new package name as of CB 1.3.2-R0.1, necessitating us to point to the new package name.
Apparently
CraftBukkit++haven't changed the package name of their internal libs in line with the main CraftBukkit project, thus the incompatibility.-
View User Profile
-
Send Message
Posted Oct 12, 2012Can you fix the version checking? or maybe make it possible to disable it... cause that makes Factions un-useable with craftbukkit (spout dev version to boost performance) for some reason, faction disables itself... as the only plugin who does it :o
-
View User Profile
-
Send Message
Posted Oct 11, 2012I use permission's prefix but they dont pop up anymore because factions is in conflict with it. How can I fix the prefixes?
-
View User Profile
-
Send Message
Posted Oct 11, 2012ok i am currently running a 1.2.5 server due to the fact that i am running tekkit. and just recently i have decided to go with factions to help user have an easier time protecting their land and such and can still work semi well with world gaurd. but every time i start the server i get this error:
[Factions v1.6.8] Creating default: plugins\Factions\conf.json 2012-10-08 19:20:52 [SEVERE] Error occurred while enabling Factions v1.6.8 (Is it up to date?) java.lang.AssertionError at com.google.gson.internal.bind.TypeAdapters$EnumTypeAdapter.<init>(TypeAdapters.java:686) at com.google.gson.internal.bind.TypeAdapters$24.create(TypeAdapters.java:715) at com.google.gson.Gson.getAdapter(Gson.java:353) at com.google.gson.internal.bind.CollectionTypeAdapterFactory.create(CollectionTypeAdapterFactory.java:52) at com.google.gson.Gson.getAdapter(Gson.java:353) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.<init>(ReflectiveTypeAdapterFactory.java:82) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.createBoundField(ReflectiveTypeAdapterFactory.java:81) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.getBoundFields(ReflectiveTypeAdapterFactory.java:118) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.create(ReflectiveTypeAdapterFactory.java:72) at com.google.gson.Gson.getAdapter(Gson.java:353) at com.google.gson.Gson.toJson(Gson.java:538) at com.google.gson.Gson.toJson(Gson.java:525) at com.google.gson.Gson.toJson(Gson.java:480) at com.google.gson.Gson.toJson(Gson.java:460) at com.massivecraft.factions.zcore.util.Persist.save(Persist.java:116) at com.massivecraft.factions.zcore.util.Persist.loadOrSaveDefault(Persist.java:80) at com.massivecraft.factions.zcore.util.Persist.loadOrSaveDefault(Persist.java:72) at com.massivecraft.factions.Conf.load(Conf.java:360) at com.massivecraft.factions.P.onEnable(P.java:86) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:386) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:264) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:246) at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:387) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:374) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:208) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
i do not have a config file to keep it from doing an update check either. so is there a way to get it to start correctly and get me config files and a running working factions plugin
-
View User Profile
-
Send Message
Posted Oct 11, 2012it wont work help its my only plugin D:
-
View User Profile
-
Send Message
Posted Oct 11, 2012@HammyHavoc
I fixed the storage problem, I cleared some stuff and the storage is back to 3G out of 5G which is good. I'm trying to fix factions because it's corrupted. Land isn't showing up or anything.
-
View User Profile
-
Send Message
Posted Oct 11, 2012I wanted to know if it is possible to make players be able to attack anyone they encounter no matter what. Whether they be neutral in enemy land, allies or truce. I found friendly fire but not the others.
-
View User Profile
-
Send Message
Posted Oct 11, 2012Read this if u want it to work with hero chat http://dev.bukkit.org/server-mods/factions/tickets/446-hero-chat-chat-tag/
-
View User Profile
-
Send Message
Posted Oct 11, 2012@GuildMasterLelo
The corruption or exceeding server storage? Usually there's not a lot you can do when something is corrupt.
-
View User Profile
-
Send Message
Posted Oct 11, 2012Please answer :( I just want to know if there's a possible way to fix it.
-
View User Profile
-
Send Message
Posted Oct 11, 2012@HammyHavoc
In the file listing it shows the new permissions:
http://dev.bukkit.org/server-mods/factions/files/38-1-7-5-beta/
You should really check each 1.7.x file listing anyway to get a better idea of what is changed from the 1.6 branch.
-
View User Profile
-
Send Message
Posted Oct 11, 2012Is there a list of permission nodes for 1.7.5+? Specifically I need the node for admin bypass mode.
-
View User Profile
-
Send Message
Posted Oct 11, 2012Oh god. Server storage exceeded and factions corrupted. Not on the console factions keeps saying it's cleaning up. Any way to fix this? :(
-
View User Profile
-
Send Message
Posted Oct 10, 2012I GOT TAGS TO WORK W/ HEROCHAT!!! Build 1.6.9.1 Factions w/ the newest RB for HeroChat!!! PM me if you want to know how I did it!