Update README.md
This commit is contained in:
parent
6c872cdd10
commit
978edd889f
@ -12,7 +12,7 @@ Exec is a Minecraft server plugin that makes possible to run external scripts vi
|
||||
|
||||
The Exec config looks like this. You can use the following placeholders:
|
||||
* %args% means all arguments provided to the command.
|
||||
* %arg_1%, "arg_2" can be used to read arguments too.
|
||||
* %arg_1%, %arg_2% can be used to read arguments too.
|
||||
* PlaceholderAPI is supported (and usually required). %player_name% is the most useful one.
|
||||
|
||||
You can use `/exec reload` to reload the config.
|
Loading…
x
Reference in New Issue
Block a user