Overview

Namespaces

  • aliuly
    • common
      • selectors
    • loader
  • xPaw

Classes

  • ArmorItems
  • BasicCli
  • BasicHelp
  • BasicPlugin
  • ChatSession
  • Cmd
  • CmdSelector
  • ExpandVars
  • FastTransfer
  • FileUtils
  • FreezeSession
  • GetMotd
  • GetMotdAsyncTask
  • InvisibleSession
  • InvUtils
  • ItemName
  • mc
  • mc2
  • MoneyAPI
  • MPMU
  • Npc
  • PermUtils
  • PluginAsyncTask
  • PluginCallbackTask
  • PMScript
  • QueryAsyncTask
  • Rcon
  • RconTask
  • Session
  • ShieldSession
  • ShoppingCart
  • SignUtils
  • SkinUtils
  • SpySession
  • SubCommandMap
  • TPUtils
  • Overview
  • Namespace
  • Class

Class FastTransfer

Fast Transfer related functions

Abstract
Namespace: aliuly\common
Located at aliuly/common/FastTransfer.php
Methods summary
public static boolean
# transferPlayer( pocketmine\Player $player, str $address, integer $port, str $message = null )

This will transfer a player and also add the workaround for players lingering connections...

This will transfer a player and also add the workaround for players lingering connections...

Parameters

$player
$address
$port
$message

Returns

boolean
API documentation generated by ApiGen