Capital icon indicating copy to clipboard operation
Capital copied to clipboard

Implement per-world-account schema

Open SOF3 opened this issue 3 years ago • 1 comments
trafficstars

Closes #10

SOF3 avatar Mar 06 '22 04:03 SOF3

Unresolved question: payment from one world to another will use incompatible currencies

If player A is in world 1 and player B is in world 2 and player A runs /pay B 123, they will end up deducting $123 from the world 1 account and adding $123 to the world 2 account, which is probably nonsensical.

SOF3 avatar Mar 19 '22 04:03 SOF3