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

Horse armor equip issue #7140

Closed
1 task done
rdni opened this issue Oct 9, 2024 · 0 comments
Closed
1 task done

Horse armor equip issue #7140

rdni opened this issue Oct 9, 2024 · 0 comments
Assignees
Labels
bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. completed The issue has been fully resolved and the change will be in the next Skript update. patch-ready A PR/issue that has been approved and is ready to be merged/closed for the next patch version.

Comments

@rdni
Copy link

rdni commented Oct 9, 2024

Skript/Server Version

[17:25:18 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases
[17:25:18 INFO]: [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/
[17:25:18 INFO]: [Skript] Skript's tutorials can be found here: https://docs.skriptlang.org/tutorials
[17:25:18 INFO]: [Skript] Server Version: 1.21.1-DEV-077c3a9 (MC: 1.21.1)
[17:25:18 INFO]: [Skript] Skript Version: 2.9.2 (skriptlang-github)
[17:25:18 INFO]: [Skript] Installed Skript Addons: 
[17:25:18 INFO]: [Skript]  - skript-placeholders v1.6.0 (https://github.com/APickledWalrus/skript-placeholders)
[17:25:18 INFO]: [Skript]  - skript-gui v1.3 (https://github.com/APickledWalrus/skript-gui)
[17:25:18 INFO]: [Skript]  - skript-reflect v2.4 (https://github.com/SkriptLang/skript-reflect)
[17:25:18 INFO]: [Skript]  - SkQuery v4.1.10
[17:25:18 INFO]: [Skript]  - SkBee v3.6.1 (https://github.com/ShaneBeee/SkBee)
[17:25:18 INFO]: [Skript] Installed dependencies: 
[17:25:18 INFO]: [Skript]  - Vault v1.7.3-b131
[17:25:18 INFO]: [Skript]  - WorldGuard v7.0.12+829a4a4

Bug Description

Horses cannot be equipped with leather horse armor with the equip effect. All other horse armors work, however Material.LEATHER_HORSE_ARMOR is missing here.

Expected Behavior

The horse should have the leather horse armor equipped.

Steps to Reproduce

Summon a horse, and attempt to equip it with horse armor.

summon horse at player
equip last spawned horse with leather horse armor

Errors or Screenshots

No response

Other

No response

Agreement

  • I have read the guidelines above and affirm I am following them with this report.
@Efnilite Efnilite self-assigned this Oct 9, 2024
@Efnilite Efnilite added the bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. label Oct 9, 2024
@Efnilite Efnilite added the PR available Issues which have a yet-to-be merged PR resolving it label Oct 9, 2024
@sovdeeth sovdeeth added completed The issue has been fully resolved and the change will be in the next Skript update. patch-ready A PR/issue that has been approved and is ready to be merged/closed for the next patch version. and removed PR available Issues which have a yet-to-be merged PR resolving it labels Oct 31, 2024
@Efnilite Efnilite closed this as completed Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. completed The issue has been fully resolved and the change will be in the next Skript update. patch-ready A PR/issue that has been approved and is ready to be merged/closed for the next patch version.
Projects
None yet
Development

No branches or pull requests

3 participants