Slash Discord — Simple plugin that creates a /discord command to show a fully customizable discord link and message

This is a discussion topic for the Ore project, Slash Discord. View the full project on Ore for downloads and more information.


Slash Discord

Creates /discord command to display a fully customizable discord link and message.

Warning! Extremely simple.

Edit the slashdiscord.conf file located in your config folder
Everything about this plugin is customizable.

Support

If you need any help, please contact us on Discord

Commands

Only one command for this plugin. You guessed it! /discord

Reloading

To reload this plugin, use the command /sponge plugins reload slashdiscord

Configuration

Discord {
    # Insert Discord link here
    discordlink="https://discord.gg/XXXXXX"
    # Customize your message here
    message="&6&lJoin us on Discord"
    # Insert prefix before message and link here
    prefix="&9&l» "
}
Pagination {
    # Insert your pagination header here
    header="&cDiscord Server"
    # Insert your pagination padding here
    padding="&7&m-"
}

Make sure your Discord link starts with https:// or http://

Any issues? Suggestions?

Feel free to contact me on Discord or leave an issue here on GitHub.

A new version has been released for SlashDiscord, it is available for download here.


Slash Discord

Creates a /discord command to show a fully customizable Discord link and message.

Updates:

  • Added /discord reload command with permission node slashdiscord.reload

A new version has been released for SlashDiscord, it is available for download here.


What’s new?

  • Added configurable hover messages
  • Updated to use Path instead of File (for developers)
  • Removed any unnecessary code
    Your configuration will be regenerated during this new version into a file