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.
| Field | Description |
|---|---|
| Game Name | Enter the game name. (Required, max 50 characters) |
| Game ID | The unique identifier of the game. This cannot be changed. |
| Genre | Select the game genre. |
| Game Icon | Upload a game icon image. |
The Game ID cannot be changed after creation.
Statistics Settings
View basic settings related to statistics.
| Field | Description |
|---|---|
| Timezone | The timezone used for statistics. This cannot be changed. |
| Currency | The currency unit used for sales statistics. This cannot be changed. |
Timezone and currency are set when the game is created and cannot be changed afterward.
Delete App
Permanently delete the game.
| Field | Description |
|---|---|
| Game ID | Enter the ID of the game to delete. (Required) |
| Password | Enter the master account password. (Required) |
App deletion cannot be undone, and all data will be permanently deleted. 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.
| Field | Description |
|---|---|
| Service Key | The service key used for API calls. Can be copied to clipboard via the copy button. |
| Secret Key | The secret key used for API authentication. Can be copied to clipboard via the copy button. |
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.
| Field | Description |
|---|---|
| Package Name | Enter the Android app package name. (Required, e.g., com.example.game) |
| License Key | Enter the license key issued from Google Play Console. (Required) |
| Auth Key File | Upload the JSON auth key file for the Google Play service account. (Required) |
iOS Settings
Manage iOS platform-related settings.
| Field | Description |
|---|---|
| Bundle Identifier | Enter the iOS app bundle identifier. (Required, e.g., com.example.game) |
| Application ID | Enter the app ID found in App Store Connect. (Required) |
| Team ID | Enter the team ID of the Apple Developer account. (Required) |
| Service ID | Enter the service ID used for Sign in with Apple. |
| Key ID | Enter the key ID generated from Apple Developer. |
| Master Password | Enter the app-specific password. |
| Key File | Upload the key file (.p8) downloaded from Apple Developer. (Required) |
Push Notification Settings
Manage platform-specific settings required for sending push notifications. Consists of Android and iOS tabs.
Android Push Settings
| Field | Description |
|---|---|
| Firebase Private Key JSON File | Upload the service account JSON key file downloaded from Firebase Console. (Required) |
iOS Push Settings
| Field | Description |
|---|---|
| Key ID | Enter the APNs key ID issued from Apple Developer. (Required) |
| Key File | Upload 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.
| Column | Description |
|---|---|
| Item Code | The unique code of the item (clipboard copy available) |
| Item Description | The description of the item |
| Registration Date | The date the item code was registered |
| Actions | Edit and Delete buttons |
Item Code Registration/Edit
| Field | Description |
|---|---|
| Item Code | Enter the unique code of the item. (Required, alphanumeric only, max 50 characters) |
| Item Description | Enter a description of the item. (Required, max 50 characters) |
CSV Bulk Upload
You can bulk register item codes through a CSV file.
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.
| Field | Description |
|---|---|
| Banned Word List | Enter words that cannot be used in nicknames. (Required) |
Multiple banned words can be registered by separating them with line breaks.
Billing Plan Settings
Select and manage the billing plan for the game.
| Field | Description |
|---|---|
| Billing Plan | Select the billing plan to use. (Required) |
Available plans:
| Plan | Description |
|---|---|
| FREE | Free plan |
| BASIC | Basic plan |
| LITE | Lite plan |
| STANDARD | Standard plan |
| PRO | Pro plan |
| ENTERPRISE | Enterprise plan (displayed only for special contracts) |
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.
| Column | Description |
|---|---|
| User ID | The unique ID of the administrator (clipboard copy available) |
| Name | Administrator name |
| Administrator email address (clipboard copy available) | |
| Role | The assigned permission role |
| Approval Date | The date approved as an administrator |
| Last Login | The last login date |
| Registration Date | The administrator registration date |
| Actions | Edit and Delete buttons (master account cannot be edited/deleted) |
Register Administrator
| Field | Description |
|---|---|
| Enter the email address of the administrator to invite. (Required, must be a PlayNANOO registered account.) | |
| Permission | Select the permission role to assign. (Required) |
Edit Administrator
| Field | Description |
|---|---|
| Permission | Select the permission role to change to. (Required) |
Permission List
View and manage the list of registered permission roles.
| Column | Description |
|---|---|
| Code | The unique code of the permission role |
| Name | The name of the permission role |
| Actions | Edit and Delete buttons |
Register/Edit Permission
When creating or editing a permission role, you can set read/write permissions for each service.
| Field | Description |
|---|---|
| Permission Name | Enter the name of the permission role. (Required) |
| Service Permissions | Select read or write permissions for each service using checkboxes. |
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.