1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 15:20:48 -05:00

add subnet ban command

This commit is contained in:
RaidMax
2022-03-30 22:15:29 -05:00
parent 96bbca0454
commit dd569b6325
3 changed files with 116 additions and 1 deletions

View File

@ -5,7 +5,7 @@ const commands = [{
permission: "SeniorAdmin",
targetRequired: true,
arguments: [{
name: "players",
name: "player",
required: true
}],
execute: (gameEvent) => {