ToberoCat / ImprovedFactions

Factions plugin for minecraft
GNU General Public License v3.0
14 stars 10 forks source link

[Suggestion] Allow console to use certain admin commands #228

Open Burvye opened 1 month ago

Burvye commented 1 month ago

Right now, Improved Factions requires an admin player to run admin commands such as "/f power add" or "/f reload". This makes it incredibly difficult for plugin developers as it requires the player to be opped temporarily, raising massive security risks.

Allow console to use faction admin commands

I am currently using a third plugin to run op commands as a player - RunAsOp.

Josh65-2201 commented 1 month ago

You don't need to op a player to run admin commands you should use a permission manager like LuckPerms and give them permissions needed. https://github.com/ToberoCat/ImprovedFactions/blob/main/docs/permissions.md

Burvye commented 1 month ago

You don't need to op a player to run admin commands you should use a permission manager like LuckPerms and give them permissions needed. https://github.com/ToberoCat/ImprovedFactions/blob/main/docs/permissions.md

It gives people the permission to add any amount of power they want, which can still be exploited