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.07k stars 371 forks source link

Open chest Lidded #5715

Open TheLimeGlass opened 1 year ago

TheLimeGlass commented 1 year ago

Issue Description

open target block to open the chest https://hub.spigotmc.org/javadocs/spigot/org/bukkit/block/Lidded.html

UnderscoreTud commented 1 year ago

open target block matches the toggle effect rather than open inventory effect, as the open inventory effect doesn't support default player expression ([%players%]). open target block to player works as expected. I am closing this issue as completed as it's not even an issue

TheLimeGlass commented 1 year ago

open target block matches the toggle effect rather than open inventory effect, as the open inventory effect doesn't support default player expression ([%players%]). open target block to player works as expected. I am closing this issue as completed as it's not even an issue

That's the one that doesn't work. The open chest is the chest opening animation. It used to work, it doesn't anymore.

This is not related to the inventory.

UnderscoreTud commented 1 year ago

Skript never had that, it was an SkBee effect. I think this is what you're referring to https://skripthub.net/docs/?id=4644

UnderscoreTud commented 1 year ago

Skript never had that, it was an SkBee effect. I think this is what you're referring to https://skripthub.net/docs/?id=4644

@TheLimeGlass

TheLimeGlass commented 1 year ago

https://hub.spigotmc.org/javadocs/spigot/org/bukkit/block/Lidded.html