SkriptLang / Skript

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.
https://docs.skriptlang.org
GNU General Public License v3.0
1.06k stars 368 forks source link

Set slot X of inventory of more entities at once #5330

Open jurajplayercze opened 1 year ago

jurajplayercze commented 1 year ago

Suggestion

Hey, i mentioned before that equip effect does not have support for equipping multiple entities at once. (Still doesn't :D)

It would be nice, if we could do same thing with set slot set slot 0 of players to apple

[the] slot[s] %numbers% of %inventory% to [the] slot[s] %numbers% of %inventories%

Why?

It would save time, space and it does not require any looping

Other

No response

Agreement

colton-boi commented 1 year ago

Just want to note, the equip effect supports multiple entities at once as of #5091, but it wasn't added in 2.6.4. It should be in the next version (which should be 2.7)