pub fn match_commands(
    matches: &ArgMatches,
    a: &Archetypes,
    c: &Components,
    e: &Entities,
    pause: &mut Pause,
    reflect: &TypeRegistry
) -> String