Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What?
The button to remove a synced schematic from the server now requires holding shift to activate.
If shift isn't pressed when the button is activated, a message appears that states that shift is required to remove the schematic,
Why?
On my SMP, people have removed schematics on accident too many times because they thought it would only be removed locally.
Because the placement is deleted for everyone, the owner must then replace the schematic at the correct location before anyone can continue working on it, which takes unnecessary time and effort.
Like this, people might think twice when removing the schematic and are reminded that the schematic is deleted globally. This can avoid such situation a lot of the time.