Changes:
- Gems dropped on the floor when withdrawing will no longer be invisible if the player's inventory is full
- Added /Gems Top
(Add the following section to your config.yml)
Code:# This is where you can customize how the '/Gems top' players get shown Top-10: start: '&7-----[&aTop 10 Gems&7]-----' value: '&a* &f%player%&a: &f%balance%' end: ''
Fixed:
- Gems drops are no longer invisible when the player's inventory is full when running the "/gem give" command
Changes:
- Added support for 1.16.4
- Corrected an error caused when setting the "randomAmount" to true, when the "amount" itself is 0 or less
