This is the language file, it can be any string type like en_lang
, uk_lang
,...
You can visit language to download it or
you can share your language for everybody
Opps, switch this section on will display all of your MySQL execute command, processing. Warning! This section can leak player OptEco account information.
New update will be display while starting server. Update or not, your decision.
At first join, it will set to the value which are set.
The lowest points that player can reach. Set it to 0
if you don't want they owe your server :)
Time to confirm or cancel the transaction, it must greater than 1 or player cannot confirm/cancel.
The currency symbol to display. It can be $
(dollar sign) or bla bla bla...
If you want to contain player account by using MySQL, change it to MYSQL
. Or YAML
if you want to contain player account with yaml file.
Key | Value |
---|---|
YAML (not advise) | Use .yaml config to contain player data |
SQLITE | Use .sqlite file to contain player data |
MYSQL | Use MySQL server to contain player data |
Address of MySQL Server.
Database of MySQL Server
Port of MySQL Server
Username of MySQL Server
Password of MySQL Server
Table of MySQL which containing all player account
SQLite file which contain player data/account