Lang File EditFixed

LANG files needs to show whether the settings is disabled or enabled. :)

For the command:

/lordadmin no_trespass_gather
/lordadmin only_connected_zones

Also documentation in UMOD permission is not clear enough as it is highlighted in grey and wrapped up in other text.

{
"LordStatus": "<color=orange>LANDLORD:</color> Grounds seized: {0} TeamID is: {1}",
"UsageAdmin": "<color=orange>LANDLORD:</color> Usage: /lordadmin no_trespass_gather | only_connected_zones | show_settings ",
"NoPermission": "<color=orange>LANDLORD:</color> You do not have the permissions to use this command.",
"LordStatusZero": "<color=orange>LANDLORD:</color> Grounds seized: 0 TeamID is: {0}",
"TeamClearSuccess": "<color=orange>LANDLORD:</color> Team clear: Success!",
"HaveNoTeam": "<color=orange>LANDLORD:</color> You are not in a team!",
"CellHasPole": "<color=orange>LANDLORD:</color> This map cell already has a pole! Destroy it before build a new one",
"SettingsChanged": "<color=orange>LANDLORD:</color> Settings changed!",
"CurrentSettings": "<color=orange> LANDLORD:</color> Current settings. 1 means enabled, 0 means desabled. No Tresspass Gather {0}, Only Connected Zones {1}",
"CellCaptured": "<color=orange>LANDLORD:</color> You deploy a pole! Your gather rate increased!"
}

Thank you! I fixed it with version 1.0.10

Locked automatically