All notable changes to this project will be documented in this file.
Log Mode (PlayersOnly/AdminsOnly/Everyone)setting to control who gets logged.PlayersOnly– only non-admin players.AdminsOnly– only staff (OwnerID / ModeratorID).Everyone– both players and staff.
- Config validation and normalization for
LogMode.
- Config handling for ignored commands (deduplication, trimming, case-insensitive).
- Duplicated default entries in
Ignored Commandsafter multiple reloads. - Now deduplicates ignored commands and seeds defaults only when needed.
Wipe Data File On Server Wipeoption.- Automatically clears the data file when
OnNewSave(server wipe) occurs.
Ignored Commands (without /)config list.- Default ignored commands:
mymininominifmini
- Initial release of CommandChatLogger.
- Logs player chat
/commandsto a JSON data file with basic enable/disable toggle.