Add support for server side characters. This would take the responsibility of handling all character data, so the backing servers don't need to do that and character data can be shared between servers without being stored on the client. Backing servers should still be able to have server specific character data, if desired.
This would also allow proxy wide character data that's still not client side.
Add support for server side characters. This would take the responsibility of handling all character data, so the backing servers don't need to do that and character data can be shared between servers without being stored on the client. Backing servers should still be able to have server specific character data, if desired.
This would also allow proxy wide character data that's still not client side.
See if it's possible to make this a plugin.