This is a script that adds a scoreboard into your game that has a kill counter and money counter
Both scores go up to 9Qa Which is way more then the low low vanilla scores of 2.1B
This script comes with built in kit buy systems
You can make your kits with a structure block - there is 9 kits you can set into the system
Kit name | structure name
Common | common - 10K
Uncommon | uncommon - 100K
Rare | rare - 1M
Epic | epic - 10M
Devne | devine - 100M
Legendary | legendary - 1B
Prismatic | prismatic - 10B
Secret | secret - 100B
Transcendant | transcendant - 1T
Any questions leave in comments
Here are custom script commands that you need for the addon
/scriptevent smp:money_add <amount>Adds money to the player running the command
/scriptevent smp:money_add 1000000
/scriptevent smp:money_remove <amount>Removes money from the player running the command
/scriptevent smp:money_remove 500000
/scriptevent smp:buy_area <cost> <tag to be given>
/scriptevent smp:buy_item netherite_sword 500000
/scriptevent smp:buy_kit common
If you need this to work on a command block for example to use on sell pads or other things do
/execute as @p run /scriptevent <Scriptevent modules>
Please give me credit!!
This is my first script so don't go hating on it

