Skip to content

minecraftportugal/itemdropper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages