Use plugin messages to inform other servers about changed backpacks
GeorgH93 opened this issue ยท 0 comments
Description:
To prevent the plugin from invalidating cached backpacks every time a player switches server in a BungeeCord network plugin messages could be used to inform other servers about changed backpacks so that only these have to be reloaded from the database.
Implementation:
Currently just an idea, don't know if i will ever add this.