forked from ChomeNS/chomens-bot-java
owner
This commit is contained in:
parent
c317913bb9
commit
91c61a2aa7
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ public class FilterCommand extends Command {
|
||||||
"<hash> list"
|
"<hash> list"
|
||||||
},
|
},
|
||||||
new String[] { "filterplayer", "ban", "blacklist" },
|
new String[] { "filterplayer", "ban", "blacklist" },
|
||||||
TrustLevel.TRUSTED,
|
TrustLevel.OWNER,
|
||||||
false
|
false
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue