DiscordSender Documentation
Overview
DiscordSender is a Bukkit/Spigot plugin designed to facilitate seamless integration between your Minecraft server and Discord. It enables real-time communication of server events and activities to designated Discord channels via webhooks.
Features
- Player Events
- Player Join: Notify Discord when a player joins the server.
- Player Quit: Notify Discord when a player leaves the server.
- Chat Messages: Log and forward chat messages to Discord.
- Commands: Log commands executed by players and send notifications to Discord.
- Server Status
- Startup: Send server status message to Discord upon server startup.
- Shutdown: Send server status message to Discord upon server shutdown.
- Online Players: Display current online player count and maximum capacity.
- Configuration
- Customize messages and formatting through the config.yml file.
- Set Discord webhook URL for communication.
Installation
- Download the DiscordSender plugin from SpigotMC.
- Place the downloaded .jar file into your server's plugins folder.
- Restart or reload your Minecraft server.
Configuration
- Config.yml:
- Configure webhook URL for Discord integration.
- Customize messages and colors for player events and server status updates.
Commands
- /discordsender reload: Reloads the configuration from config.yml.
Permissions
- discordsender.reload: Allows players to use the /discordsender reload command.
Support
For more detailed instructions and support, visit the
DiscordSender page on SpigotMC.