Light-Cleaner icon indicating copy to clipboard operation
Light-Cleaner copied to clipboard

(WIP) Customizable messages

Open Orlaando-dev opened this issue 4 years ago • 3 comments

This adds customizable messages to LightCleaner.

This is still heavily WIP. However, feedback is appreciated as I work on this :)

Orlaando-dev avatar Dec 18 '20 22:12 Orlaando-dev

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

bbayu123 avatar Dec 18 '20 22:12 bbayu123

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.

Orlaando-dev avatar Dec 18 '20 22:12 Orlaando-dev

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

bergerkiller avatar Dec 18 '20 23:12 bergerkiller