diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..00f5661 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,27 @@ +# [0.1.0](https://github.com/Lucky3028/EatEgg/compare/v0.0.0...v0.1.0) (2022-11-12) + + +### Bug Fixes + +* register Toggle command ([8907e37](https://github.com/Lucky3028/EatEgg/commit/8907e375ba6f81d0ac6676cc8ebc759b221ffa4b)) +* the value in config may be null ([96786d2](https://github.com/Lucky3028/EatEgg/commit/96786d276965baeb870bca005fdcf32447e1e82e)) + + +### Features + +* add EnabledWorlds#contains ([0602ded](https://github.com/Lucky3028/EatEgg/commit/0602ded69cbde200602bf4130edf62f8d3cf1bef)) +* cancel spawn egg ([5492cea](https://github.com/Lucky3028/EatEgg/commit/5492cead5c3b15507daabd6bb83e1a943a63c81e)) +* check is the world enabled ([0ecae77](https://github.com/Lucky3028/EatEgg/commit/0ecae77aa7d6ccd71414a203e4543b0cc6458bb0)) +* reset IsUuidIgnored when player leave the server ([b645c8f](https://github.com/Lucky3028/EatEgg/commit/b645c8fd26f81ca1daf7073cdd446c8c7c126858)) + + + +# [0.0.0](https://github.com/Lucky3028/EatEgg/compare/90e3c3beb6f93654e0d98ed18a85a17b7fa9348a...v0.0.0) (2022-11-08) + + +### Features + +* Initial Commit ([90e3c3b](https://github.com/Lucky3028/EatEgg/commit/90e3c3beb6f93654e0d98ed18a85a17b7fa9348a)) + + +