Don't show home location by default.

This was in there for HCFactions and isn't really meant for regular factions.
This commit is contained in:
drtshock
2015-05-25 18:57:56 -05:00
parent 3ab25c3694
commit e7f8060441
2 changed files with 0 additions and 2 deletions

View File

@@ -25,7 +25,6 @@ public class CmdShow extends FCommand {
defaults.add("<a>Description: <i>{description}");
defaults.add("<a>Joining: <i>{joining} {peaceful}");
defaults.add("<a>Land / Power / Maxpower: <i> {chunks} / {power} / {maxPower}");
defaults.add("<a>Faction Home: <i>{world}, {x}, {y}, {z}");
defaults.add("<a>Founded: <i>{create-date}");
defaults.add("<a>This faction is permanent, remaining even with no members.");
defaults.add("<a>Land value: <i>{land-value} {land-refund}");