1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-09 23:00:57 -05:00

Added additional properties method to allow easier extension to client properties

updated VPN plugin to use WebClient
message is sent to client trying to execute commands before they are authenticated
fixed rare issue with ToAdmins failing
record bullet distance fraction for client kills (_customcallbacks)
change client level/permissions through webfront
ability to tempban through webfront
This commit is contained in:
RaidMax
2018-09-02 16:59:27 -05:00
parent 50b4426cab
commit bc0fe3daec
33 changed files with 1099 additions and 177 deletions

View File

@ -6321,6 +6321,9 @@ a.link-inverse:hover {
#console_command_response {
min-height: 20rem; }
#console_command_response hr {
border-color: #6c757d; }
#console .form-control, #console button {
border-radius: 0;
border-color: #007ACC;
@ -6339,7 +6342,7 @@ a.link-inverse:hover {
form *, select {
border-radius: 0 !important; }
select {
#penalty_filter_selection {
border-left: none !important;
border-right: none !important;
border-bottom: none !important;