Administrator may create a new cdkey via the the plugin, with which rewards gold or items when the cdkey is actived by players.
| Command | Argument | Description |
| cdkey reload | | Reload config file and re-connect to database |
| cdkey active | [CDKEY] | Active a cdkey ,gain money and items. |
| cdkey delete | [CDKEY] | Delete a cdkey |
| cdkey create/cdkey update | [CDKEY] [Valid] [Max] [Value] [LimitUsers] [Gold] [Items] | Create or update a CDKEY |
| Argument | Description |
| CDKEY | Which cdkey you want to alter |
| Valid | A value of CDKEY to flag it is or not a valid cdkey 1-is a valid CDKEY, 0-not a valid CDKEY |
| Max | How many players can active this CDKEY |
| Value | How much players actived this CDKEY |
| LimitUsers | Limit one or more player can't active this CDKEY e.g.: player1;player2;player3....;playerN |
| Gold | How many money should give to player |
| Items | Items give to player e.g.: 264:1;265:1;266:1 ( give a diamod ,a gold ,a iron to player) |