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

Returns true if player is allowed to join a given world.

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

Syntax

   
 C# 
public bool CanJoin(
	World worldToJoin
)

Parameters

worldToJoin
World

See Also