Skip to content

v0.2.1 — /suggest GUI + auto-update

Choose a tag to compare

@alekswoje alekswoje released this 24 May 01:28
· 293 commits to master since this release

New

  • /suggest opens an in-game GUI — pick Mod or Server (selected one shows a yellow border), type your suggestion, hit Submit. No more clicking buttons in chat. Vanilla clients are pointed at the mod download page.
  • /prisonsmod update auto-updates the mod — downloads the latest release and stages it for install on next Minecraft restart. The join-time update alert now has a clickable "Click to update" component that runs the same flow.
  • Equal Spacing snap in the HUD editor — while dragging a widget, positions where the spacing between widgets becomes even (midpoint between two, or continuing/leading a three-widget pattern) snap on both axes. Toggleable in the HUD editor.

Settings

  • New suggestUi toggle in config/prisonsmod.properties (default ON) lets you disable the interceptor and pass /suggest through to the server.
  • New evenSpacingSnap toggle in config/prisonsmod.properties (default ON).

Install

Drop prisonsmod-0.2.1.jar into your mods folder, or use /prisonsmod update from inside a previous version.