fixed wrong version info (#6689)

This commit is contained in:
ItzxDwi 2025-05-09 23:33:55 +08:00 committed by GitHub
parent 134c7309c5
commit d90fc3415c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ Do not update plugin minimum API versions unless you need new features added in
Consider using the `mcpe-protocol` directive in `plugin.yml` as a constraint if you're using packets directly. Consider using the `mcpe-protocol` directive in `plugin.yml` as a constraint if you're using packets directly.
## General ## General
- Aded support for Minecraft: Bedrock Edition 1.21.70. - Aded support for Minecraft: Bedrock Edition 1.21.80.
- Removed support for earlier versions. - Removed support for earlier versions.
## Fixes ## Fixes