Disabling bulkupdate confirmation
dimon0230ru opened this issue ยท 2 comments
Description
I really need the ability to configure whether I need a bulkupdate confirmation
Proposed behaviour
Bulk edit is a very dangerous operation that should not be done by automation or without confirmation.
May I ask what is your use case that requires the confirmation to be removed ?
I don't know the java language but with cmi and luckperms I can do a lot of different features, with permission I can track and manage them for the players. So I can make a point through cmi portals to which the player will capture it, only he will be given a special permission, and everyone else will have it taken away if it was, since I can't track who exactly it was issued to. This is called capturing a point and the player will receive a reward for it as long as he has this permission and other players have not captured it in the same way. I can still think of many such possibilities while I try to implement this one.
I'm doing automation and taking away a specific permission from everyone who has it to give it to only one specific player, so I can protect myself from duplicating the permission when only one needs it, and it becomes possible to use playtimerewards to execute a command on a player who has that permission