1

Faction Configuration

TheCMHammond 2/27/14 12:18 am
138
2/27/2014 1:35 am
Okay, so I have been looking all over the internet for a solution to this and I finally managed to locate the config file (since I haven't played Minecraft in a while it seems there no longer is a folder marked 'factions' in the plugin directory). When you type '/f f' in Minecraft it shows your faction information, how do I configure this part?

For instance, I want to remove the 'Default faction <faction name>' from it so it just show the faction name. I have seen on other servers this is possible. I also want to change the colours and maybe move around the order that information is showed. I also want to change '/f f' to 'f show' like it used to be, is there a way to do this?

Thanks in advance.
Posted by
TheCMHammond
Level 1 : New Explorer
0

  Have something to say?

JoinSign in

6

CreeperDominator17
02/27/2014 1:35 am
Level 16 : Journeyman Ninja
You are able to download the old factions plugin. I run a minecraft faction server using old plugin and it works great! I just went to google and searched factions versions list and it gave me a list and you just download the first one after mccore
1
TheCMHammond
02/27/2014 1:21 am
Level 1 : New Explorer
Wow, that looks like a good plugin, I am downloading it now. I tried downgrading, the first few versions down had the same 'DEFAULT FACTION' thing and the other ones didn't work with my version of CraftBukkit. Do you know of any other faction plugins that allow more customisation?
1
DtigerCSK
02/27/2014 1:26 am
Level 34 : Artisan Pokémon
Separate plugins for the Factions plugin or plugins that are similar to factions?
If you want something to add a bit to Factions there's FactionsPlus, but they don't have any customization of faction messages and stuff.
1
DtigerCSK
02/27/2014 12:51 am
Level 34 : Artisan Pokémon
I don't use any alias plugins, but you can try SimpleAlias. I'm not sure if it supports sub commands, like /f show. It might be only an alias for a single command like /f, which may override your factions command.

If that doesn't work, you can try Skript and write a small script to do it, no programming knowledge needed. It will be a bit weird though, as there's /f f along with /f p which show different things.
Something like this should work (with Skript).

on command /f show:
make player execute command "/f f"
1
TheCMHammond
02/27/2014 12:39 am
Level 1 : New Explorer
Thanks, would you mind recommending an alias plugin?
1
DtigerCSK
02/27/2014 12:34 am
Level 34 : Artisan Pokémon
I'm fairly certain you can't remove the "Default faction <faction name>" thing or reorder/change stuff around. Older versions might have the Default faction thing not there, but I do not know for certain.
/f show was removed in newer faction versions, the only way to get /f show again would be downgrading or having some alias system, either with an alias plugin or something equivalent.
1

Welcome