Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 356 Bytes

Readme.md

File metadata and controls

18 lines (17 loc) · 356 Bytes

config.yml example:

mysql:
  enabled: false
  host: localhost
  port: 3306
  db: database
  username: username
  password: password
  table: itemdrop
debug: false
pollDatabase: 1
fallbackCheckPeriod: 5
messages:
  delivered: You have been delivered %s time(s) the item '%s'
  dropped: Your inventory was full, the items were dropped on the ground