Grab From Far

Grab item from chest far away, configurable!~

File Details

GrabFromFar-1.4.0.jar

  • R
  • Mar 10, 2026
  • 21.71 KB
  • 11.8K
  • Early Access

File Name

GrabFromFar-1.4.0.jar

Supported Versions

  • Early Access

Changelog

[1.4.0] - 2026-03-10

Added

  • In-game Config UI: New /gff config command (alias /gff ui) opens an interactive configuration page where you can adjust Horizontal Radius, Vertical Radius and Chest Limit with +/− buttons. Changes are saved to config.json and applied immediately in-game.
  • New subcommand routing for config and ui aliases in GrabCommand.
  • New GrabFromFarConfigPage class (InteractiveCustomUIPage) following the same pattern as LevelTools' TokenPage.
  • New .ui file GrabFromFar/GrabFromFarConfig.ui using Common.ui templates.

Changed

  • Updated plugin description to mention the config UI.
  • getWorld() null check added to openConfigUI for robustness.