Function veloren_server::cmd::handle_destroy_tethers
source ยท fn handle_destroy_tethers(
server: &mut Server,
client: Entity,
target: Entity,
_args: Vec<String>,
_action: &ServerChatCommand,
) -> Result<(), Content>