moar translatify :3

Add some missing TL nodes
Remove Lang class
You can now into changing command descriptions
This commit is contained in:
korikisulda
2015-01-20 18:27:26 +00:00
committed by eueln
parent 3d52704c5d
commit 1cc544db64
13 changed files with 405 additions and 185 deletions

View File

@@ -205,8 +205,6 @@ public class Conf {
public static boolean ownedAreaProtectMaterials = true;
public static boolean ownedAreaDenyUseage = true;
public static String ownedLandMessage = "Owner(s): ";
public static String publicLandMessage = "Public faction land.";
public static boolean ownedMessageOnBorder = true;
public static boolean ownedMessageInsideTerritory = true;
public static boolean ownedMessageByChunk = false;