Skip to content

4.4.0

FactionsUUID 4.4.0 contains the following changes:

  • Add copper chests to container protection.
  • Fix overclaim bonus reward multiplying, which wasn't actually calculating correctly.
  • Future-proofed version checking for when Minecraft 26.1 releases.

Developer API

  • Added ExternalChecks.registerTeleport method for 3rd party plugins to register a teleport mechanism.
  • The EssX integration now uses this, so it will be properly bumped out by another plugin.
  • Flagged some more obviously internal stuff with @ApiStatus.Internal annotations.
  • Actually pushed 4.4.0 to the maven repo.