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.
| Field | Description |
|---|---|
| Table Code | Displays the unique code of the table. Clicking it navigates to the ranking lookup screen. Provides clipboard copy functionality. |
| Table Name | Displays the name of the table. |
| Reset Method | Displays the ranking reset method of the table. (No Reset, Daily, Weekly, Monthly, Other) |
| Recording Method | Displays the score recording method of the table. (Best Score, Worst Score, Cumulative Score, Always Latest) |
| Modified Date | Displays the date the table was last modified. |
| Registration Date | Displays the date the table was registered. |
| Actions | Provides table edit and delete functions. |
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.
| Field | Description |
|---|---|
| Table Code | Displays the unique code of the table. Provides clipboard copy functionality. |
| Table Name | Displays the name of the table. |
| Reset Method | Displays the ranking reset method of the table. |
| Recording Method | Displays the score recording method of the table. |
| Period | Displays the range of the current reset period. |
| Modified Date | Displays the date the table was last modified. |
| Registration Date | Displays the date the table was registered. |
| Actions | Provides 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.
| Field | Description |
|---|---|
| Rank | Displays the player's current rank. |
| Record ID | Displays the unique record ID of the ranking entry. Provides clipboard copy functionality. |
| Player ID | Displays the ID of the player registered in the ranking. Provides clipboard copy functionality. |
| Points | Displays the player's recorded score. |
| Modified Date | Displays the date the record was last modified. |
| Registration Date | Displays the date the record was first registered. |
| Actions | Provides data edit and delete functions. |
Edit Data
Clicking the edit button allows you to modify the player's ranking data.
| Field | Description |
|---|---|
| Record ID | Displays the ID of the record to be modified. (Read-only) |
| Score | Modify the player's score. (Required) |
| Data | Modify the player's additional data. Supports string or JSON format. (Required) |
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.
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.
You can use the download feature to archive and analyze ranking data from past seasons.