RypoFalem / ArmorStandEditor

Bukkit plugin to allow players to edit armorstands without commands.
GNU General Public License v2.0
19 stars 69 forks source link

Armorstands do not glow when F is pressed #41

Open EllairaX opened 3 years ago

EllairaX commented 3 years ago

Paper: 1.16.3 (248) ASE Version: 1.16-24

When F is pressed to select an armor stand, they do not glow.

MisterCookie1234 commented 3 years ago

Hej, did u figure out why they didn't glow? having the same prob rn

EllairaX commented 3 years ago

Hej, did u figure out why they didn't glow? having the same prob rn

Unfortunately, I have not figured out a solution to this issue, and I'm on Paper 1.16.5 now.

MisterCookie1234 commented 3 years ago

Did u change stuff at the paper.yml? i found my solution. I changed (in the paper.yml) armor-stands-tick to "false" due to a website that said its important for performance. if i set it to "true" again, it works without a flaw.

RoboMWM commented 3 years ago

Good find! That's probably it.

EllairaX commented 3 years ago

I wouldn't have thought of that, I will try it out.

MisterCookie1234 commented 3 years ago

I wouldn't have thought of that, I will try it out.

Sure! Tell us how it went.