Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add syntax for armor stand features #6597

Open
19 of 25 tasks
sovdeeth opened this issue Apr 21, 2024 · 2 comments
Open
19 of 25 tasks

Add syntax for armor stand features #6597

sovdeeth opened this issue Apr 21, 2024 · 2 comments
Labels
feature Pull request adding a new feature. good first issue An issue that would be good for a first-time contributor to make a PR for priority: lowest "Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements).

Comments

@sovdeeth
Copy link
Member

sovdeeth commented Apr 21, 2024

Suggestion

Armor stands have various functionality that's not yet exposed in Skript. This issue serves as a checklist of what we do and don't have.

  • Disabled slots (paper has more elaborate locking api, optional)
    • effect?
    • expression (with changer?)
    • condition
  • show/hide arms
    • effect
    • condition
  • show/hide baseplate
    • effect
    • condition
  • marker
    • effect
    • condition
  • size
    • expression (changer?)
    • effect?
    • condition
  • poses (big ask, may or may not be feasible)
  • canMove
    • effect
    • condition
  • canTick
    • effect
    • condition

Agreement

  • I have read the guidelines above and affirm I am following them with this suggestion.
@sovdeeth sovdeeth added priority: lowest "Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements). feature Pull request adding a new feature. labels Apr 21, 2024
@ShaneBeee
Copy link
Contributor

Maybe at the same time add other armor stand things like show arms, base plate, marker, size, I can't remember what else there is.

@sovdeeth
Copy link
Member Author

I'll just make this a general armor stand features issue, tbh

@sovdeeth sovdeeth changed the title Add syntax for an armor stand's disabled slots Add syntax for armor stand features Apr 21, 2024
@sovdeeth sovdeeth added the good first issue An issue that would be good for a first-time contributor to make a PR for label Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Pull request adding a new feature. good first issue An issue that would be good for a first-time contributor to make a PR for priority: lowest "Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements).
Projects
None yet
Development

No branches or pull requests

2 participants