It's totally fine that there is a number on the side.
What are the steps to make a fake name on a scoreboard in 1.13.2?
Thanks!
To make a fake name, simply treat a random name as a player for scoreboard commands.
So something like this will create a fake name:
/scoreboard players set bananas <scoreboard> 1
And after a few testings, I found a few annoying issues:
1. Commands don't like illegal characters, (such as the section symbol §)
2. You cannot make a fake player name with only spaces with commands, only plugins can
3. Idk the hex code of the scoreboard background color, so I can't get you a character that does the camouflage
4. (It's just that I didn't mention b4) The scoreboard auto-sorts itself, so you actually need to use values other than 0 to make that blank line stay there.
(For example, if you want the blank line between the name and the 1st player, and the maximum score players can obtain is 100, make the score 101.)
(Example command: /scoreboard players set . <scoreboard> 101 )
Hence, you might need to use the smallest character possible as the fake name (such as , . ' `).
Rollback Post to RevisionRollBack
Advertisement Board
1. New minigame for Christmas! (Yes it's over, I know...) Check it out!
2. If you found my command solutions helpful, try to make my work worthwhile by crediting me. However, if you are to credit me, let me do it by:
Joining the map server or giving me a download link to add stuff.
This is mainly because I don't want some simple signs mentioning my name or my stupid head sticking to the wall.
To make a fake name, simply treat a random name as a player for scoreboard commands.
So something like this will create a fake name:
/scoreboard players set bananas <scoreboard> 1
And after a few testings, I found a few annoying issues:
1. Commands don't like illegal characters, (such as the section symbol §)
2. You cannot make a fake player name with only spaces with commands, only plugins can
3. Idk the hex code of the scoreboard background color, so I can't get you a character that does the camouflage
4. (It's just that I didn't mention b4) The scoreboard auto-sorts itself, so you actually need to use values other than 0 to make that blank line stay there.
(For example, if you want the blank line between the name and the 1st player, and the maximum score players can obtain is 100, make the score 101.)
(Example command: /scoreboard players set . <scoreboard> 101 )
Hence, you might need to use the smallest character possible as the fake name (such as , . ' `).
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hi everybody!
I'm making a custom map, with a shop system. I use a scoreboard on the sidebar, to let the player see their balance.
Now here my question:
Is it possible to have a blank line in a scoreboard, between the title and the numbers?
Thank you!!
It's not possible to have a totally blank line in a scoreboard cuz they are bound to show a number.
The best "blank" line will be a fake name that has no character with a score of 0.
Joining the map server or giving me a download link to add stuff.
This is mainly because I don't want some simple signs mentioning my name or my stupid head sticking to the wall.
It's totally fine that there is a number on the side.
What are the steps to make a fake name on a scoreboard in 1.13.2?
Thanks!
To make a fake name, simply treat a random name as a player for scoreboard commands.
So something like this will create a fake name:
/scoreboard players set bananas <scoreboard> 1
And after a few testings, I found a few annoying issues:
1. Commands don't like illegal characters, (such as the section symbol §)
2. You cannot make a fake player name with only spaces with commands, only plugins can
3. Idk the hex code of the scoreboard background color, so I can't get you a character that does the camouflage
4. (It's just that I didn't mention b4) The scoreboard auto-sorts itself, so you actually need to use values other than 0 to make that blank line stay there.
(For example, if you want the blank line between the name and the 1st player, and the maximum score players can obtain is 100, make the score 101.)
(Example command: /scoreboard players set . <scoreboard> 101 )
Hence, you might need to use the smallest character possible as the fake name (such as , . ' `).
Joining the map server or giving me a download link to add stuff.
This is mainly because I don't want some simple signs mentioning my name or my stupid head sticking to the wall.
Thank you very much for your help!
It worked, and looks cool!