InvSee-plus-plus icon indicating copy to clipboard operation
InvSee-plus-plus copied to clipboard

Cross-server inventory spectating

Open Jannyboy11 opened this issue 1 year ago • 1 comments

This can be very handy on server networks using a proxy server (BungeeCord/Velocity).

In order to implement this,

  • we should adopt an STM-style spectator inventory view, similar to what we require on Folia.
  • we should support multiple transport methods, e.g. bungeecord plugin message channel, redis pubsub, rabbitmq, unix domain sockets, custom via api.

Jannyboy11 avatar Jun 09 '23 12:06 Jannyboy11

Might best be implemented as a separate plugin, which uses the api once https://github.com/Jannyboy11/InvSee-plus-plus/issues/71 is implemented. We can have a 'server' option in the context set.

Jannyboy11 avatar Dec 30 '23 19:12 Jannyboy11