Jumper251 / AdvancedReplay

Minecraft plugin to record players on your server
GNU General Public License v3.0
143 stars 60 forks source link

Issue while changeing world #190

Open JanReich opened 4 days ago

JanReich commented 4 days ago

Currently we use multiverse inventories to separate inventories in different world. When the player is changeing the world in the replay the watcher of the replay has no replay tools in his hotbar when he also changes the world they are all gone. The problem ist that the watcher cannot view the replay without this tools.

Jumper251 commented 3 days ago

From looking at their API it does not seem like there is a good way to temporarily disable the inventory switches. There were some more ideas in #153 although I'm not sure if a seperate world would even solve this problem.