diff --git a/CHANGELOG.md b/CHANGELOG.md index 1dd4b59..d5a5465 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ ### 3.0.25 -##### Minecraft 1.20.5-1.20.6 +##### Minecraft 1.20.5-1.20.6, 1.21 1) Fix premium player being invulnerable after using `/logout` command diff --git a/README.md b/README.md index a6f4d37..cca0a87 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,12 @@ See [wiki](https://github.com/NikitaCartes/EasyAuth/wiki) for more information. [My Whitelist mod](https://github.com/NikitaCartes/EasyWhitelist), that changes whitelist behaviour from uuid-based to name-based, allowing it to be use at offline mode +### Dependencies + +This mod requires: + +- `Fabric API` [CurseForge](https://www.curseforge.com/minecraft/mc-mods/fabric-api), [Modrinth](https://modrinth.com/mod/fabric-api) + ### Contributors * Many thanks for @samolego, author of SimpleAuth, for his mod, and his permission on creating this fork @@ -20,6 +26,7 @@ See [wiki](https://github.com/NikitaCartes/EasyAuth/wiki) for more information. * Thanks to @dmunozv04 for Floodgate support * Thanks to @Wereii for 1.19.3 support * Thanks to @martinszelcel for updating for new Mojang's API +* Thanks to @Gamecraft007 for 1.21 support Thank you so much for those who have already helped with translation of the mod! @@ -47,10 +54,3 @@ Libraries that the project is using: - `JNA (Apache 2 || LGPLv3)` https://github.com/java-native-access/jna This project licensed under the `MIT` license. - -### Dependencies - -This mod requires: - -- `Fabric API` [CurseForge](https://www.curseforge.com/minecraft/mc-mods/fabric-api) - , [Modrinth](https://modrinth.com/mod/fabric-api)