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

Lt - Admin Access Group - Say and Manager


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Admin Commands       
LtIbrahim
Member
Join Date: Feb 2014
Old 11-08-2018 , 17:59   Lt - Admin Access Group - Say and Manager
Reply With Quote #1

Version: 1.2.4

Version History:

v1.2.4
  • Fixed many bugs
  • Fixed special user access is not set.


v1.2.3
  • Fixed an error on Death player not showing alive players messages.
  • Addet lt_settag commands for accessible clients.
  • New; Users can customizable tag in game if have LT_SPECTAG access.
    in game->open console->type lt_settag yourtag->send.
    Owner must be grant LT_SPECTAG acess to uselt_settag cmmands.
    Open lt_admingroup.ini in Configs folder
    Find desired group and add below;
    LT_SPECTAG = 1
    And save files, return the game and type in console lt_reloadall.
    Users custom tag automaticly saves on lt_usertags.ini file.
v1.2.2
  • Bugs fixed on write to users.ini file.
  • Added lt_autosaveaftermodify cvar.
v1.2.1

  • Added lt_reloadall command.
  • Critical bugs fixed
v1.2
  • Added lt_kicktype_auto and lt_kicktype_hide cvar for Admin editor.
  • Added lt_reloadusersini command.
  • Added Admin search for Admin Modify Menu
  • Added List Current Player for Admin Modify Menu
  • You can select username/steamid active players on Add New Admin/Modify Admin menu.
  • You can list and select user group on Add New Admin/Modify Admin menu.
  • Bugs fixed.
v1.1:
  • Added lt_usersinibackup_time and lt_usersinibackup_minuser cvar.
  • Added auto backup users.ini to users_lt_backup.ini
  • Several bug fixed.
Properties;
  • Advanced Users.ini Editor
  • Advanced admin say
  • Admin Access Grouping
  • Users can customizable tag in game.
Cvar Commands
lt_chatenabled(default 1): Enable or disable admin formatted chats

lt_disallowprefixchar(default 0): Enable or disable capturing say message when starts with (/ or !)
lt_allchat(default 1): Enable all chat(Alive -> Not Alive ..)
lt_accessoverride(default 1): Enable or disable Admin acess overriding by user custom group.
lt_accessoverride_key(defaulz z): if user acess equal it, user access will change to custom group access. (if set blank, userr access direclty changed to custom group access)
lt_clanprefix(default LTAG | ): Set clan prefix for admin editor(add new user/modify user)
lt_defaultaccess(default z): For add new user on Admin editor.
lt_defaultgroup(default c): For add new user on Admin editor.
lt_defaultkicktype(default a): For add new user on Admin editor.

Admin Commands:
lt_reloadini: reload lt_admingroup.ini content and users groups.
lt_reloadusers: reload users groups onyle.



Client Commands:
lt_reloadini: Show admin informations




Say Commands:
/admin|/admins|/adminler: Show admin list(automatic grouping by custom group)
/giveadmin|/admineditor|/yetkiver|/setadmin: Show Advanced admin editor menu.




Customization:
The addon gets 5th Columns as a group in users.ini, and custom admin group loaded on lt_admingroup.ini



Ini Command Informations

Name:  inic1.jpg
Views: 1288
Size:  84.5 KB


