Skip to content

Incompatibility with API version 1.21 for Minecraft 1.20.6 #501

@nanana90

Description

@nanana90

Describe the bug
The JukeBox plugin does not load on Minecraft servers running version 1.20.6 because it uses API version 1.21, which is unsupported in this environment. This results in the following error:

To Reproduce

  1. Use Minecraft server version 1.20.6 (Paper).
  2. Place the JukeBox plugin (v1.20.12) in the plugins folder.
  3. Start the server.

Error Message

[ModernPluginLoadingStrategy] Could not load plugin 'jukebox-1.20.12.jar' in folder 'plugins/.paper-remapped'
org.bukkit.plugin.InvalidPluginException: Unsupported API version 1.21

Expected Behavior

The plugin should load without errors on supported Minecraft server versions.

Actual Behavior

The plugin fails to load due to an unsupported API version.

Suggested Fix

Please consider adding backward compatibility for API version 1.20 or provide a legacy release for Minecraft 1.20.6 servers.

Thank you for your work on this plugin!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions