Right now the armor stand tools plugin gives u tools that u can use on the armor stand you're looking at however if there's multiple armor stands very close to each other it's really hard or even impossible to use a tool on the armor stand u want. So yous could add a focus tool that would make other tools only usable on the armor stand u used the focus tool on. For context i tried to make a cute little penguin using armor stands and i was keep moving the wrong armor stand
#focus tool in ast
1 messages · Page 1 of 1 (latest)
I do believe that this is an important suggestion, but I do think that this is not technically easy to implement 👍
should be easy, idk much abt minecraft plugins devleopment but i think u just create a variable named like focusedArmorStand and when someone uses the focus tool u update the variable with the clicked armor stand id or something then when the player uses any other tool check if the clicked armor stand id equals to the focusedArmorStand
or
make it so u dont even have to click on the armor stand while the focus mode is enabled
i just realised i can edit the post tags by rightclicking the post
cus i havent added them when creating
@fleet turtle idk if u read the feedback channel but its prob a suggestion to u
it'd be a nice to have feature, but i don't really know who is the author of ast plugin, and seems like this should be directed at them
ah okay i thought occ devs can modify the plugins occ uses