Skip to content

plugin.yml does not specify $version as version #41

@Leguan16

Description

@Leguan16

Minecraft Development for IntelliJ plugin version

2025.3-1.8.11

IntelliJ version

2025.3

Operating System

Win 11

Target platform

Paper

Description of the bug

I just noticed that the paper-plugin.yml (and probably the plugin.yml) does not specify the version placeholder $version as version and therefor "breaks" the whole processResources task defined in build.gradle.

After freshly generating the project:

name: untitled
version: '1.0-SNAPSHOT'
main: io.untitled.Untitled
api-version: '1.21'

I work on another plugin that uses plugin.yml where the issue initially appeared, so i assume it is the same with plugin.yml too.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions