-
Bug
-
Resolution: Duplicate
-
None
-
1.14.4
-
None
-
Confirmed
-
Commands
The bug
JSON text is no longer resolved if a player that is not an operator opens a non-resolved written book.
To reproduce
- Run
/give @s written_book{generation:0,author:violine1101,title:"A Test Book",pages:['{"selector":"@s"}']}
- Open the book
→ Your name is written in the book - Delete the book
- Run the command again
- Deop yourself
- Right-click the book
→ It says {"selector":"@s"}
Original description
I have Written Books made that show scoreboard data values within the pages etc. If a player that is Not OP looks into the book, the entire JSON Code/Format is displayed rather than the result of the JSON Text which results in an entire page willed with numbers and letters and symbols etc. If a player with OP looks into the book it appears perfectly fine and properly displays the Scoreboard/JSON text components.
- duplicates
-
MC-103171 Selectors in written books require player to be operator to work
- Reopened