Skip to content

BetterCoinflips Release 2.2.0

Compare
Choose a tag to compare
@Mikihero Mikihero released this 27 Apr 19:38
· 89 commits to main since this release

Added a coin uses system

Changes:

  • Added a coin uses system, every coin will now have a random amount of uses with a customizable range
  • Added the CoinUses command which can be used to get/set the uses of a coin
  • Added the GetSerial command which returns the serial of a held item, useful in conjunction with the CoinUses command
  • Added a bunch of missing effects to the default config
  • Added a system that allows you remove only a few of the default spawning coins
  • Added a system that allows you to remove only a few of the replaced item (by default it's now SCP-500)
  • A bunch of little code tweaks