Added override commands, modified config, updated downgraded ChestSortAPI to available version, bumped plugin version to 1.6.
The config now generates each workbench type with two new config options, override (bool) and command (string). If override is enabled, then the command is executed by the player. This allows the server admin to link into GUIs from other plugins, or execute skripts.
I fully don't expect this to be pulled in, I'm just making this PR to show that I did it :D
(Full disclosure, I don't know Java, so I made this with Copilot..)
Added override commands, modified config, updated downgraded ChestSortAPI to available version, bumped plugin version to 1.6.
The config now generates each workbench type with two new config options, override (bool) and command (string). If override is enabled, then the command is executed by the player. This allows the server admin to link into GUIs from other plugins, or execute skripts.
I fully don't expect this to be pulled in, I'm just making this PR to show that I did it :D (Full disclosure, I don't know Java, so I made this with Copilot..)