Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Raw Name Entity Type Support - #8867

Open
erenkarakal wants to merge 6 commits into
SkriptLang:dev/featurefrom
erenkarakal:feature/entity-type-raw-name
Open

Raw Name Entity Type Support#8867
erenkarakal wants to merge 6 commits into
SkriptLang:dev/featurefrom
erenkarakal:feature/entity-type-raw-name

Conversation

@erenkarakal

Copy link
Copy Markdown
Member

Problem

Getting translate components for things that involve entity types requires the raw name of entity, but Skript doesn't support it

Solution

Added support for EntityDatas in ExprRawName.sk, made ExprRawName a PropertyExpression

Testing Completed

Added unit tests for single objects, single objects with spaces, plurals, and mixed plurals + in-game testing

Supporting Information


Completes: none
Related: none
AI assistance: none

@erenkarakal
erenkarakal requested a review from a team as a code owner September 1, 2026 19:06
@erenkarakal
erenkarakal requested review from Pesekjak and cheeezburga and removed request for a team September 1, 2026 19:06
@skriptlang-automation skriptlang-automation Bot added needs reviews A PR that needs additional reviews needs triage An issue that hasn't been classified or verified yet labels Sep 1, 2026
@skriptlang-automation

This comment has been minimized.

@skriptlang-automation skriptlang-automation Bot added the enhancement Feature request, an issue about something that could be improved, or a PR improving something. label Sep 1, 2026
@skriptlang-automation skriptlang-automation Bot removed the needs triage An issue that hasn't been classified or verified yet label Sep 1, 2026
@skriptlang-automation skriptlang-automation Bot moved this to In Review in 2.17 Releases Sep 1, 2026
@erenkarakal erenkarakal added the don't merge me !! For pull requests that should not be merged due to some outstanding dispute, conflict or dependency. label Sep 1, 2026
Comment thread src/main/java/ch/njol/skript/expressions/ExprRawName.java Outdated
Comment thread src/main/java/ch/njol/skript/expressions/ExprRawName.java Outdated
Comment thread src/main/java/ch/njol/skript/expressions/ExprMinecraftName.java
Comment thread src/test/skript/tests/syntaxes/expressions/ExprRawName.sk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

don't merge me !! For pull requests that should not be merged due to some outstanding dispute, conflict or dependency. enhancement Feature request, an issue about something that could be improved, or a PR improving something. needs reviews A PR that needs additional reviews

Projects

Status: In Review

Development

Successfully merging this pull request may close these issues.

2 participants