You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
Affected Modules:
The text was updated successfully, but these errors were encountered: