Configuration This section will provide information on how to configure the plugin!
Version Please do not change the value, it's used to upgrade the database between releases and must remain as it is.
storage_type This is where you will be able to chose between using mysql or sqlite. SQLite is completely local and the default setting, meaning that you will not have to do any additional setup
server_port This is the port of the webserver that the plugin will be hosting. By default it is 8080, make sure the port is open! In future releases you will be able to disable the webserver
show_after This is for the /api command and if true, will let the player view their API key by running /api any time. But if the value is false it will only show the API key once on doing /api
mysql This section in the configuration is for configuring your mysql database details. This section is ignored if you are using SQLite.
placeholders This section is where you can chose what placeholders players will have access to using. By default it has player_username and vault_eco_balance
Permissions
roseapi.use This permission allows players to run the /api command and all subcommands. In the future I should add more specific permissions, such as roseapi.new