v1.3.2 - Compatibility Update

Published on August 8, 2026

RulesPlugin v1.3.2 is a focused compatibility release. It keeps the plugin stable while adding Minecraft 26.2.x support and safer startup behavior on servers using GeyserMC or Floodgate.

Separate Version Builds

RulesPlugin now keeps dedicated builds for each supported Minecraft family. This makes downloads clearer, avoids unnecessary compatibility guesses, and helps server owners install the right JAR.

  • Minecraft 1.21.x build
  • Minecraft 26.1.x build
  • Minecraft 26.2.x build

Minecraft 26.2.x Support

A new 26.2.x build has been added and compiled against the Spigot 26.2 API. The plugin remains focused on Bukkit, Spigot, and Paper compatibility.

GeyserMC and Floodgate

RulesPlugin now declares passive compatibility with GeyserMC and Floodgate. If either plugin is installed, RulesPlugin will load after it and log the detected compatibility state.

This does not add a required dependency and does not use private Geyser APIs. It simply helps avoid startup ordering problems on cross-play servers.

What Changed

  • Added a dedicated Minecraft 26.2.x project build.
  • Added softdepend entries for Geyser-Spigot and floodgate.
  • Added runtime detection logs for GeyserMC and Floodgate.
  • Rebuilt 1.21.x, 26.1.x, and 26.2.x JARs successfully.
  • Kept the plugin free from mandatory Geyser or Floodgate dependencies.

Bedrock Testing Note

The load order is now handled correctly when GeyserMC or Floodgate are present. Server owners should still test the GUI with real Bedrock clients, because Bedrock inventory behavior can differ from Java clients.

Download

Download the JAR that matches your Minecraft server version.

Download on Modrinth
Back to Blog