Fix for PlayerVaultsX not working with search feature properly
New specialized command variable ptarget:[name]! which will use target player name as source when replacing placeholders or checking conditions. This should be added at start of specialized command and will only work when performing from console to avoid possible issues if we would allowed this usage ingame. This allows us to have custom alias with command as something like ptarget:$1! lp user $1 permission set cmi.command.sethome.%cmi_equationint_{cmi_user_maxperm_cmi.command.sethome_1}+1% which can be performed from console like /alias Zrips and placeholders will be replaced by Zrips object.