would it be possible to clone all the plantations in the planters?
currently it only takes into account the planter that we are looking at
I'm not sure I understand your question, do you mean cloning all plants from planters close to each other? You can clone a single plant with /clone and you can clone all plants in a planter with /cloneall.
yes it's my request, clone all plants from all planter
Merged post
edit: https://vimeo.com/630799257 idk if its a bug or not?
It's working as intended, /cloneall clones all plants in the planter you are looking at. I would suggest binding the clone all command to a key instead of using the chat command. Open the F1 console in rust and enter bind p farmtools.cloneall.
I'm using a bind.
Ok so is not possible my request apparently, no worries
Ok, seems you don't have see the movie lol
it's a nice plugin!
In the video you are using the chat command, if you bind the command to a key you can repeatedly press the key while running around and looking at a planter to clone much faster.
If more users request this I could add an extra option to grab all planters in a radius around you but that will add extra complexity to the plugin. For instance, I'd need to add extra validation checks to make sure a player isn't outside of your base collecting your plants.
If more users request this I could add an extra option to grab all planters in a radius around you but that will add extra complexity to the plugin. For instance, I'd need to add extra validation checks to make sure a player isn't outside of your base collecting your plants.Thanks for explain ;) Solved