๐Ÿงช
Lee's Plugins
  • Information
  • ๐Ÿ’”Lee's Lifesteal
    • ๐ŸชงBranding Wizard
  • ๐Ÿ“‹TaskedUltimate
    • ๐ŸŒณGetting Started
    • โŒจ๏ธCommands
    • ๐Ÿ”ŒPlaceholders
    • ๐Ÿ“„Configuration
    • ๐Ÿ”˜Actions
    • ๐ŸŽซUnderstanding IDs
    • ๐ŸŽš๏ธDatabase
    • ๐Ÿ’ฌDiscord Integration
    • ๐Ÿ’ŽUpdating
    • โ“Why Premium
  • ๐Ÿ’ŽBlockEffects
    • Commands
    • Particle List
    • Particle Flags
    • Tutorials
    • Configuration
    • ๐Ÿ’ŽBlockEffects (Pre-4.0)
      • Commands
      • Particle Types
      • Modification Flags
      • Configuration
      • Examples & Usages
    • ๐Ÿ’ŽBlockEffects (Pre-3.0)
      • Commands
      • Particle Types
      • Modification Flags
      • Configuration & Storage
      • Examples & Usages
Powered by GitBook
On this page
  • Enabling Discord Support
  • Creating A Webhook
  • Ping Translations
  1. TaskedUltimate

Discord Integration

An overview of how to use Discord with TaskedUltimate.

PreviousDatabaseNextUpdating

Last updated 1 year ago

Enabling Discord Support

In the "config.yml" file, head to the "discord_integration" key and change "false" to "true"

Creating A Webhook

After that, you're going to want to create a webhook URL. If you don't know how to do this, look at the images below. Set the key "webhook_url" to the URL you get by clicking the copy button for your Discord channel. After this, do "/tasked reload" in game and you're done.

Ping Translations

In the configuration, you'll notice a key in the "Discord Integration" section for ping translations. A ping translation just lets the plugin know what Discord ID to ping based on the Minecraft Username you input for a command. For example, with "0bviouslee: 579038191277834240" in my "ping_translations" key, running the command "/tu add 0bviouslee New Task" will ping the ID 579038191277834240 in the webhook notification (which is my Discord account's ID) so that I'll be notificed of my task changes.

๐Ÿ“‹
๐Ÿ’ฌ