Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Restore command block context by changing block content when continuing from a breakpoint #15

Open
skess42 opened this issue Jul 28, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@skess42
Copy link
Member

skess42 commented Jul 28, 2021

Currently we only consider entity and server contexts. A command block counts as a server context. To restore a server context we currently use schedule, but this does not restore the CustomName of a command block.
We could change the command in a command block when continuing from a breakpoint hit by a function called by this block to restore the CustomName.

@skess42 skess42 added the enhancement New feature or request label Jul 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant