This is an example implementation of the task given in our 'interview process' document:
Create a command which opens a Chest UI which contains 'daily rewards' - These rewards are claimable every 24h and should be permission based. The rewards should be configurable via a file and have a list of commands to give rewards.
This implementation uses some but not all of the additional scaffolding, but keeps the core scaffolding in place.