moo.sdk.output.boot_player
- moo.sdk.output.boot_player(obj)
Disconnect the given player from the MOO server.
Publishes a
disconnectevent to the player’s Kombu message queue, which the SSH server’sprocess_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