InvSee-plus-plus
InvSee-plus-plus copied to clipboard
Cross-server inventory spectating
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.
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.