Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Burvye opened this issue Oct 21, 2024 · 2 comments
Open

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

Burvye opened this issue Oct 21, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Burvye
Copy link

Burvye commented Oct 21, 2024

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
Copy link
Contributor

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
Copy link
Author

Burvye commented Oct 21, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

2 participants