summaryrefslogtreecommitdiff
path: root/src/com/redstoner/modules/check/Check.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/redstoner/modules/check/Check.cmd')
-rw-r--r--src/com/redstoner/modules/check/Check.cmd8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/com/redstoner/modules/check/Check.cmd b/src/com/redstoner/modules/check/Check.cmd
deleted file mode 100644
index 87cadbd..0000000
--- a/src/com/redstoner/modules/check/Check.cmd
+++ /dev/null
@@ -1,8 +0,0 @@
-command check {
- perm utils.check;
-
- [string:player] {
- run checkCommand player;
- help Get info on a player;
- }
-} \ No newline at end of file