A Velocity plugin which sends discord messages (through a bot) on start/stop and player join/leave
This plugin sends messages to a Discord channel when the proxy starts/stops and when players join/leave.
Configuration
plugins/DiscordVelocity/config.yml (the plugin will create a default file on first run).{player} - the player's username (underscores are escaped to avoid unintended italics){velocity_online} - number of players currently connected to the proxyMessages are YAML strings and may include Discord emoji and markdown like **bold** — player underscores are escaped but emoji and bold remain functional.