RedNesto
RedNesto
Try to refresh your gradle project, it might help. This is a frequent issue but tracking the actual reasons why it happens is pretty hard.
This should already be possible by customizing the file templates. As for adding it to the project creator, I don't really know how I feel about it.
I don't see why we'd need to add the shadow plugin in the default templates when it is useless as-is. The default jar should already contain the plugin's compiled classes...
Thank you for your PR. I rebased and merged it in 336924bed50a7b31ab01929da3477c5742cf9b02 with a change addressing Earth's comment.
Your version of the plugin is outdated, try 1.7.2, I made changes related to the code freezing the UI since then.
This is because the MDK is using FG5 and we have no support for it in the Gradle tooling extension. I don't think it's worth fixing.
Paper 1.20.6 builds are experimental, I'd rather wait until it becomes stable before including them in the creator.
We don't need to do anything else for supporting 1.20.6 AFAIK, only the creator needs to be aware of the new version.
I'm not sure why it would only happen with mcdev. You can always download and update the plugin manually from the [GitHub Releases](https://github.com/minecraft-dev/MinecraftDev/releases/tag/1.7.6-2024.1).
Yeah I've been thinking about it, at least for strings in our resource bundle. Unsure what would be the best way to handle translations provided by the repository itself.