Configuration
config.yml
Full Default Configuration
License-Key: "GET LICENSE FROM DISCORD.GG/PIKZSTUDIOS"
database:
type: sqlite # Options: sqlite, mysql
sqlite:
file: data
mysql:
host: localhost
port: 3306
database: easysell
username: root
password: password
sell-gui:
title: "Put items in here to sell them!"
item-worth: true
item-worth-lore:
- "&7Worth: &a$%worth%"Configuration Options
License Key
Database Settings
Option
Description
Sell GUI Settings
Item Worth Display
sounds.yml
Reloading Configuration
Last updated