Skip to content

Commit e8fc557

Browse files
fix: Add quick information about userdev 1.21.4 and beta versions (#513)
Co-authored-by: Matouš Kučera <mk@kcra.me>
1 parent fb9da19 commit e8fc557

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/paper/dev/getting-started/userdev.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,16 @@ plugins {
4949
The latest version of `paperweight-userdev` supports dev bundles for Minecraft 1.17.1 and newer, so it's best practice to keep it up to date!
5050
Only the latest version of `paperweight-userdev` is officially supported, and we will ask you to update first if you are having problems with old versions.
5151

52+
:::warning
53+
54+
In order to use userdev for 1.21.4, you have to update your userdev to a beta version. At the time of writing, the latest version that works for
55+
1.21.4 is `2.0.0-beta.8`. You can find the latest version here: https://github.com/PaperMC/paperweight/releases.
56+
57+
Furthermore, from version `2.0.0` onwards, userdev requires you to use at least **Gradle 8.11.2** (Gradle 8.11 or below will not work). For more information on upgrading, check
58+
out this site from the Gradle docs: https://docs.gradle.org/current/userguide/gradle_wrapper.html.
59+
60+
:::
61+
5262
:::info[Snapshots]
5363

5464
**paperweight-userdev** SNAPSHOT (pre-release) versions are only available through Paper's Maven repository.

0 commit comments

Comments
 (0)