Skip to content

WHIMC-Container-Tracker 1.4.0 — Minecraft 1.21.11 and GitHub releases#5

Open
Geph wants to merge 11 commits into
EmiCB:mainfrom
whimc:QRF-updates
Open

WHIMC-Container-Tracker 1.4.0 — Minecraft 1.21.11 and GitHub releases#5
Geph wants to merge 11 commits into
EmiCB:mainfrom
whimc:QRF-updates

Conversation

@Geph

@Geph Geph commented Jun 10, 2026

Copy link
Copy Markdown

Summary

  • Renames and packages the plugin as WHIMC-Container-Tracker (WHIMC-Container-Tracker-<version>.jar, config in plugins/WHIMC-Container-Tracker/)
  • Targets Minecraft 1.21.11 (Spigot API 1.21.11-R0.1-SNAPSHOT, Java 21, ProtocolLib 5.4.0, WorldGuard 7.0.15)
  • Removes version-locked NMS/CraftBukkit usage; container slot data uses Bukkit YAML serialization
  • Expands README with version, full tracking surface, commands, config, and database tables
  • Adds GitHub Actions release workflow (build jar, publish release, bump pom.xml by 0.1 on each main push)

QRF branch features (prior commits)

  • Air-click logging, player punch/death events, barrelbot puzzle tracking, README updates

Test plan

  • mvn clean package produces WHIMC-Container-Tracker-1.4.0.jar
  • Plugin loads on a 1.21.11 server with ProtocolLib, WorldGuard, and MySQL
  • Container close, physical interactions, and barrelbot chat events write to expected tables
  • /ct-toggle-debug and /puzzle-progress <player> work as documented

Geph and others added 11 commits April 8, 2025 00:51
…ed upstream (globally at the server level or via worldguard)
…still considered to be in the same category)

Eliminated warnings about code (string concatination, local variables, etc) - dependency security problems require updates we can't do without version number shifts.
Renaming to reflect what it actually does
…mated GitHub releases.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Geph Geph changed the title Qrf updates WHIMC-Container-Tracker 1.4.0 — Minecraft 1.21.11 and GitHub releases Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant