Configuration
Config
Nodes
database
Data storage settings used to define the method of data storage and connection information.
Node | Description | Options |
---|---|---|
enable | Whether to use a database; otherwise, local SQLite storage will be used | |
host | Database Address | |
port | Database Port | |
user | Database User | |
password | Database Password | |
database | Database Name | |
table | Table Name |
debug
Node | Description |
---|---|
debug | Debug information mode used to send messages to pets with the command /pet send |