Solved How can I make numbers display with commas

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Olle

New Member
Apr 19, 2021
8
0
1
When I use number variables it just displays like 15000000 but I want it to display like 15,000,000
It would make it much easier to read the numbers, can someone help me?
This is my code:

on break any block:
send "&6Blocks Mined: &a%{broken.%loop-player%}%"

Edit:
I found out how to do it
 
Last edited:
Status
Not open for further replies.