mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-13 08:38:19 -05:00
add iw7-mod RCON support (#361)
* create iw7-mod parser * iw7 default settings & enum stuff * add zm maps to defaultsettings
This commit is contained in:
@ -127,6 +127,9 @@ const plugin = {
|
||||
'h2m': {
|
||||
right: colorLeft
|
||||
},
|
||||
'iw7': {
|
||||
right: colorLeft
|
||||
}
|
||||
};
|
||||
|
||||
const servers = plugin.manager.servers;
|
||||
|
Reference in New Issue
Block a user