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 configcommand (alias/gff ui) opens an interactive configuration page where you can adjust Horizontal Radius, Vertical Radius and Chest Limit with +/− buttons. Changes are saved toconfig.jsonand applied immediately in-game. - New subcommand routing for
configanduialiases inGrabCommand. - New
GrabFromFarConfigPageclass (InteractiveCustomUIPage) following the same pattern as LevelTools' TokenPage. - New
.uifileGrabFromFar/GrabFromFarConfig.uiusing Common.ui templates.
Changed
- Updated plugin description to mention the config UI.
getWorld()null check added toopenConfigUIfor robustness.