[This is preliminary documentation and is subject to change.]

Replaces keywords with appropriate values. See http://www.fcraft.net/wiki/Constants

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.5 (0.6.3.5)

Syntax

   
 C# 
[NotNullAttribute]
public static string ReplaceTextKeywords(
	Player player,
	string input
)

Parameters

player
Player
input
String

See Also