* Added Dropper and Dispenser support for sorting
* Added configurable messages in `config.yml` with color codes and `%container%` placeholder
* Implemented automatic display name formatting for containers
* Modified config loading to preserve comments
* Simplified config handling with `loadTogglesFromConfig()`
* Removed redundant `saveConfig()` calls to prevent unnecessary disk writes
* Improved code organization with helper methods (`formatMessage()`, `toDisplayName()`) and consistent formatting