You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Example for my case)
In "score": {"name":
typing .ou suggests the previously used name .out, it completes to .".out"
For the objective it's also not quite right
In "score": {"name": ".out", "objective":
typing fun suggests my scoreboard Function, it completes to fun"Function"
Version used: 4.4.0
The text was updated successfully, but these errors were encountered:
(Example for my case)
In
"score": {"name":
typing
.ou
suggests the previously used name.out
, it completes to.".out"
For the objective it's also not quite right
In
"score": {"name": ".out", "objective":
typing
fun
suggests my scoreboardFunction
, it completes tofun"Function"
Version used: 4.4.0
The text was updated successfully, but these errors were encountered: