Essential Commands

Essential Commands

108k Downloads

Ops do not get access to all commands by default when permissions are enabled.

John-Paul-R opened this issue ยท 2 comments

commented

This bug was almost certainly introduced in by this change in e7d3ba8.

commented

Intended functionality: Within the context of essentialcommands, having OP (permissionLevel == 4 ) should grant you access to all commands (but not necessarily all bypasses).

Essentially, an op's effective permissions should be, at base, essentialcommands.*, but excluding essentialcommands.bypass.*.

commented

Should be fixed by 4b0559b.