Function handle_players

Source
fn handle_players(
    server: &mut Server,
    client: Entity,
    _target: Entity,
    _args: Vec<String>,
    _action: &ServerChatCommand,
) -> Result<(), Content>