[Suggestion]: Additional friend system improvement.
hoehoetvhss opened this issue ยท 5 comments
Feature description
For blocks that have already been set up as friends, it was a little inconvenient to modify friends individually when modifying many blocks.
It may not be possible, but can you add a function that allows you to apply friend settings to blocks near the player when setting up friends?
This was why I implemented the default friends system. But I just had an idea of implementing a /blockprot copy
command or a button in the GUI, which lets you copy and paste the settings of one block to another. Would that sound like a good solution?
I've just tested a concept of this feature.
There is a new copy button and a new paste button. The paste button only shows if there is something copied already (restarts discard any copied information, I don't think it's worth implementing this).
It copies and pastes the whole configuration, including the Redstone settings, friends and all of their permissions.
Would this be a fitting solution?