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:
@ -5,7 +5,7 @@ const commands = [{
|
||||
permission: "SeniorAdmin",
|
||||
targetRequired: true,
|
||||
arguments: [{
|
||||
name: "players",
|
||||
name: "player",
|
||||
required: true
|
||||
}],
|
||||
execute: (gameEvent) => {
|
||||
|
Reference in New Issue
Block a user