- Added sound effects for when a player wins or loses a drink. (Next update will make them configurable, for now it's just a cat purr for a win and a cat hiss for a loss.) This can be disabled in the config. You must add the following lines into config.yml, or insert it directly into your config file.
Code (YAML):
# Set this to false to disable sound effects
soundEnabled
: true
Apologies for the slow rollout of new updates, I've become very busy with other projects the past couple months.