metakiwi / CommandCentral

GNU General Public License v3.0
1 stars 1 forks source link

Suggestion: Whitelisting entire plugins #12

Open bobatealee opened 1 month ago

bobatealee commented 1 month ago

Plugins such as WorldEdit come with a lot of plugins and whitelisting them one-by-one sounds annoying. Adding a new permission type that whitelists an entire command set (e.g. commandcentral.plugin.worldedit) would be very beneficial.

metakiwi commented 1 month ago

Thanks for the suggestion, it definitely makes sense! I actually had this implemented before, but it got removed during a refactor. I’ll make sure to bring it back, so whitelisting entire plugin command sets will be easier.