Okay how hard would it be to make an api that say when a tree token was selected, if the api command was used would copy that token then randomly paste it throughout the map according to a seed formula Something like !seed 40. And that would make it randomly place 40 bushes on the map. Probably would require query each foot to see if something was in it, if not roll a dice behind the scenes, and repeat if it ends the map without putting down the required number of trees starts over from the beginning. And with some items like say trees put in the option to !seed-overlap 40 telling the api it can place it on other tokens. And if thats easy enough, how hard would it be to add say a feature on it like !seed-natural-selected 20 where it then puts up a pop up that says "draw selection box" and once you do it seeds the area within the selection box with say 20 bushes. With the natural setting allowing there to be edge overlap but not more then that.