Raised This Month: $51 Target: $400
 12% 

Admin Commands Log v1.1


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Plugin Info:     Modification:   Counter-Strike        Category:   Admin Commands       
eat1k
Senior Member
Join Date: Apr 2018
Old 12-04-2018 , 11:38   Admin Commands Log v1.1
Reply With Quote #1

Author: w0w (me).

Current version: 1.1

Changelog:
Spoiler


Requirements:
  • AMX Mod X 1.9.0 or higher.

Multilingual support:
  • Brazilian Portuguese (BP): tarsisd2
  • English (EN).
  • Romanian (RO): tom .
  • Russian (RU).
  • Spanish (ES).
  • Turkish (TR): Snake.

Plugin logs commands that admins write in their console to a file.

The config file is created automatically in "amxmodx/configs/plugins" where you can set settings which you want.

CVars:
  • acl_type: For values 1 or 2 you must have the file "acl_list.ini" in your configs folder.
    • 0: it'll log only commands which starts with "amx_".
    • 1: it'll log only commands from "acl_list.ini" ("amxmodx/configs/acl_list.ini").
    • 2: combines 0 and 1 values of this CVar (it'll log commands which starts with "amx_" or which are in the acl_list.ini file).
  • acl_access: players with one of the flags specified in this CVar will be logged, i.e., if the CVar value is "cde", server will log commands from player who was flag "c" or "d" or "e".
  • acl_log_type: type of logging.
    • 0: it'll log commands to only one file. For example: admin_commands.log
    • 1: it'll log commands to a file created every day. That files are created in "addons/amxmodx/logs/admin_commands/". For example: admin_commands_04-12-2018.log
    • 2: it'll log commands to a file created every month. That files are created in "addons/amxmodx/logs/admin_commands/". For example: admin_commands_12-2018.log
  • acl_reloadcfg_access: access flag to use the command "acl_reloadcfg" to reload "acl_list.ini".

Official topic of the resource in:
Attached Files
File Type: sma Get Plugin or Get Source (admin_commands_log.sma - 873 views - 7.0 KB)
File Type: zip admin_commands_log.zip (5.2 KB, 323 views)
__________________

Last edited by eat1k; 01-10-2019 at 14:56.
eat1k is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:49.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode