Skip to content

2.0.0

Latest

Choose a tag to compare

@jpenilla jpenilla released this 20 Jul 23:45
· 1 commit to master since this release

After 17 beta releases, Cloud’s Minecraft integrations are now stable.

Cloud Minecraft 2.0 provides integrations for Bukkit, Paper, Velocity, BungeeCord, Sponge 7, Cloudburst, and Mojang Brigadier, along with Minecraft Extras and signed argument support.

Highlights

  • Support for Cloud 2’s rewritten command framework and org.incendo API
  • Modern and legacy Paper command managers
  • Native Brigadier mappings and suggestions
  • Bukkit and Paper parsers for Minecraft-native argument types
  • Caption-based exception handling and help generation
  • Adventure component and tooltip support
  • Signed command argument support
  • A BOM for aligning all Cloud Minecraft module versions

Upgrading

If you are already using 2.0.0-beta.17, update your Cloud Minecraft dependencies to 2.0.0. The supported Minecraft versions have not changed.

Cloud Minecraft 2.0 uses Cloud Core 2.1.0.

Users migrating from Cloud 1.x should read the Cloud 2 migration guide. Cloud 2 uses the org.incendo group and package names, and platform integrations are now versioned separately from Cloud Core.

Changes since beta.17

  • Restore selector permission bypass behavior on Minecraft 1.21.1+ (#167)
  • Expose required Immutables annotations to consumers (#170)
  • Update Cloud Core to 2.1.0

See the Minecraft documentation for installation and usage.

Full Changelog: 2.0.0-beta.17...2.0.0