Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

Compatibility

Matej edited this page Sep 14, 2023 · 22 revisions

Confiscate is developed to work smoothly 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.

Supported Plugins

The following plugins will be used to add a special tag to the confiscated item so you can track it down (e.g. protection owner, town's mayor, etc...)

  • LWC, Lockette, LockettePro
  • Residence, Towny, Factions (Factions UUID, MCore Factions, Factions 1.6 and LegacyFactions)
  • WorldGuard

The following economy plugins are supported for logging transactions so you can track down economy flaws:

The following plugins expand the core functionality:

  • WorldEdit. You can use Confiscate to limit amount of blocks changed per WorldEdit operation or which items your staff may use, so you can prevent server lags or abusive staff.

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, tested.
  • Paper. Supported, tested.
  • (K)Cauldron. UNSUPPORTED. Adds items unrecognizable by Confiscate, breaking the plugin.
  • Craftbukkit. Should work, not tested, not recommended.
  • Other derivates (compatible Minecraft version). Confiscate 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

Confiscate requires Java 8 or newer version to run correctly.

Minecraft Version

You can run Confiscate on the following Minecraft versions. Please note that the x stands for any sub-version, for example 1.14.0 or 1.14.2.

  • 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. BungeeChatAPI required.