Skip to main content

Leaderboard

Leaderboards manage data separately by table units. For example, you can create tables for each server such as Korea channel, Japan channel, and China channel, allowing you to operate rankings independently per channel.

Table List

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

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.

Create Table

The following settings are configured when creating a table.

Refresh Method

PlayNANOO's leaderboard provides various refresh methods.

  1. No Refresh Rankings are maintained permanently without refresh.

  2. Daily, Weekly, Monthly, Custom Input Rankings are reset when the specified period is reached. Rankings from previous periods can be downloaded from the table detail information.

Recording Method

  1. Highest (Use the highest value) Records the player's highest score. If the player's previous score is higher than the recorded score, the score will not be recorded.

  2. Lowest (Use the lowest value) Records the player's lowest score. If the player's previous score is lower than the recorded score, the score will not be recorded.

  3. Cumulative (Add to the existing value) Records the player's score cumulatively.

  4. Latest (Always use the most recent value) The player's latest score is always recorded.

Tiebreaker Priority Settings

When tiebreaker priority is enabled, the player who recorded first will be ranked higher.

info

It is recommended to use tiebreaker priority settings when the player's average score is low. This is suitable for rankings such as stage clearance and time attack, and is not recommended for rankings such as combat power.

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.

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.