LOOHP / ImageFrame

Put images on maps and walls!
https://www.spigotmc.org/resources/106031/
GNU General Public License v3.0
40 stars 12 forks source link

Bedrock users can only generate the first frame of a gif #11

Closed fr0r closed 1 year ago

fr0r commented 1 year ago

I have a private Minecraft server that I set up for a while to play some "modded" survival using plugins and datapack with some friends, one of those plugins we have installed is GeyserMC, which allows Bedrock users to play on the server.

Recently, we have switched from ImageToMap to ImageFrame, and it has been having positive reactions! With anyone being able to create and view their ImageMaps properly (animated or not), but for some reason, players who are playing on Bedrock when trying to make an animated ImageMap can only generate the first frame and nothing else. It doesn't throw errors or something from any of the plugins on the console, so I'm showcasing by typing the same command on Java and Bedrock (via Windows 10).

Java Bedrock
baguidomine-java baguidomine-bedrock

If you need anything, please let me know!

LOOHP commented 1 year ago

Are you sure the bedrock user has permission to create animated image maps?

imageframe.create.animated
fr0r commented 1 year ago

Oh seems that was the case haha

Thanks for the help and sorry in advance, next time I'll check the description properly.