[Wiki] Update outdated command info

This commit is contained in:
Andre_601 2024-05-06 16:21:58 +02:00 committed by GitHub
parent ecaf81498a
commit 43f05967e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 7 deletions

View File

@ -9,9 +9,9 @@ This page shows all commands, including with a detailed description of what ever
## Overview
- **[Parse Commands](#parse-commands)**
- [`/papi bcparse <player|me> <string>`](#papi-bcparse)
- [`/papi cmdparse <player|me> <string>`](#papi-cmdparse)
- [`/papi parse <player|me> <string>`](#papi-parse)
- [`/papi bcparse <player|me|--null> <string>`](#papi-bcparse)
- [`/papi cmdparse <player|me|--null> <string>`](#papi-cmdparse)
- [`/papi parse <player|me|--null> <string>`](#papi-parse)
- [`/papi parserel <player> <player> <string>`](#papi-parserel)
- **[eCloud Commands](#ecloud-commands)**
@ -51,7 +51,7 @@ Parses placeholders of a String and broadcasts the result to all players.
**Arguments**:
- `<player|me>` - The Player to parse values of the placeholder (Use `me` for yourself).
- `<player|me|--null>` - The Player to parse values of the placeholder (Use `me` for yourself and `--null` to force a null player (Useful for consoles)).
- `<Text with placeholders>` - The text to parse.
**Example**:
@ -68,7 +68,7 @@ Parses placeholders of a String and executes it as a command.
**Arguments**:
- `<player|me>` - The player to parse placeholders against. Use `me` for yourself.
- `<player|me|--null>` - The Player to parse values of the placeholder (Use `me` for yourself and `--null` to force a null player (Useful for consoles)).
- `<Command with placeholders>` - The Text to parse and execute as command. Please leave away the `/` of the command.
**Example**:
@ -85,7 +85,7 @@ Parses the placeholders in a given text and shows the result.
**Arguments**:
- `<player|me>` - The Player to parse values of the placeholder (Use `me` for yourself).
- `<player|me|--null>` - The Player to parse values of the placeholder (Use `me` for yourself and `--null` to force a null player (Useful for consoles)).
- `<Text with placeholders>` - The text to parse.
**Example**:
@ -320,4 +320,4 @@ You need to use this command after [downloading Expansions](#papi-ecloud-downloa
/// info |
**Description**:
Shows the current version and authors of PlaceholderAPI.
///
///