mojira.dev

Paper Jump

Assigned

No issues.

Reported

MC-55764 Player rotation matches horse's rotation Invalid

Comments

When you create a random score '/scoreboard objectives add randomscore dummy', then type '/scoreboard players reset @a' and then run a test command '/say @a[score_randomscore=0]' no players will be found.

I'm assuming it is because the player hasn't actually been given a score of 0 on that objective yet ('/scoreboard players set @a randomscore 0'), but in my opinion all players that haven't been given a score of 0 should begin with a score of 0.

This used to work in Minecraft 1.7.4 and below, but not 1.7.5+ (including the snapshots). Please fix this; it is the best way to detect players joining maps for the first time and easily set their spawnpoint/display a message.