fn handle_set_motd( server: &mut Server, client: Entity, _target: Entity, args: Vec<String>, action: &ServerChatCommand, ) -> Result<(), Content>