SEND PACKET Open animation for chest

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

TimCom228

Member
Dec 26, 2019
31
0
6
24
I want to make the server send chest opening animation to the client when a function is called.

My version is 1.14.4, I have skript-mirror and i know in Bukkit you can do this with PacketPlayOutBlockAction (which is ProtocolLib i guess). I tried so many different ways of doing it, but it did not happened to work.

You should not ask me stuff like "AHH, did you look at https://wiki.vg/Protocol#Block_Action" - yes, in fact, i did.

If you know any other way of sending chest animation packet i would appreciate that anyway.
 
I want to make the server send chest opening animation to the client when a function is called.

My version is 1.14.4, I have skript-mirror and i know in Bukkit you can do this with PacketPlayOutBlockAction (which is ProtocolLib i guess). I tried so many different ways of doing it, but it did not happened to work.

You should not ask me stuff like "AHH, did you look at https://wiki.vg/Protocol#Block_Action" - yes, in fact, i did.

If you know any other way of sending chest animation packet i would appreciate that anyway.
Why are you doing this in Skript of all things. Just use Java. Wouldn’t you rather have 1 plugin instead of 4 + your skript.