-
-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Labels
quality-updateImproves efficiency or structure without affecting functionality of a moduleImproves efficiency or structure without affecting functionality of a module
Description
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
Labels
quality-updateImproves efficiency or structure without affecting functionality of a moduleImproves efficiency or structure without affecting functionality of a module