Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow the user to select multiple objects for protecting at once. #11

Open
WiIIiam278 opened this issue Feb 14, 2018 · 1 comment
Open

Comments

@WiIIiam278
Copy link

WiIIiam278 commented Feb 14, 2018

Perhaps by shift-clicking. May be useful to allow the user to select all of their protected things with a command, as well.

@WiIIiam278 WiIIiam278 changed the title Allow the user to select multiple Allow the user to select multiple objects for protecting at once. Feb 14, 2018
@Brianetta
Copy link
Owner

Will need a per-player set of Locations, rather than a per-player Location, to handle selections.

Commands will need to iterate over the selected locations. It will probably be a good idea to introduce an overt lock/unlock command, in addition to left-click.

Perhaps also a cuboid selection would be a good idea; shift-clicking a room full of chests or every repeater within a redstone contraption could get old really quickly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants