Added support for including multiple (same) EntryData within a single EntryContainer by Pesekjak · Pull Request #8035 · SkriptLang/Skript
skriptlang-automation
bot
added
completed
and removed feature-ready
A PR/issue that has been approved, tested and can be merged/closed in the next feature version.labels
Sep 18, 2025erenkarakal pushed a commit to erenkarakal/Skript that referenced this pull request
Nov 26, 2025… EntryContainer (SkriptLang#8035) * added support for single entry data to be included multiple times within a section node * added test for entry data being included multiple times within a single entry container * added missing constructors * made list returned by EntryContainer#getAll unmodifiable * fixed incorrect package name in the test * Update src/main/java/ch/njol/skript/test/runner/StructTestEntryContainer.java * fixed the test * fixed the test
erenkarakal pushed a commit to erenkarakal/Skript that referenced this pull request
Nov 26, 2025… EntryContainer (SkriptLang#8035) * added support for single entry data to be included multiple times within a section node * added test for entry data being included multiple times within a single entry container * added missing constructors * made list returned by EntryContainer#getAll unmodifiable * fixed incorrect package name in the test * Update src/main/java/ch/njol/skript/test/runner/StructTestEntryContainer.java * fixed the test * fixed the test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters