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 Jun 16, 2014I have a question: How can I disable mod YES for the flag INFPOWER for all factions?
-
View User Profile
-
Send Message
Posted Jun 16, 2014The plugin of factions, mcore and Creative Gates dont found From one day to another plugins have stopped working and I get many errors in the console and have the latest versions of 1.7.9;
[16:21:07 INFO]: KraPuX issued server command: / FF BOOMBABY [16:21:07 ERROR]: null org.bukkit.command.CommandException: Unhandled exception executing 'FF BOOMBABY' in com.massivecraft.mcore.cmd.MCoreBukkitCommand (f) at org.bukkit.command.SimpleCommandMap.dispatch (SimpleCommandMap.java: 184) ~ [spigot.jar: git-Spigot-1465] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand (CraftServer.java: 728) ~ [spigot.jar: git-Spigot-1465] at net.minecraft.server.v1_7_R3.PlayerConnection.handleCommand (PlayerConnection.java: 985) [spigot.jar: git-Spigot-1465] at net.minecraft.server.v1_7_R3.PlayerConnection.a (PlayerConnection.java: 830) [spigot.jar: git-Spigot-1465] at net.minecraft.server.v1_7_R3.PacketPlayInChat.a (PacketPlayInChat.java: 28) [spigot.jar: git-Spigot-1465] at net.minecraft.server.v1_7_R3.PacketPlayInChat.handle (PacketPlayInChat.java: 65) [spigot.jar: git-Spigot-1465] at net.minecraft.server.v1_7_R3.NetworkManager.a (NetworkManager.java: 180) [spigot.jar: git-Spigot-1465] at net.minecraft.server.v1_7_R3.ServerConnection.c (ServerConnection.java: 81) [spigot.jar: git-Spigot-1465] at net.minecraft.server.v1_7_R3.MinecraftServer.v (MinecraftServer.java: 713) [spigot.jar: git-Spigot-1465] at net.minecraft.server.v1_7_R3.DedicatedServer.v (DedicatedServer.java: 283) [spigot.jar: git-Spigot-1465] at net.minecraft.server.v1_7_R3.MinecraftServer.u (MinecraftServer.java: 576) [spigot.jar: git-Spigot-1465] at net.minecraft.server.v1_7_R3.MinecraftServer.run (MinecraftServer.java: 482) [spigot.jar: git-Spigot-1465] at net.minecraft.server.v1_7_R3.ThreadServerApplication.run (SourceFile: 628) [spigot.jar: git-Spigot-1465] Caused by: java.lang.NoSuchMethodError: com.massivecraft.factions.entity.UPlayer.getName () Ljava / lang / String; at com.massivecraft.factions.entity.UPlayer.getNameAndSomething (UPlayer.java: 498) ~ [:?] at com.massivecraft.factions.entity.UPlayer.getNameAndTitle (UPlayer.java: 515) ~ [:?] at com.massivecraft.factions.entity.UPlayer.getNameAndTitle (UPlayer.java: 528) ~ [:?] at com.massivecraft.factions.cmd.CmdFactionsFaction.perform (CmdFactionsFaction.java: 163) ~ [:?] at com.massivecraft.mcore.cmd.MCommand.execute (MCommand.java: 245) ~ [:?] at com.massivecraft.mcore.cmd.MCommand.execute (MCommand.java: 236) ~ [:?] at com.massivecraft.mcore.cmd.MCommand.execute (MCommand.java: 252) ~ [:?] at com.massivecraft.mcore.cmd.MCoreBukkitCommand.execute (MCoreBukkitCommand.java: 66) ~ [:?] at org.bukkit.command.SimpleCommandMap.dispatch (SimpleCommandMap.java: 180) ~ [spigot.jar: git-Spigot-1465] 12 more ...
-
View User Profile
-
Send Message
Posted Jun 16, 2014How do I make a default flag for factions? Like I want offline explosions to to be yes by default but i dont know how to do it. How can i do it?
-
View User Profile
-
Send Message
Posted Jun 15, 2014I'm getting some errors in the console as I boot up the server. I'm using MCProHosting and on 1.7.2 Bukkit beta build with Factions 2.3.0 My plugins are: Essentials,EssentialsChat,EssentialsProtect,EssentialsSpawn,Factions,MCore,WorldEdit and WorldGuard. The strangest thing is, if I download the craftbukkit.jar and make a local bukkit server with the same plugins and everything, IT ACTUALLY LOADS AND WORKS!! Strange huh.
Heres my console: 15.06 23:59:44 [Server] ERROR This crash report has been saved to: /./crash-reports/crash-2014-06-15_23.59.44-server.txt 15.06 23:59:44 [Server] INFO at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [Bukkit_Beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 15.06 23:59:44 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [Bukkit_Beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 15.06 23:59:44 [Server] INFO at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) [Bukkit_Beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 15.06 23:59:44 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) [Bukkit_Beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 15.06 23:59:44 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) [Bukkit_Beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 15.06 23:59:44 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) [Bukkit_Beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 15.06 23:59:44 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:385) [Bukkit_Beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 15.06 23:59:44 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.help.SimpleHelpMap.initializeCommands(SimpleHelpMap.java:138) [Bukkit_Beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 15.06 23:59:44 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.help.CommandAliasHelpTopic.(CommandAliasHelpTopic.java:18) [Bukkit_Beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 15.06 23:59:44 [Server] INFO at org.apache.commons.lang.Validate.isTrue(Validate.java:157) [Bukkit_Beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 15.06 23:59:44 [Server] INFO java.lang.IllegalArgumentException: Command /f cannot be alias for itself 15.06 23:59:44 [Server] ERROR Encountered an unexpected exception 15.06 23:59:44 [Server] INFO Server permissions file permissions.yml is empty, ignoring it 15.06 23:59:44 [Server] INFO === ENABLE COMPLETE (Took 158ms) === 15.06 23:59:44 [Server] INFO === ENABLE START === 15.06 23:59:44 [Server] INFO Enabling Factions v2.3.0 15.06 23:59:44 [Server] INFO Enabling EssentialsSpawn v2.12.2 15.06 23:59:44 [Server] INFO Enabling EssentialsProtect v2.12.2 15.06 23:59:44 [Server] INFO Enabling EssentialsChat v2.12.2 15.06 23:59:44 [Server] INFO Permissions listed in as player-commands will be given to all users. 15.06 23:59:44 [Server] INFO Essentials: Using config file enhanced permissions. 15.06 23:59:43 [Server] INFO Enabling Essentials v2.12.2 15.06 23:59:43 [Server] INFO 0 regions loaded for 'world_the_end' 15.06 23:59:43 [Server] INFO 0 regions loaded for 'world' 15.06 23:59:43 [Server] INFO Loaded configuration for world 'world_the_end' 15.06 23:59:43 [Server] INFO (world_the_end) Fire spread is UNRESTRICTED. 15.06 23:59:43 [Server] INFO (world_the_end) Lava fire is blocked. 15.06 23:59:43 [Server] INFO (world_the_end) Lighters are PERMITTED. 15.06 23:59:43 [Server] INFO (world_the_end) TNT ignition is PERMITTED. 15.06 23:59:43 [Server] INFO Loaded configuration for world 'world' 15.06 23:59:43 [Server] INFO (world) Fire spread is UNRESTRICTED. 15.06 23:59:43 [Server] INFO (world) Lava fire is blocked. 15.06 23:59:43 [Server] INFO (world) Lighters are PERMITTED. 15.06 23:59:43 [Server] INFO (world) TNT ignition is PERMITTED. 15.06 23:59:43 [Server] INFO Enabling WorldGuard v5.8 15.06 23:59:43 [Server] INFO WEPIF: Using the Bukkit Permissions API. 15.06 23:59:43 [Server] INFO Enabling WorldEdit v5.5.8 15.06 23:59:42 [Server] INFO Preparing start region for level 1 (Seed: 3602208974306755359) 15.06 23:59:42 [Server] INFO Preparing spawn area: 29% 15.06 23:59:41 [Server] INFO Preparing start region for level 0 (Seed: -8202885886620643869) 15.06 23:59:40 [Server] INFO Preparing level "world" 15.06 23:59:40 [Server] WARN To change this, set "online-mode" to "true" in the server.properties file. 15.06 23:59:40 [Server] WARN While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose. 15.06 23:59:40 [Server] WARN The server will make no attempt to authenticate usernames. Beware. 15.06 23:59:40 [Server] WARN SERVER IS RUNNING IN OFFLINE/INSECURE MODE! 15.06 23:59:40 [Server] INFO at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [Bukkit_Beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 15.06 23:59:40 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [Bukkit_Beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 15.06 23:59:40 [Server] INFO at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) [Bukkit_Beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 15.06 23:59:40 [Server] INFO at net.minecraft.server.v1_7_R1.DedicatedPlayerList.(SourceFile:14) [Bukkit_Beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 15.06 23:59:40 [Server] INFO at net.minecraft.server.v1_7_R1.PlayerList.(PlayerList.java:63) [Bukkit_Beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 15.06 23:59:40 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.CraftServer.(CraftServer.java:313) [Bukkit_Beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 15.06 23:59:40 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:375) [Bukkit_Beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 15.06 23:59:40 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:439) [Bukkit_Beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 15.06 23:59:40 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:389) [Bukkit_Beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 15.06 23:59:40 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:350) [Bukkit_Beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 15.06 23:59:40 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [Bukkit_Beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 15.06 23:59:40 [Server] INFO at com.massivecraft.mcore.MCore.onEnable(MCore.java:165) [?:?] 15.06 23:59:40 [Server] INFO at com.massivecraft.mcore.cmd.MCoreBukkitSimpleCommandMap.inject(MCoreBukkitSimpleCommandMap.java:32) [?:?] 15.06 23:59:40 [Server] INFO at com.massivecraft.mcore.cmd.MCoreBukkitSimpleCommandMap.(MCoreBukkitSimpleCommandMap.java:68) [?:?] 15.06 23:59:40 [Server] INFO at com.massivecraft.mcore.cmd.MCoreBukkitSimpleCommandMap.(MCoreBukkitSimpleCommandMap.java:55) [?:?] 15.06 23:59:40 [Server] INFO java.lang.NoSuchFieldError: aliases 15.06 23:59:40 [Server] ERROR Error occurred while enabling mcore v7.0.1 (Is it up to date?) 15.06 23:59:40 [Server] INFO §eSetup of SenderIdMixinDefault took §d12§ems. 15.06 23:59:40 [Server] INFO === ENABLE START === 15.06 23:59:40 [Server] INFO Enabling mcore v7.0.1 15.06 23:59:40 [Server] INFO Loading Factions v2.3.0 15.06 23:59:40 [Server] INFO Loading EssentialsSpawn v2.12.2 15.06 23:59:40 [Server] INFO Loading EssentialsProtect v2.12.2 15.06 23:59:40 [Server] INFO Loading EssentialsChat v2.12.2 15.06 23:59:40 [Server] INFO Loading Essentials v2.12.2 15.06 23:59:40 [Server] INFO Loading WorldGuard v5.8 15.06 23:59:40 [Server] INFO Loading WorldEdit v5.5.8 15.06 23:59:40 [Server] INFO Loading mcore v7.0.1 15.06 23:59:40 [Server] INFO
----- 15.06 23:59:40 [Server] INFO If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml. 15.06 23:59:40 [Server] INFO With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes. 15.06 23:59:40 [Server] INFO If you would like to be kept informed about new Beta Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'beta'. 15.06 23:59:40 [Server] INFO It appears that you're running a Beta Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds. 15.06 23:59:40 [Server] INFO- Bukkit Auto Updater- 15.06 23:59:40 [Server] INFO This server is running CraftBukkit version git-Bukkit-1.7.2-R0.3-b3020jnks (MC: 1.7.2) (Implementing API version 1.7.2-R0.3) 15.06 23:59:39 [Server] INFO Starting Minecraft server on 23.235.232.89:52726 15.06 23:59:39 [Server] INFO Generating keypair 15.06 23:59:39 [Server] INFO Default game type: SURVIVAL 15.06 23:59:39 [Server] INFO Loading properties 15.06 23:59:39 [Server] INFO Starting minecraft server version 1.7.2 15.06 23:59:29 [Server] INFO Loading libraries, please wait... 15.06 23:59:29 [Multicraft] Loaded config for "Bukkit 1.7.2 (Beta Build)" 15.06 23:59:29 [Multicraft] Starting server! 15.06 23:59:29 [Multicraft] Loading server properties-
View User Profile
-
Send Message
Posted Jun 15, 2014@MorrieHD
its not installing for me either. well its showing ujp in the plugins list and stuff but not when i do /pl in the server
-
View User Profile
-
Send Message
Posted Jun 14, 2014Factions isn't installing ;/ I'm installing MCORE as well, fixes anyone? :/
-
View User Profile
-
Send Message
Posted Jun 14, 2014Having an issue: People can pvp each other when in the same faction, someone has a fix for it?
-
View User Profile
-
Send Message
Posted Jun 14, 2014Was this feature removed? "offlineExplosionProtectionDelay" I can't seem to find this in any of the factions configs?
-
View User Profile
-
Send Message
Posted Jun 14, 2014Not a real bug but when you give people the permission to build in your faction and you set the container acces to no then people can break the containers to get the stuff in it. And can you also add an option for signs in the /f perms so that you can allow players to build shops in your territority without the permission to break your hole faction.
-
View User Profile
-
Send Message
Posted Jun 14, 2014How do I make a default flag for factions? Like I want offline explosions to to be yes by default but i dont know how to do it. How can i do it?
-
View User Profile
-
Send Message
Posted Jun 14, 2014Hello all. I host my server on https://www.serverminer.com/minecraft/ . Does anyone know if i can still download factions on it? i will be very glad if i get answer on this, thanks
-
View User Profile
-
Send Message
Posted Jun 13, 2014I hated 2.0 at first but its kinda growin on me, i like it better now lol.
ok id like to request a feature.
something like /f raidclaim or /f tempclaim. this would only be useful during a raid where you need to temporarily claim land to protect your tnt cannon for example. this is especially needed on my server where players cannot claim land unconnected to their territory. so if they try to build a tnt cannon and hit a faction base, that faction can simply claim the tnt cannon and the raiders can no longer use it.
so this would allow you to claim a chunk only for a configurable amount of time (default 30 minutes), and you can only raidclaim a configurable amount of chunks at any one time or as many members as you have. so if you have 5 members, you can claim 5 chunks temporarily.
id like to emphasize this is especially needed where players cannot claim land unconnected to prevent the faction they are raiding from simply claiming their tnt cannons and make raiding near impossible. because i also have offline faction explosions deny. so they have to do it when they are online.
-
View User Profile
-
Send Message
Posted Jun 13, 2014@IcyShadowBlade
Alright thanks! I'll switch versions and change my config. Thanks for the help!!!
-
View User Profile
-
Send Message
Posted Jun 13, 2014@SuperStudMufin
I know it's kind of tough, but I just found out that instead of "{faction_relcolor}{faction_tag}", you have to put "{factions_relcolor}{factions_name}". Basically, instead of "Faction", you put "Factions". Instead of "Tag", you put Name. It's what I did, so I'm not sure if it will work for others. (I'm using Factions 2.3.1 for 1.7.5 by the way.)
-
View User Profile
-
Send Message
Posted Jun 13, 2014@JackzMc
Look at your server root, you should have folder named mstore
-
View User Profile
-
Send Message
Posted Jun 13, 2014HELP I HAVE A FACTIONS ERROR (1.7.2):
[12:26:00] [Server thread/INFO]: Starting minecraft server version 1.7.2
[12:26:00] [Server thread/INFO]: Loading properties
[12:26:00] [Server thread/INFO]: Default game type: SURVIVAL
[12:26:00] [Server thread/INFO]: Generating keypair
[12:26:00] [Server thread/INFO]: Starting Minecraft server on 50.31.103.67:25897
[12:26:00] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.9-R0.1-b3084jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.1)
[12:26:00] [Server thread/WARN]: Plugin `Ram_Monitor v1' uses the space-character (0x20) in its name `Ram Monitor' - this is discouraged
[12:26:01] [Server thread/ERROR]: Could not load 'plugins/Factions.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: mcore
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:355) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
at org.bukkit.craftbukkit.v1_7_R3.CraftServer.(CraftServer.java:317) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
at net.minecraft.server.v1_7_R3.PlayerList.(PlayerList.java:68) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
at net.minecraft.server.v1_7_R3.DedicatedPlayerList.(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
[12:26:01] [Server thread/INFO]: [Orebfuscator] Loading Orebfuscator v2.1.3
[12:26:01] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.11 (Phoenix)
[12:26:01] [Server thread/INFO]: [aAntiSpam] Loading aAntiSpam v1.2
[12:26:01] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.2
[12:26:01] [Server thread/INFO]: [SimpleDeathBans] Loading SimpleDeathBans v1.5
[12:26:01] [Server thread/INFO]: [WorldEditSelectionVisualizer] Loading WorldEditSelectionVisualizer v1.2.1
[12:26:01] [Server thread/INFO]: cMMO] Loading mcMMO v1.5.00-b3547
[12:26:01] [Server thread/INFO]: [Ram_Monitor] Loading Ram_Monitor v1
[12:26:01] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
[12:26:01] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
[12:26:01] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
[12:26:01] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
[12:26:01] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
[12:26:01] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1
[12:26:01] [Server thread/INFO]: [Orebfuscator] Enabling Orebfuscator v2.1.3
[12:26:01] [Server thread/INFO]: cMMO] Enabling mcMMO v1.5.00-b3547
[12:26:02] [Server thread/INFO]: Preparing level "world"
[12:26:02] [Server thread/INFO]: Preparing start region for level 0 (Seed: 991491916096597052)
[12:26:03] [Server thread/INFO]: Preparing start region for level 1 (Seed: 991491916096597052)
[12:26:03] [Server thread/INFO]: Preparing start region for level 2 (Seed: 991491916096597052)
[12:26:03] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.11 (Phoenix)
[12:26:03] [Server thread/INFO]: GroupManager - INFO - World Found: world
[12:26:03] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[12:26:03] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[12:26:03] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[12:26:03] [Server thread/INFO]: GroupManager version 2.1.11 (Phoenix) is enabled!
[12:26:03] [Server thread/INFO]: [aAntiSpam] Enabling aAntiSpam v1.2
[12:26:03] [Server thread/INFO]: aAntiSpam activated.
[12:26:03] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.2
[12:26:03] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[12:26:03] [Server thread/INFO]: [SimpleDeathBans] Enabling SimpleDeathBans v1.5
[12:26:03] [Server thread/INFO]: [WorldEditSelectionVisualizer] Enabling WorldEditSelectionVisualizer v1.2.1
[12:26:04] [Server thread/INFO]: [Ram_Monitor] Enabling Ram_Monitor v1
[12:26:04] [Server thread/INFO]: [Ram Monitor] Listening on 50.31.103.67:1636
[12:26:04] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
[12:26:04] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[12:26:04] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[12:26:04] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[12:26:04] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[12:26:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[12:26:04] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[12:26:04] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[12:26:04] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[12:26:04] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[12:26:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[12:26:04] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[12:26:04] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[12:26:04] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[12:26:04] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[12:26:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[12:26:04] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world'
[12:26:04] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
[12:26:04] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
[12:26:04] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
[12:26:04] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
[12:26:04] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
[12:26:04] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
[12:26:04] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
[12:26:04] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.13.1
[12:26:04] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[12:26:04] [Server thread/INFO]: Done (2.194s)! For help, type "help" or "?"
[12:26:04] [Server thread/INFO]: Starting GS4 status listener
[12:26:04] [Server thread/INFO]: Starting remote control listener
[12:26:04] [Query Listener #1/INFO]: Query running on 50.31.103.67:25897
[12:26:04] [Server thread/WARN]: No rcon password set in '/home/ericarca/20708/server.properties', rcon disabled!
[12:26:04] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[12:34:02] [Server thread/INFO]: CONSOLE: Stopping the server..
[12:34:02] [Server thread/INFO]: Stopping server
[12:34:02] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild v2.13.1
[12:34:02] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.13.1
[12:34:02] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.13.1
[12:34:02] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.13.1
[12:34:02] [Server thread/INFO]: [Essentials] Disabling Essentials v2.13.1
[12:34:02] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v5.9
[12:34:02] [Server thread/INFO]: [Ram_Monitor] Disabling Ram_Monitor v1
[12:34:02] [Ram monitor listening thread/INFO]: [Ram Monitor] Socket closed
[12:34:02] [Server thread/INFO]: cMMO] Disabling mcMMO v1.5.00-b3547
[12:34:02] [Server thread/INFO]: [WorldEditSelectionVisualizer] Disabling WorldEditSelectionVisualizer v1.2.1
[12:34:02] [Server thread/INFO]: [SimpleDeathBans] Disabling SimpleDeathBans v1.5
[12:34:02] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v5.6.2
[12:34:02] [Server thread/INFO]: [aAntiSpam] Disabling aAntiSpam v1.2
[12:34:02] [Server thread/INFO]: [GroupManager] Disabling GroupManager v2.1.11 (Phoenix)
[12:34:02] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
[12:34:02] [Server thread/INFO]: GroupManager version 2.1.11 (Phoenix) is disabled!
[12:34:02] [Server thread/INFO]: [Orebfuscator] Disabling Orebfuscator v2.1.3
[12:34:02] [Server thread/INFO]: Saving players
[12:34:02] [Server thread/INFO]: Saving worlds
[12:34:02] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[12:34:02] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
[12:34:02] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
[12:34:02] [Thread-4/INFO]: Stopping server
[12:34:02] [Thread-4/INFO]: Saving players
[12:34:02] [Thread-4/INFO]: Saving worlds
[12:34:02] [Thread-4/INFO]: Saving chunks for level 'world'/Overworld
Send Command
HELP !!! THANKS
-
View User Profile
-
Send Message
Posted Jun 13, 2014I downloaded both mcore and factions (download button). I'm on 1.7.9, and factions works but there is no factions config/folder (of course), and no mstore folder/config too. No files generated for me. The only folder I can find is mcore, and with conf.json and idnamecache.json
-
View User Profile
-
Send Message
Posted Jun 13, 2014Ever since I started my server back up, when people type, in front of their name it says "{faction_recolor}{faction_tag}" and then their name. The faction_tag is purple btw.
I'll post my configs if needed, but not for now because it's on my other computer.
Here's a screenshot: http://puu.sh/9rfdN/e7670bb101.jpg
-
View User Profile
-
Send Message
Posted Jun 13, 2014@WorldOfCastra
@mscott1106
The config file is no longer in the Plugins folder. Since factions is now dependent on Mcore, it is placed in the mstore folder outside of the plugins folder. I hope i answered your question.
-
View User Profile
-
Send Message
Posted Jun 13, 2014Hello,
Does WAR override a pvp/explosion/firespread flag set to NOO ?