Skip to content

Commit 84e7191

Browse files
Doc94Leguan16zlataovce
authored
chore: move userdev Gradle version advisory to note block (#557)
* feat: move userdev advise for gradle version to note block * style: update docs/paper/dev/getting-started/userdev.mdx Co-authored-by: Noah <[email protected]> * Update docs/paper/dev/getting-started/userdev.mdx --------- Co-authored-by: Noah <[email protected]> Co-authored-by: Matouš Kučera <[email protected]>
1 parent f17342a commit 84e7191

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

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

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,16 @@ plugins {
4646
```
4747
</VersionFormattedCode>
4848

49+
:::note[Gradle Version]
50+
51+
Please make sure you are using the latest stable version of Gradle.
52+
For more information on upgrading Gradle, check out the [Gradle Wrapper documentation](https://docs.gradle.org/current/userguide/gradle_wrapper.html).
53+
54+
:::
55+
4956
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!
5057
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.
51-
Furthermore, if you are having issues with `paperweight-userdev`, it is suggested that you update your Gradle version to the latest version. For more information on upgrading Gradle,
52-
check out [the Gradle wrapper documentation](https://docs.gradle.org/current/userguide/gradle_wrapper.html). If you keep experiencing issues, you should ask in the
58+
Furthermore, if you are having issues with `paperweight-userdev`, you should ask in the
5359
[`#build-tooling-help`](https://discord.com/channels/289587909051416579/1078993196924813372) channel in our dedicated [Discord server](https://discord.gg/PaperMC)!
5460

5561
:::info[Snapshots]

0 commit comments

Comments
 (0)