Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

Ability to pick-up and target place ArmorStand. #6

Closed
mibby opened this issue Nov 2, 2016 · 6 comments
Closed

Ability to pick-up and target place ArmorStand. #6

mibby opened this issue Nov 2, 2016 · 6 comments

Comments

@mibby
Copy link

mibby commented Nov 2, 2016

Would it be possible to allow for an armorstand to be picked up and target placed? Similarly to how this plugin carries an armorstand when summoning one using their tools. Similarly to this plugin. https://www.spigotmc.org/resources/armor-stand-tools.2237/

@RypoFalem
Copy link
Owner

There is no pickup and put down feature. There is, however, a copy/paste and use can effectively use that for the same purpose. In creative it will paste everything to another armorstand. In survival, it will paste everything except equipment (because it would allow duplicating).

@mibby
Copy link
Author

mibby commented Nov 2, 2016

It wouldn't be possible to implement something like that plugin? Which does have a direct place / put down feature.

@RypoFalem
Copy link
Owner

RypoFalem commented Nov 2, 2016

It would be possible but right now I think it would go against the spirit of the plugin: editing the attributes of armorstands. This philosophy keeps the plugin simple and focused rather than complex and feature bloated.

You can already move the entire armorstand using the Placement function which is useful for short distances and you can already copy/paste to move it long distances or duplicate it many times. The potential for benefit is realitivly low since there are already multiple ways to accomplish the same goal. The potential for bloat is there because it's another thing to code, maintain and clutter the menu.

I haven't had a long time to consider this feature suggestion. My answer isn't "no" but rather "I will have to weigh the costs and benefits".

@RoboMWM
Copy link

RoboMWM commented Nov 2, 2016

I also vote against this "feature" - only "benefit" I see is providing a visual that users on mibby's server are familiar with.

@mibby
Copy link
Author

mibby commented Nov 3, 2016

Alright, no biggie. I actually don't use that plugin, just something I found when searching for armor stand plugins and thought was neat to make transferring armor stands more visual with a fine level of control.

@mibby mibby closed this as completed Nov 3, 2016
@RoboMWM
Copy link

RoboMWM commented Nov 3, 2016

Oh ok, my apologies. But yea, other factors include having to constantly update armor stand position on PlayerMoveEvent which introduces the possibility of lag

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants