-
Bug
-
Resolution: Fixed
-
None
-
1.17.11 Hotfix, 1.17.32, 1.17.41 Hotfix, 1.18.12 Hotfix
-
None
-
Confirmed
-
Multiple
-
699702
Steps to reproduce
Create player.json file with minecraft:npc and minecraft:interact, with a child of swing as components.
Create a dialogue with a command to be run on press.
Create a command block to run execute @p ~ ~ ~ /dialogue open @s @s <scene>
Remove Operator Status.
Power the command block
Press a button in the NPC Dialogue.that run a command.
Expected Behavior:
The command runs
Observed Behavior:
The command does not run.
For Operator GUIs it works fine but player ones you must use a npc.
- is duplicated by
-
BDS-16786 dialogue change doesnt work on non opted players
- Resolved