Velocity Discord
A Velocity plugin which sends discord messages (through a bot) on start/stop and player join/leave
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Velocity Discord
Discord-Velocity
This plugin sends messages to a Discord channel when the proxy starts/stops and when players join/leave.
Configuration - Place the bot token and channel id in `plugins/DiscordVelocity/config.yml` (the plugin will create a default file on first run). - You can customize messages in the same file. Supported placeholders: - `{player}` - the player's username (underscores are escaped to avoid unintended italics) - `{velocity_online}` - number of players currently connected to the proxy
Messages are YAML strings and may include Discord emoji and markdown like `bold` — player underscores are escaped but emoji and bold remain functional.
Notes
- Requires Java 17 and a Velocity 3.4.0-SNAPSHOT compatible proxy.