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

PVP for Player without own Buttons #4

Open
BiLachner opened this issue Aug 29, 2017 · 4 comments
Open

PVP for Player without own Buttons #4

BiLachner opened this issue Aug 29, 2017 · 4 comments

Comments

@BiLachner
Copy link

Sorry for using this for a question:
Can I (as an Admin) decied wether a player has enabled PVP but he can not change it?

@paly2
Copy link
Member

paly2 commented Aug 29, 2017

Hmm, the API allows such things but not the chat commands interface. I'm implementing it 😃

@mega-gigaMynetest
Copy link

On Eurythmia server, we create a pvp privilege, for using pvpplus:pvp_enabled and pvpplus:pvp_disabled, you ça grant and revoke it.

@paly2
Copy link
Member

paly2 commented Aug 29, 2017

Done!
You can enable a player PvP state by passing its name as argument to the /pvp_enable chatcommand, e.g. /pvp_enable someplayer. (Only players possessing the pvp_admin privilege can use the command this way.)
Then, as @mega-gigaMynetest said, you can simply revoke that player the pvp privilege so they cannot change anymore their PvP state. They will still see the button, but it will have no effect.

@BiLachner
Copy link
Author

Hey, you are great ... I did not see anything about the privilege in the documentation. Would be nice add this. ;-) Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants