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

Add Opt-In Logging to Modules Usable as Griefing Tools #1037

Open
Bloo-dev opened this issue Sep 8, 2024 · 0 comments
Open

Add Opt-In Logging to Modules Usable as Griefing Tools #1037

Bloo-dev opened this issue Sep 8, 2024 · 0 comments
Labels
quality-update Improves efficiency or structure without affecting functionality of a module

Comments

@Bloo-dev
Copy link
Member

Bloo-dev commented Sep 8, 2024

Servers often require actions of users to be trackable for moderation puposes, this is especially true if those actions have destructive consequences.
Some of our modules add rather destructive features which are not easily tracked by classical means. To countact this, we should add a storage-based logging system which can be enabled by server administrators.

It is to be decided whether this should be one unified Gamemode 4 log, or whether each action should have its own log (e.g. a log which tracks only uses of crossbow cartridges).

Tracked data should include:

  • Time of use
  • Location of use
  • Name of the player responsible

Affected Modules:

  • Crossbow Cartridges (primarily TNT launching)
  • TNT Landmines
@Bloo-dev Bloo-dev added the quality-update Improves efficiency or structure without affecting functionality of a module label Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quality-update Improves efficiency or structure without affecting functionality of a module
Projects
None yet
Development

No branches or pull requests

1 participant