Skip to content

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

@Bloo-dev

Description

@Bloo-dev

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    quality-updateImproves efficiency or structure without affecting functionality of a module

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions