Zrips / CMI

116 stars 97 forks source link

Max balance is 92q #6473

Open Firosee opened 2 years ago

Firosee commented 2 years ago

Description of issue: On 1.12.2, the max balance is 92Q, you can go over it fine, ie 100q, however when the server restarts, you will always be set back to 92q, i asked in the discord and gecko told me its because "the max value of long is 90.22q" and i was wondering if there is anything we can do to change that (as lots of servers have an eco higher), such as changing the method, etc.

Cmi Version (using/cmi version): https://gyazo.com/6def10b682ca12b91cb079f469bd16c9

Server Type (Spigot/Paperspigot/etc): Paper

Server Version (using /ver): 1.12.2

dan28000 commented 2 years ago

Only bigger limit's are float or double witch would I assume require bigger rewrite of code

Firosee commented 2 years ago

Only bigger limit's are float or double witch would I assume require bigger rewrite of code

Ah hopefully not though