lucko / fabric-permissions-api

A simple permissions API for Fabric
MIT License
54 stars 14 forks source link

[Suggestion] Vanilla Permissions #4

Closed ghost closed 3 years ago

ghost commented 3 years ago

Is there any chance that you would support vanilla permissions such as /op or /trigger so that we can customise everyone's permissions without the different levels of op?

lucko commented 3 years ago

Yes - but that would be best achieved in another mod. This is just an API, and I'd prefer if it didn't change behaviour :p

ghost commented 3 years ago

Any plans for that or an ETA? I don't want to be one of the people that say Do this! so I'm just curious if there are plans or if it is underway.

lucko commented 3 years ago

I have no current plans to do it myself, but can't speak for anyone else obviously :p

LoganDark commented 2 years ago

https://github.com/LoganDark/fabric-command-hider is a thing now. It depends on an unreleased version of Fabric Loader though (for now), and it only does commands. It does all commands though, including modded ones like LP's (great for removing those pesky legacy /perms commands).

LoganDark commented 2 years ago

The version of Fabric Loader that Command Hider requires has been out for a bit now, so it works on real installations.