Added support for including multiple (same) EntryData within a single EntryContainer by Pesekjak · Pull Request #8035 · SkriptLang/Skript

@Pesekjak

Absolutionism

Efnilite

@Pesekjak

Absolutionism

@Pesekjak

APickledWalrus

APickledWalrus

@Pesekjak

@Pesekjak

APickledWalrus

Absolutionism

Efnilite

…ner.java

Co-authored-by: Efnilite <35348263+Efnilite@users.noreply.github.com>

@Pesekjak

@Pesekjak

@Pesekjak

@Absolutionism

@skriptlang-automation skriptlang-automation bot added completed

The issue has been fully resolved and the change will be in the next Skript update.

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, 2025

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

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