Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 309 Bytes

File metadata and controls

14 lines (10 loc) · 309 Bytes

TransferAPI

Commands:

  • /sendto

Usage(example)

(to transfer a player via plugin) 
new \TransferAPI\api\TransferAPI::transferPlayer($player, "ServerName");
 
or
 
(to transfer a player via command)
/sendto <Player (Default your name)> <Server-Name>