Skript icon indicating copy to clipboard operation
Skript copied to clipboard

Allow `armour stand` as `armor stand`

Open cheeezburga opened this issue 9 months ago • 3 comments

Skript/Server Version

[09:42:45 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases
[09:42:45 INFO]: [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/
[09:42:45 INFO]: [Skript] Skript's tutorials can be found here: https://docs.skriptlang.org/tutorials
[09:42:45 INFO]: [Skript] Server Version: git-Paper-37 (MC: 1.20.6)
[09:42:45 INFO]: [Skript] Skript Version: 2.8.5-nightly-7b1653fb (skriptlang-nightly)
[09:42:45 INFO]: [Skript] Installed Skript Addons: None
[09:42:45 INFO]: [Skript] Installed dependencies: None

Bug Description

Was trying to spawn an armour stand and turns out it only works with armor, not armour.

Expected Behavior

It was supposed to work as intended.

Steps to Reproduce

Try to spawn an armour stand. Or after spawning one, try to get the last spawned armour stand.

Errors or Screenshots

No response

Other

No response

Agreement

  • [X] I have read the guidelines above and affirm I am following them with this report.

cheeezburga avatar May 12 '24 23:05 cheeezburga

You can add it to #6640 if you want

Moderocky avatar May 13 '24 09:05 Moderocky

You can add it to #6640 if you want

Is it as simple as adding a [u] to the pattern bit of the english.lang for armor stands?

cheeezburga avatar May 13 '24 14:05 cheeezburga

Is it as simple as adding a [u] to the pattern bit of the english.lang for armor stands?

I don't actually know, you'll probably need to experiment 😬

Moderocky avatar Jun 13 '24 11:06 Moderocky