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

feat: post a message when a PvP fight was initiated #114

Open
MandoDB opened this issue May 17, 2024 · 1 comment
Open

feat: post a message when a PvP fight was initiated #114

MandoDB opened this issue May 17, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@MandoDB
Copy link

MandoDB commented May 17, 2024

Is your feature request related to a problem? Please describe.
On servers with strict PvP rules it could make sense to log which player has initiated a fight and what gear level both parties currently have. An admin could then use these logs to punish people who didn't follow the rules.

Describe the solution you'd like
A message should be posted to a channel similar to the activity and kill feed.
This is what the message could look like:

18 mai 2024 00:05: Zerk (80) attacked Damon (80) with a Spear.
@MandoDB MandoDB added the enhancement New feature or request label May 17, 2024
@DarkAtra DarkAtra changed the title PvP First Hit feat: post a message when a PvP fight was initiated May 18, 2024
@DarkAtra
Copy link
Owner

I'm not sure if this is something i will implement. It's a pretty narrow use-case and not trivial to implement.
It might make more sense to write a server-side mod that allows enforicng PvP rules.

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
None yet
Development

No branches or pull requests

2 participants