IslandDiscordCommand
IslandDiscordCommand is a simple Spigot / Paper / Purpur plugin that lets players view your server Discord link with an easy command.
Commands
- /islanddiscord - Show the Discord link
- /idiscord - Alias for /islanddiscord
- /islanddiscord reload - Reload the configuration
Features
- Simple Discord link command
- Configurable Discord URL
- Reload command for administrators
- Permission support
- Lightweight and easy to use
- No database required
- No BentoBox dependency
Permissions
Code (Text):
islanddiscordcommand.admin
Allows access to the reload command.
Installation
- Download IslandDiscordCommand-v1.0.0.zip
- Extract the zip file
- Place islanddiscordcommand-1.0.0.jar into your server's plugins folder
- Restart your server
- Edit the generated config.yml
- Restart your server again
Do not use /reload. Please restart your server after changing the config.
Configuration
Code (Text):
discord-url: "https://discord.gg/example"
Players will see this URL when they run /islanddiscord or /idiscord.
Tested Environment
Notes
- This plugin only displays a Discord link.
- It does not verify Discord membership.
- It does not give rewards.
- It does not require BentoBox.