Capital
Capital copied to clipboard
An extensible economy API for PocketMine-MP.
Update
Pm-5 when?
When using the currency schema to set up multiple currencies and using the `/richest` command, the rank numbers are not correct. 
The development build from the 156th in poggit does not work ``` [Server thread/CRITICAL]: SOFe\Capital\Plugin\_58655cc4\SOFe\AwaitGenerator\AwaitException: "Unhandled async exception: SOFe\Capital\Loader\Loader took more than 5 seconds to initialize (blocking classes: SOFe\Capital\Loader\Loader, SOFe\Capital\Transfer\Mod,...
In the SQLite database, the metrics displayed in the rankings are not updated after the first account update. (If `recompute-frequency` is set to 0, the metrics will be updated.)
If the database server is slow and takes a long time to process transactions, attempting to process a large number of transactions will ~~create a large number of connections and~~...
If you run the `/checkmoney` command immediately after installing the plugin, an unknown value will be displayed.
Closes #27
Closes #10
For example, if we have a database like this: | ID | Balance | Labels | | :---: | :---: | :---: | | X01 | 15 | name=X, valueMin=0...