Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Major Changes: - Upgraded Raisin to latest version - Rework `verify` to take comparisions, ranges, or an explicit version - Moved the logo into the allium.lua, removed the old .nfp file - Significantly cleaned up code - Command usage is now automatically generated when a information table is given. - Expanded config parsing and verification - The config now automatically generated - Added `import_timeout` config option - The amount of seconds a plugin requesting will wait for the parent plugin to load, in seconds. - Added `label` configuration option - The label the loader uses when serving messages to the user Bug Fixes: - Allium now uses LSON extension suffix - Commands now don't appear to overwrite commands that are malformed or incorrect - The config file no longer gets overwritten every update thanks to automatic generation.
- Loading branch information