Light-Cleaner
Light-Cleaner copied to clipboard
(WIP) Customizable messages
This adds customizable messages to LightCleaner.
This is still heavily WIP. However, feedback is appreciated as I work on this :)
From what I know, BKCommonLib and all child plugins use the Localization.yml file to provide customizable messages, so it might be better, perhaps for consistency and unification, to add it to that file instead. https://dev.bukkit.org/projects/bkcommonlib/pages/general/localization
From what I know, BKCommonLib and all child plugins use the Localization.yml file to provide customizable messages, so it might be better, perhaps for consistency and unification, to add it to that file instead. https://dev.bukkit.org/projects/bkcommonlib/pages/general/localization
ah i see. i might need to scratch what i have so far then. lol.
I've added a starting stub for localization to the plugin https://github.com/bergerhealer/Light-Cleaner/commit/ca893493ebc2d3f558a15dff5ef02e52c39a9d83
Feel free to extend it with your PR