Minor update for more comfortable use
support versions: 1.13.* - 1.20.*
Check README to get more info!
What's Changed
- Added "status" command for easier viewing of whitelist status (on/off) : https://github.com/cocahonka/comfy-whitelist/pull/21
- Added many languages for messages - English (en), Russian (ru), Ukrainian (uk), Belarusian (be), German (de), Spanish (es), French (fr), Italian (it), Japanese (ja), Korean (ko), Dutch (nl), Portuguese (pt), Swedish (sv), Turkish (tr), Simplified Chinese (zh), Komi (komi) and LOLCAT (lolcat) : https://github.com/cocahonka/comfy-whitelist/pull/20
- Added protection for using the "clear" command, now to use the command it must be enabled in the config : https://github.com/cocahonka/comfy-whitelist/pull/18
Full Changelog: https://github.com/cocahonka/comfy-whitelist/compare/v1.1.1...v1.3.0
First release of ComfyWhitelist!
support versions: 1.18.* - 1.19.*
Check README to get more info!
What's Changed
- Storage implementation by @cocahonka in https://github.com/cocahonka/comfy-whitelist/pull/1
- add config layer by @vmlakk in https://github.com/cocahonka/comfy-whitelist/pull/3
- add commands logic and fix some earlier mistakes by @vmlakk in https://github.com/cocahonka/comfy-whitelist/pull/4
- add PlayerPreLoginEvent and cover it with tests by @cocahonka in https://github.com/cocahonka/comfy-whitelist/pull/5
- TabCompleter by @cocahonka in https://github.com/cocahonka/comfy-whitelist/pull/6
- Make major change in messages logic and add colors to them by @cocahonka in https://github.com/cocahonka/comfy-whitelist/pull/7
- transfer functionality to api by @cocahonka in https://github.com/cocahonka/comfy-whitelist/pull/8
- configure api and build system by @cocahonka in https://github.com/cocahonka/comfy-whitelist/pull/9
- add support for 1.18 by @cocahonka in https://github.com/cocahonka/comfy-whitelist/pull/10
- change version format by @cocahonka in https://github.com/cocahonka/comfy-whitelist/pull/11
New Contributors
- @cocahonka made their first contribution in https://github.com/cocahonka/comfy-whitelist/pull/1
- @vmlakk made their first contribution in https://github.com/cocahonka/comfy-whitelist/pull/3
Full Changelog: https://github.com/cocahonka/comfy-whitelist/commits/v1.0.0