crpg icon indicating copy to clipboard operation
crpg copied to clipboard

Allow player-owned game servers

Open verdie-g opened this issue 4 years ago • 0 comments

In the current design of cRPG Bannerlord, since a game server sends xp/gold to the central server it should be trusted so players won't be allowed to own their server. Not sure how it was done in Warband but I believe the server owner could cheat easily after digging the network calls.

One thing that we could do so clans have their own server is to have a read-only API scope so that these servers can get player stats and items but cannot send xp and gold.

verdie-g avatar Jun 22 '21 13:06 verdie-g