Skip to main content

Leaderboard Management

This section explains table list viewing, ranking lookup, and ranking record management for leaderboards.

Table List

You can view the list of registered leaderboard tables. You can search by table name using the search area at the top.

The table list consists of the following fields.

FieldDescription
Table CodeDisplays the unique code of the table. Clicking it navigates to the ranking lookup screen. Provides clipboard copy functionality.
Table NameDisplays the name of the table.
Reset MethodDisplays the ranking reset method of the table. (No Reset, Daily, Weekly, Monthly, Other)
Recording MethodDisplays the score recording method of the table. (Best Score, Worst Score, Cumulative Score, Always Latest)
Modified DateDisplays the date the table was last modified.
Registration DateDisplays the date the table was registered.
ActionsProvides table edit and delete functions.
info

Editing and deleting tables requires write or administrator permissions.

Ranking Lookup

Clicking the table code navigates to the ranking lookup screen for that table. The top area displays the basic information of the table, and it consists of the Current Ranking tab and the Previous Ranking tab.

Table Information

The top of the ranking lookup screen displays the basic table information.

FieldDescription
Table CodeDisplays the unique code of the table. Provides clipboard copy functionality.
Table NameDisplays the name of the table.
Reset MethodDisplays the ranking reset method of the table.
Recording MethodDisplays the score recording method of the table.
PeriodDisplays the range of the current reset period.
Modified DateDisplays the date the table was last modified.
Registration DateDisplays the date the table was registered.
ActionsProvides ranking reset, table edit, and table delete functions.

Current Ranking

The Current Ranking tab allows you to view the rankings for the current period. You can search by player ID or record ID using the search area at the top.

The current ranking table consists of the following fields.

FieldDescription
RankDisplays the player's current rank.
Record IDDisplays the unique record ID of the ranking entry. Provides clipboard copy functionality.
Player IDDisplays the ID of the player registered in the ranking. Provides clipboard copy functionality.
PointsDisplays the player's recorded score.
Modified DateDisplays the date the record was last modified.
Registration DateDisplays the date the record was first registered.
ActionsProvides data edit and delete functions.

Edit Data

Clicking the edit button allows you to modify the player's ranking data.

FieldDescription
Record IDDisplays the ID of the record to be modified. (Read-only)
ScoreModify the player's score. (Required)
DataModify the player's additional data. Supports string or JSON format. (Required)
info

Editing and deleting ranking data requires write or administrator permissions.

Ranking Records

The Previous Ranking tab allows you to view ranking records from past reset periods.

info

Tables with the reset method set to No Reset do not have previous rankings.

Period Selection

On the Previous Ranking screen, you can select a reset cycle. Each cycle displays the date range of the corresponding period.

Download Ranking Data

After selecting a period, clicking the download button allows you to download the ranking data for that period as a file.

info

You can use the download feature to archive and analyze ranking data from past seasons.