BentoBoxWorld / Bank

Allow your players to deposit and withdraw money from the island's bank! See island rankings!
Eclipse Public License 2.0
2 stars 6 forks source link

Trying to deposit a very large amount of money crashes the server #19

Closed tastybento closed 3 years ago

tastybento commented 3 years ago

Expected behavior

Reject large amount.

Observed/Actual behavior

Crashes.

Steps/models to reproduce

ob bank deposit 1.8446745e+101255555

BentoBox version

> bbox v
[09:03:01 INFO]: Running PAPER 1.17.1.
[09:03:01 INFO]: BentoBox version: 1.17.3-SNAPSHOT-b2135
[09:03:01 INFO]: Database: JSON
[09:03:01 INFO]: Loaded Game Worlds:
[09:03:01 INFO]: oneblock_world (OneBlock): Overworld
[09:03:01 INFO]: parkour_world (Parkour): Overworld, Nether, The End
[09:03:01 INFO]: Loaded Addons:
[09:03:01 INFO]: AOneBlock 1.9.0-SNAPSHOT-LOCAL (ENABLED)
[09:03:01 INFO]: Bank 1.3.1-SNAPSHOT-LOCAL (ENABLED)
[09:03:01 INFO]: CauldronWitchery 1.6.0-SNAPSHOT-LOCAL (ENABLED)
[09:03:01 INFO]: Parkour 0.0.2-SNAPSHOT-LOCAL (ENABLED)

Plugin list

No response

Other

No response