Skip to main content

Game Settings

In the Game Settings menu, you can manage app basic information, API keys, push notifications, item codes, nickname banned words, billing plans, and administrator permissions.

App Settings

App settings consists of Basic Information, Statistics, and Delete App tabs.

Basic Information

Configure the basic information of the game.

FieldDescription
Game NameEnter the game name. (Required, max 50 characters)
Game IDThe unique identifier of the game. This cannot be changed.
GenreSelect the game genre.
Game IconUpload a game icon image.
info

The Game ID cannot be changed after creation.

Statistics Settings

View basic settings related to statistics.

FieldDescription
TimezoneThe timezone used for statistics. This cannot be changed.
CurrencyThe currency unit used for sales statistics. This cannot be changed.
info

Timezone and currency are set when the game is created and cannot be changed afterward.

Delete App

Permanently delete the game.

FieldDescription
Game IDEnter the ID of the game to delete. (Required)
PasswordEnter the master account password. (Required)
caution

When a game (channel) is deleted, it is retained for 1 week before being permanently deleted. You can request recovery during the retention period, but once the retention period has passed, all data will be completely deleted and cannot be undone. Only administrators with deletion permissions can perform this action.

API & Platform Settings

Manage API key management and platform-specific settings. Consists of API Key, Android, and iOS tabs.

API Key

Manage the keys required for server integration.

FieldDescription
Service KeyThe service key used for API calls. Can be copied to clipboard via the copy button.
Secret KeyThe secret key used for API authentication. Can be copied to clipboard via the copy button.
info

Be careful not to expose the Secret Key externally. You can issue a new key through the refresh button.

Android Settings

Manage Android platform-related settings.

FieldDescription
Package NameEnter the Android app package name. (Required, e.g., com.example.game)
License KeyEnter the license key issued from Google Play Console. (Required)
Auth Key FileUpload the JSON auth key file for the Google Play service account. (Required)

iOS Settings

Manage settings required for iOS In-App Purchase (IAP) receipt verification and App Store Server API integration.

FieldDescription
Bundle IdentifierEnter the iOS app bundle identifier. (Required, e.g., com.example.game) Used to verify bundle ID match during receipt verification.
Application IDEnter the app ID found in App Store Connect. (Required)
Team IDEnter the team ID of the Apple Developer account. (Required)
Service IDEnter the service ID used for App Store Server API integration.
Key IDEnter the key ID used for App Store Server API authentication.
Master PasswordEnter the app-specific password sent to Apple servers for subscription receipt verification.
Key FileUpload the key file (.p8) used for App Store Server API authentication. (Required)
info

Bundle Identifier and Master Password are used for iOS IAP receipt verification. The Bundle Identifier verifies bundle ID match to prevent receipt fraud, and the Master Password is sent to Apple's server (verifyReceipt) for subscription product verification.

Push Notification Settings

Manage platform-specific settings required for sending push notifications. Consists of Android and iOS tabs.

Android Push Settings

FieldDescription
Firebase Private Key JSON FileUpload the service account JSON key file downloaded from Firebase Console. (Required)

iOS Push Settings

FieldDescription
Key IDEnter the APNs key ID issued from Apple Developer. (Required)
Key FileUpload the APNs authentication key file (.p8) downloaded from Apple Developer. (Required)

Item Code Management

Register and manage in-game item codes. Consists of Item Code Registration and CSV Bulk Upload tabs.

Item Code List

Search and manage the list of registered item codes.

ColumnDescription
Item CodeThe unique code of the item (clipboard copy available)
Item DescriptionThe description of the item
Registration DateThe date the item code was registered
ActionsEdit and Delete buttons

Item Code Registration/Edit

FieldDescription
Item CodeEnter the unique code of the item. (Required, alphanumeric only, max 50 characters)
Item DescriptionEnter a description of the item. (Required, max 50 characters)

CSV Bulk Upload

You can bulk register item codes through a CSV file.

info

Download the CSV template file, fill it out according to the format, and then upload. If there are duplicates with previously registered item codes, they will be overwritten.

Nickname Banned Words Settings

Manage banned words that cannot be used in player nicknames.

FieldDescription
Banned Word ListEnter words that cannot be used in nicknames. (Required)
info

Multiple banned words can be registered by separating them with line breaks.

Billing Plan Settings

Select and manage the billing plan for the game.

FieldDescription
Billing PlanSelect the billing plan to use. (Required)

Available plans:

PlanDescription
FREEFree plan
BASICBasic plan
LITELite plan
STANDARDStandard plan
PROPro plan
ENTERPRISEEnterprise plan (displayed only for special contracts)
info

Plan changes can only be made again after a certain period has passed. The date when changes are available will be displayed.

Administrator Settings

Manage administrators who can access the game and their permission roles. Consists of Administrators and Permissions tabs.

Administrator List

View and manage the list of registered administrators.

ColumnDescription
User IDThe unique ID of the administrator (clipboard copy available)
NameAdministrator name
EmailAdministrator email address (clipboard copy available)
RoleThe assigned permission role
Approval DateThe date approved as an administrator
Last LoginThe last login date
Registration DateThe administrator registration date
ActionsEdit and Delete buttons (master account cannot be edited/deleted)

Register Administrator

FieldDescription
EmailEnter the email address of the administrator to invite. (Required, must be a PlayNANOO registered account.)
PermissionSelect the permission role to assign. (Required)

Edit Administrator

FieldDescription
PermissionSelect the permission role to change to. (Required)

Permission List

View and manage the list of registered permission roles.

ColumnDescription
CodeThe unique code of the permission role
NameThe name of the permission role
ActionsEdit and Delete buttons

Register/Edit Permission

When creating or editing a permission role, you can set read/write permissions for each service.

FieldDescription
Permission NameEnter the name of the permission role. (Required)
Service PermissionsSelect read or write permissions for each service using checkboxes.
info

You can select all read/write permissions for all services at once using the Select All button, or select only read permissions for all services using the Select Read Only button.