moo.sdk.output.boot_player

moo.sdk.output.boot_player(obj)

Disconnect the given player from the MOO server.

Publishes a disconnect event to the player’s Kombu message queue, which the SSH server’s process_messages() loop picks up and exits cleanly.

Permission: the caller must be the player being booted, or a wizard.

Parameters:

obj – the player Object to disconnect