As long as a user does not have at least one reviewed and activated contribution, the user is unable to edit his profile, set a avatar, title picture or a signature.
Chat Logger module
for NidToolbox Light
requries nid-core module available here
NEW - if you would like to have your server logo appear in the notifications area in messages that come from NidToolbox. Please join my Discord https://discord.nidaren.net/ and post them in #server-logos
channel.
Useful at any - smaller and bigger community server. Registers data about ongoing chat on the server.
Support is provided as well as suggestions are accepted on my Discord here
Chat Logger module functionality:
- Not much to say here, simple chat logger registering chat sent events on the server and writing it to the file.
Requirements:
As any module of NidToolbox set, it requires nid-core version 1.0.1+ module, available in the main forum thread: here
How to install:
- Unpack .zip archive
- Copy nid-chatlogger.dll to Mods\NidToolbox\Modules
Settings files:
Config files are located at Configs\Mods\NidToolbox\ChatLogger.json
{
"Info": "NidToolbox Light: Chat Logger settings.",
"ChatLogEnabled": true
}
Available commands:
/help ChatLog
Displays information about all commands contained within this module.
/chatlog-enable
Enables or disables the module
/chatlog-enable bool trueFalse
Code
/chatlog-enable true/false
-
Version 1.7.1
- nid
- 5.72 kB
- 31 Downloads
* Updated project to net7.
-
Version 1.7.0
- nid
- 5.56 kB
- 34 Downloads
Compatibility with Eco 9.7
-
Version 1.6.0
- nid
- 6.04 kB
- 56 Downloads
* Updated module to Eco version 9.6.0
* Updated to net6.
* REQUIRES: EM-Framework 3.3.0-beta2 or higher
-
Version 1.5.0
- nid
- 5.8 kB
- 78 Downloads
* (RC.3/4) Reverted changes meant for future server build 2291.
* (RC.2) Module output filename updated to match namespace.
* Module updated to Eco 9.5.0
* REQUIRES: EM-Framework 3.2.0-RC.3 or higher.
-
Version 1.1.2
- nid
- 5.7 kB
- 138 Downloads
Version 1.1.2
- Compatibility patch with EM Framework 3.1.0
- Requires EM Framework 3.1.0
-
Version 1.1
- nid
- 5.7 kB
- 128 Downloads
Version 1.1
- Migrated project to Net5.
- Compatibility patch with Eco version 9.4
-
Version 1.0.1
- nid
- 5.64 kB
- 418 Downloads
Version 1.0.1
- Added requirement for nid-core module enforcement. If the module is not found or in wrong version, it will be reported to the server owner, instead of showing default net cryptic error message.
- Improved disable and re-enable logic;
- Migrated project to NetStandard 2.1.
-
Version 1.0.0
- nid
- 4.83 kB
- 228 Downloads
Initial release.