The game developers have implemented plugin most of it in-game.
To move fertilizer automatically, just set active item and click mouse button.
autoplant.fertilizer.use-- permission to use auto move fertilizer
/fertilizer-- Shows amount move fertilizer/fertilizer <amount>-- Set amount move fertilizer
{
"Auto fertilizer permission": "autoplant.fertilizer.use",
"Auto fertilizer configuration": {
"Maximum distance from the PlanterBox": 5,
"Default fertilizer amount": 100
}
}- Egor Blagov - original author
- @Sharovoz - Sponsoring plugin development