Extraneous [the] in hotbar slot expression. #6563
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.
good first issue
An issue that would be good for a first-time contributor to make a PR for
help wanted
Contributions are highly welcomed
PR available
Issues which have a yet-to-be merged PR resolving it
priority: lowest
"Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements).
Skript/Server Version
Bug Description
ExprHotbarSlot is a property expression but includes a
[the]
in its pattern, so this gets duplicated twice (and put in the wrong place!):player's the hotbar slot
,the the hotbar slot of player
.Presumably it originally wasn't a property expression and somebody forgot to change it.
Expected Behavior
It probably shouldn't be there twice 😬
Steps to Reproduce
Open the file
Errors or Screenshots
No response
Other
No response
Agreement
The text was updated successfully, but these errors were encountered: