8 lines
116 B
Batchfile
8 lines
116 B
Batchfile
command check {
|
|
perm utils.check;
|
|
|
|
[string:player] {
|
|
run checkCommand player;
|
|
help Get info on a player;
|
|
}
|
|
} |