🔄Placeholders
What placeholders can you use?
DiscordSender supports PlaceholderAPI. You can use them in both commands and config.yml embeds.
Custom Placeholders
There are some custom placeholders:
%arg_1%, %arg_2%, etc. - these are used only in config.yml and are replaced by arguments added in /dsend send command.
%all_args% - only in config.yml, replaced by all arguments with space as delimiter.
Last updated