DiscordSender
  • 🔺DiscordSender
  • SETUP
    • 📩Installation
    • 🛠️config.yml
  • USAGE
    • 🧑‍🎓Tutorial & Examples
    • 🔄Placeholders
    • 🖥️Commands
    • 👮Permissions
Powered by GitBook
On this page
  1. USAGE

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.

PreviousTutorial & ExamplesNextCommands

Last updated 1 year ago

🔄