mirror of
https://github.com/SunNetservers/MiniGames.git
synced 2024-12-04 16:33:14 +01:00
Adds missing info about the command reward player name placeholder
This commit is contained in:
parent
4bf00243e6
commit
f3d8be8be2
@ -99,7 +99,8 @@ This reward requires an argument which is the permission string you want to gran
|
||||
###### Command
|
||||
|
||||
The reward requires the command as an argument. Type the full command with spaces and everything, but omit the `/` at
|
||||
the beginning of the command.
|
||||
the beginning of the command. Use %player_name% or anything that matches the
|
||||
RegEx `"[<%(\\[{]player[_\\-]?(name)?[>%)\\]}]"` as the placeholder for the rewarded player's name.
|
||||
|
||||
###### Item
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user