Converted Modules to gradle
This commit is contained in:
8
src/main/java/com/redstoner/modules/check/Check.cmd
Normal file
8
src/main/java/com/redstoner/modules/check/Check.cmd
Normal file
@@ -0,0 +1,8 @@
|
||||
command check {
|
||||
perm utils.check;
|
||||
|
||||
[string:player] {
|
||||
run checkCommand player;
|
||||
help Get info on a player;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user