Formatting;
;{name}: Written user name
;{msg}: User msg
;{team}: User teamname
;{clr_green}: Green
;{clr_def}: Default color
;{clr_team}: Team color
;{g_name}: Group name
;{g_desc}: Group desc(e.g: "s-12", s is {g_name}, 12 is {g_desc}
;{grp_tag}; Group say tag


[DEFINE] group: Define value for using other variables.
//e.g
SERVER_TAG = "[LT]"
CF_NRML = "{clr_team}{name} {clr_def} : {msg}"
CF_ADMIN_DEF = "{clr_green}SERVER_TAG {grp_tag}` {clr_team}{name}{clr_green}: {msg}"


[NON_ADMIN_DEF] configure non admin users group.
[ADMIN_DEF] configure admin users group.
[GROUP_DEF var] e.g [GROUP_DEF s] , configure members in group s
[CUSTOM_DEF Lt., "STEAM_0:1:46188206", User2, User3]: configure custom group, username or ssteamid


GRP_TAG = "usertag", group tag show in say. (usertag username: Hello)
GRP_ACCESS = "abc", ifset this value group members access will be changeautomaticly to "abc"
GRP_ORDER = 30, group order for admin list(High visible at the top)
GRP_NAME = "Admin" for admin list.
MSG_DEAD = "xCF_ADMIN_DEF" : Group members dead say formatting.
MSG_ALIVE = "CF_ADMIN_DEF" : Group members alive say formatting.
INI_SHOW_USER = "1", if set 1 group members show admins in /setadmin commands.
INI_EDIT_USER = "1", if set 1 group members can edit admins.

INI_ADD_USER= "1", if set 1 group members can add admins.
INI_RMV_USER= "1", if set 1 group members can remove admins.
INI_ACC_ALL = "1" if set 1 , group members can edit/add/remove/show admins.
Even if membergroups has full access admin editor, can not edit the high order groups members..








Name:  lt_admin1.jpg
Views: 1159
Size:  23.9 KB
Name:  lt_admin2.jpg
Views: 1187
Size:  24.0 KB
Name:  lt_admin3.jpg
Views: 1196
Size:  26.2 KB
Name:  lt_admin4.jpg
Views: 1172
Size:  26.8 KB
Name:  lt_admin5.jpg
Views: 1168
Size:  55.6 KB
Attached Files
File Type: zip Lt - Admin Groupv122.zip (18.7 KB, 140 views)
File Type: zip Lt - Admin Groupv123.zip (20.5 KB, 122 views)
File Type: zip Lt - Admin Groupv124.zip (20.9 KB, 105 views)

Last edited by LtIbrahim; 06-29-2019 at 14:27.
LtIbrahim is offline
erdembkc
Junior Member
Join Date: Nov 2018
Old 11-08-2018 , 18:07   Re: Lt - Admin Access Group - Say and Manager
Reply With Quote #2

Thanks. Add-on is beautiful
erdembkc is offline
Nutu_
AlliedModders Donor
Join Date: Mar 2016
Location: Germany
Old 11-08-2018 , 18:08   Re: Lt - Admin Access Group - Say and Manager
Reply With Quote #3

it seems nice, and helpful, gj
__________________
a simple act of caring creates an endless ripple.
Nutu_ is offline
LtIbrahim
Member
Join Date: Feb 2014
Old 11-10-2018 , 04:45   Re: Lt - Admin Access Group - Say and Manager
Reply With Quote #4

The addons is updated to 1.1 version:
v1.1:
  • Added lt_usersinibackup_time and lt_usersinibackup_minuser cvar.
  • Added auto backup users.ini to users_lt_backup.ini
  • Several bug fixed.
LtIbrahim is offline
SHIELD755
Veteran Member
Join Date: Feb 2018
Location: FROM MARVEL STUDIO
Old 11-10-2018 , 23:21   Re: Lt - Admin Access Group - Say and Manager
Reply With Quote #5

Quote:
Originally Posted by LtIbrahim View Post
The addons is updated to 1.1 version:
v1.1:
  • Added lt_usersinibackup_time and lt_usersinibackup_minuser cvar.
  • Added auto backup users.ini to users_lt_backup.ini
  • Several bug fixed.
Try to Add changelog: to the thread so that you not reply to this thread and say again again about update
__________________
SED LYF !!!
SHIELD755 is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 11-11-2018 , 16:54   Re: Lt - Admin Access Group - Say and Manager
Reply With Quote #6

Quote:
Originally Posted by SHIELD755 View Post
Try to Add changelog: to the thread so that you not reply to this thread and say again again about update
So how are users supposed to know there was an update?!
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
LtIbrahim
Member
Join Date: Feb 2014
Old 11-12-2018 , 11:23   Re: Lt - Admin Access Group - Say and Manager
Reply With Quote #7

The addons version is updated to 1.2.1
  • Added lt_kicktype_auto and lt_kicktype_hide cvar for Admin editor.
  • Added lt_reloadusersini command.
  • Added Admin search for Admin Modify Menu
  • Added List Current Player for Admin Modify Menu
  • You can select username/steamid active players on Add New Admin/Modify Admin menu.
  • You can list and select user group on Add New Admin/Modify Admin menu.
  • Bugs fixed.



Last edited by LtIbrahim; 11-12-2018 at 15:00.
LtIbrahim is offline
Fuck For Fun
Veteran Member
Join Date: Nov 2013
Old 11-13-2018 , 03:08   Re: Lt - Admin Access Group - Say and Manager
Reply With Quote #8

Video unavailable
Fuck For Fun is offline
Send a message via Skype™ to Fuck For Fun
LtIbrahim
Member
Join Date: Feb 2014
Old 11-13-2018 , 03:37   Re: Lt - Admin Access Group - Say and Manager
Reply With Quote #9

Quote:
Originally Posted by Fuck For Fun View Post
Video unavailable
Video link:

https://www.youtube.com/watch?v=OPjA6M5vO-g
LtIbrahim is offline
SHIELD755
Veteran Member
Join Date: Feb 2018
Location: FROM MARVEL STUDIO
Old 11-15-2018 , 02:14   Re: Lt - Admin Access Group - Say and Manager
Reply With Quote #10

Quote:
Originally Posted by OciXCrom View Post
So how are users supposed to know there was an update?!
users has ability to see changelog
__________________
SED LYF !!!
SHIELD755 is offline
Reply


Thread Tools
Display Modes

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 05:06.


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