Quick Start
Installation
Prerequisites
- Configured Velocity (recommend v3.3.0+)
- LuckPerms for Velocity (recommend v5.4+)
- VeloChatX (recommend v2.0+)
Installation Steps
- Place
velochatx-x.x.x.jar
in Velocity'splugins
folder - Start server - "Plugin loaded successfully" indicates proper operation
- Stop server to edit configuration files
File Structure
Initial generated structure:
.
├─broadcast.yml
├─config.yml
├─data.mv.db
└─message.yml
broadcast.yml
: Scheduled broadcast configurationconfig.yml
: Main configuration filedata.mv.db
: Player data database (non-sensitive)message.yml
: Custom message overrides
See configuration guides for details.
Running
After configuration, start server normally. Use commands for hot-reloading etc. See Commands & Permissions.