(Posting for Discord user Lack of oxygen (oxygen.deprivation))
There is a bug where you can't disable bmpc.self.* permissions.
Steps to reproduce:
- Add luckperms and bmpc
- Open up luckperms editor (
/lp editor)
- From editor, go to groups-default and add these in with the value False:
bmpc.self.toggle
bmpc.self.show
bmpc.self.hide
- Save changes
Current Result:
The end user is able to execute /bmpc, /bmpc show, /bmpc hide
Expected result:
The lack of permission for non-ops/admins to execute /bmpc, /bmpc show, /bmpc hide
(Posting for Discord user Lack of oxygen (oxygen.deprivation))
There is a bug where you can't disable
bmpc.self.*permissions.Steps to reproduce:
/lp editor)bmpc.self.togglebmpc.self.showbmpc.self.hideCurrent Result:
The end user is able to execute
/bmpc,/bmpc show,/bmpc hideExpected result:
The lack of permission for non-ops/admins to execute
/bmpc,/bmpc show,/bmpc hide