From d4fafcfbd34111f8690a6eabcbb324c9e05ee6e5 Mon Sep 17 00:00:00 2001 From: Rsl1122 Date: Mon, 15 May 2017 23:48:25 +0300 Subject: [PATCH] Update CommandsAndPermissions.md --- documentation/CommandsAndPermissions.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/CommandsAndPermissions.md b/documentation/CommandsAndPermissions.md index a6518245e..ff3655233 100644 --- a/documentation/CommandsAndPermissions.md +++ b/documentation/CommandsAndPermissions.md @@ -10,14 +10,14 @@ This page is an in depth documentation of all permissions & commands. Command | Permission | Default | Description --- | ---- | ------ | --------------------------------- -/plan | plan.? | OP | Base command, Shows help. Alias for /plan inspect when used like /plan +/plan | plan.? | OP | Base command, Shows help. Alias for /plan inspect [player] when used like /plan [player] /plan inspect | plan.inspect | true | Gives the link to player page of the player who issued the command. -/plan inspect | plan.inspect.other | OP | Gives link to player page of the given playername, CaSe-SenSiTiVe. +/plan inspect [player] | plan.inspect.other | OP | Gives link to player page of the given playername, CaSe-SenSiTiVe. /plan qinspect | plan.qinspect | OP | Displays information about the issuing player in the chatbox. -/plan qinspect | plan.qinspect.other | OP | Displays information about the player in the chatbox, CaSe-SenSiTiVe. +/plan qinspect [player] | plan.qinspect.other | OP | Displays information about the player in the chatbox, CaSe-SenSiTiVe. /plan analyze | plan.analyze | OP | Gives a link to the Analysis page of the server. /plan qanalyze | plan.qanalyze | OP | Displays analysis information in the chatbox. -/plan search | plan.search | OP | Searches for matching playernames & gives the link to matching player's pages. +/plan search [argument] | plan.search | OP | Searches for matching playernames & gives the link to matching player's pages. /plan reload | plan.reload | OP | Reloads the plugin. (All active play-sessions will be ended & started.) /plan info | plan.info | OP | View version, update availability & active database /plan manage | plan.manage | OP | Manage the database of the plugin.