/
"transfer": true/false
"withdraw": true/false
Gradient
<gradient:#FF0000,#00FF00,#0000FF>Text</gradient>
Links
<link:https://example.com>Link Click Here</link>
Hex Colors
<#FFA500>Text
EX For:
"localSave": true,
"databaseSave": false,
"database": {
"type": "mysql", // here you set which type of database to use the plugin!
"host": "localhost",
"port": 3306,
"databaseName": "economy",
"username": "root",
"password": "password"
}
EX For:
"localSave": true,
"databaseSave": false,
"database": {
"type": "Sqlite",
"host": null,
"port": null,
"databaseName": "economy.db",
"username": null,
"password": null
}

• BEconomy is a mod that adds virtual economy as well as item type economy, which makes it very customizable and easy to use. • Cobblemon Support