Skip to content

Compatibility

Matej edited this page Jun 18, 2024 · 12 revisions

CoreArena is developed to work fast and provide a high stability grade. I aim to provide compatibility for as many systems as possible, while keeping the plugin clean and easy to maintain.

Recommended Plugins

  • WorldEdit. Allow the creation of arena snapshots and thus the ability to procedurally damage the arena.
  • Boss. Place Boss monster eggs in monsters spawners to spawn custom monsters in the arenas.

Variants of Bukkit

There are many variants of Bukkit which all do slightly different things that sometimes may be unexpected. Please view the list below to see if your version is compatible.

  • Spigot. Supported, well-tested.
  • Paper. Supported, well-tested.
  • Craftbukkit. Probably broken, not recommended.
  • Other derivates (compatible Minecraft version). CoreArena does not access server's internals, except for few classes that are fail-proof. It should work, but we recommend you watch your server logs thoroughly for a few days, just to make ensure no issues are raised.

Java Version

CoreArena requires Java 8 or newer version to run correctly.

Minecraft Version

You can run CoreArena on the following Minecraft versions. Please note that the x stands for any sub-version, for example 1.17.0 or 1.17.1.

  • Minecraft 1.21.x - Compatible.
  • Minecraft 1.20.x - Compatible.
  • Minecraft 1.19.x - Compatible.
  • Minecraft 1.18.x - Compatible.
  • Minecraft 1.17.x - Compatible.
  • Minecraft 1.16.x - Compatible.
  • Minecraft 1.15.x - Compatible.
  • Minecraft 1.14.x - Compatible.
  • Minecraft 1.13.x - Compatible.
  • Minecraft 1.12.x - Compatible.
  • Minecraft 1.11.x - Compatible.
  • Minecraft 1.10.x - Compatible.
  • Minecraft 1.9.x - Compatible.
  • Minecraft 1.8.x - Compatible.
  • Minecraft 1.7.10 - Compatible, but some features may be missing to to lack of many libraries and methods.