Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 568 Bytes

doc.md

File metadata and controls

30 lines (18 loc) · 568 Bytes

sendTransferAction

Transfers a player to any server.

Arguments

  • player: Player - The player
  • host: string - The host address of the destination server
  • port: number - The port number of the destination server

sendKickAction (WIP)

Kicks a player out.

Note

This feature is under development. It is planned to be able to kick by the player's id in the future.

Arguments

  • playerName: string - Player name
  • reason: string - Reason for expulsion

sendStopAction

Stops the server.

sendReloadAction

Reloads mcfunction and scripts.