-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Texter ID #6
Comments
Hi @treehousemc1.
If you wish to fix it, install it from |
Also, for player who do not have permission to erase FloatingTexts, IDs are made invisible automatically. |
change to Title |
The example is as follows on 2.3.0
|
i dont understand |
In Texter 2.3.0, it is displayed without ID by writing to crfts.json"world": {
"TextName1": {
"Xvec": 128,
"Yvec": 90,
"Zvec": 128,
"TITLE": "Title",
"TEXT": "Text(New line with #)"
}
} Output
fts.jsonAlso, if added by command, data will be added to Output
It is as follows in fts.json "world": {
"TextName1": {
"Xvec": 128,
"Yvec": 90,
"Zvec": 128,
"TITLE": "Title",
"TEXT": "Text",
"OWNER": "Steve"
}
} Please use |
Ok thx |
Hi. Can you please remove texter ID and add cmd do check id so people will know it's id
The text was updated successfully, but these errors were encountered: