"Phrases"
{
	"Tag"
	{
		"en"	"[ServerProtection]"
	}
	
	"Player_Command_Block"
	{
		"#format" "{1:s}"
		"en"	"'{1}' Command is Blocked!"
	}
	
	"Server_Command_Block"
	{
		"#format" "{1:s}"
		"en"	"'{1}' Command is Blocked!"
	}
	
	"ConVarChange_Block_Message"
	{
		"#format" "{1:s}"
		"en"	"'{1}' ConVar is Locked You Can't Change Value of this ConVar"
	}
	
	"Alias_Fix_Message"
	{
		"en"	"You Can't alias two identical commands"
	}
	
	"Warning_Message"
	{
		"#format"	"{1:i},{2:i}"
		"en"	"Warning {1}/{2}: This Command is Blocked, don't use this Command"
	}
	
	"Kick_Message"
	{
		"en"	"You Are Kicked From The Server!"
	}
	
	"Ban_Message"
	{
		"#format"	"{1:i}"
		"en"		"You Are Banned From The Server For {1} Minutes"
	}
	
	"Ban_Message_Permanent"
	{
		"en"	"You Are Banned By Server"
	}
	
	"Anti_VPN"
	{
		"en"	"You Can't Join With VPN"
	}
	
	"Country_Block"
	{
		"#format"	"{1:s}"
		"en"	"You Can't Join From {1}"
	}

	"SM_META_Message"
	{
		"#format" "{1:s}"
		"en"	"'{1}' Command is Blocked."
	}
}
