Configuration

config.yml

OptionAllowed ValuesDefault Value
EconomyEnabled'true' or 'false'true
CosttoSetMailboxAny number greater than or equal to 010
FlatCostToSendMailAny number greater than or equal to 01
CostPerItemSentAny number greater than or equal to 00.01

Notes: The costs to send mail are cumulative. With the default settings, sending an itemstack of 17 items would cost 1.17

database.properties

OptionAllowed ValuesDefault Value
ConnectionType'SQLite' or 'MySQL'SQLite
DatabaseNameJust about anythingChestMail
HostA valid host127.0.0.1
PortA valid port3306
UsernameA valid usernameroot
PasswordPassword corresponding to usernamepassword

Notes: For a SQLite connection only the ConnectionType and DatabaseName are required. For a MySQL connection, all parameters are required.


Comments

Posts Quoted:
Reply
Clear All Quotes