-`<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)).
-`<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)).
-`<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)).
This is different to [/papi ecloud list installed](#papi-ecloud-list) in the fact, that it also includes expansions that were installed through a plugin (That aren't a separate jar-file) and it also doesn't show which one have updates available.
This is useful in cases, where you downloaded the expansion manually and don't want to restart the server.
The file needs to be inside `/plugins/PlaceholderAPI/expansions`.
**Arguments**:
-`<filename>` - The file to register (including the file-extension).
**Example**:
```
/papi register MyExpansion.jar
```
///
#### `/papi unregister`
/// info |
**Description**:
Unregisters the specified expansion.
**Arguments**:
-`<filename>` - The expansion to unregister.
**Example**:
```
/papi unregister MyExpansion.jar
```
///
----
### Other Commands
These are other commands of PlaceholderAPI that don't fit any of the above categories.
#### `/papi dump`
/// info |
**Description**:
Pastes useful information from PlaceholderAPI such as plugin version, server version and installed expansions to https://paste.helpch.at for simple sharing and support.
///
#### `/papi help`
/// info |
**Description**:
Displays all the commands PlaceholderAPI currently offers.
///
#### `/papi reload`
/// info |
**Description**:
Reloads the config settings.
You need to use this command after [downloading Expansions](#papi-ecloud-download) from the eCloud or they won't be properly registered.
///
#### `/papi version`
/// info |
**Description**:
Shows the current version and authors of PlaceholderAPI.