Fairly straightforward update this time. Sorry for the lengthy delay.
- You can now run commands from the console level when a player eats a custom food. An example is now included in the default config, which can be found on the spigot page & github.
- Saturation is now handled using doubles rather than integers, meaning decimal saturation values are now supported.
- Lore is now handled as a list instead of a single string. Adjust your configs accordingly and see the new default config for examples.
- General Code cleanup & efficiency improvements