Map

Comment

Author: Admin | 2025-04-28

./map list difficulty -> list List the maps that have a difficulty easier than ./map list difficulty -> list List the maps that have a difficulty easier than or exactly ./map list difficulty = -> list List the maps that have exactly ./map list difficulty > -> list List the maps that have a difficulty harder than ./map list difficulty >= -> list List the maps that have a difficulty harder than or exactly ./map list location != -> list List the maps that are not published in . FFA are the publicly accessible maps, FFAPLUS are the server's best maps./map list location = -> list List the maps that are published in . FFA are the publicly accessible maps, FFAPLUS are the server's best maps./map list page -> list Shows the given page for the map list./map list player -> list Targets a player for the map list, this affects completed and uncompleted queries that come after./map list sort-by -> list Sort the map list by the given sorting mode. can be alphabet, points, rank, completions and popularity. Alphabet sorts alphabetically, points sorts by the number of points rewarded (descending). Rank sorts by the achieved rank of the targeted player. Completions sorts by the total number of unique completions. Popularity sorts by the total number of completions./map list type primary != -> list List the maps that are not of the primary type ./map list type primary = -> list List the maps that are of the primary type ./map list type secondary != -> list List the maps that are not of the secondary type ./map list type secondary = -> list List the maps that are of the secondary type ./map list type secondary any -> list List the maps that have a secondary type (can be used to filter mixed maps)./map list type secondary none -> list List the maps that do not have a secondary type (can be used to filter pure maps)./map list type tertiary != -> list List the maps that do not have the tertiary type ./map list type tertiary = -> list List the maps that have the tertiary type ./map list type tertiary any -> list List the maps that have a tertiary type./map list type tertiary none -> list List the maps that do not have a tertiary type./map list uncompleted -> listList the maps not yet completed by

Add Comment