Skript is a Spigot plugin which allows server admins to customize their server easily, but without the hassle of programming a plugin or asking/paying someone to program a plugin for them.
Change Skript#getExpressons() from returning an Iterator to a Collection
Why?
All other Skript#get... methods return a collection and while this is a small and minor change it doesn't make sense to have this be an odd one out if non of the other 4+ methods did this,
Other
No response
Agreement
[X] I have read the guidelines above and affirm I am following them with this suggestion.
Suggestion
Change
Skript#getExpressons()
from returning anIterator
to aCollection
Why?
All other
Skript#get...
methods return a collection and while this is a small and minor change it doesn't make sense to have this be an odd one out if non of the other 4+ methods did this,Other
No response
Agreement