VotePipe

Plugin Commands

Admin commands for managing the VotePipe plugin

/votepipe status

Shows the current connection status and statistics.

/votepipe status Output: VotePipe Status ─────────────────── Connection: 🟢 Connected Last poll: 3 seconds ago Unclaimed votes: 2 Claimed today: 15

Status Indicators

IconStatusMeaning
🟢ConnectedPolled within 30 seconds
🟡IntermittentPolled within 5 minutes
🔴DisconnectedNo poll in 5+ minutes
NeverToken never used

/votepipe reload

Reloads the plugin configuration from disk. Use this after changing config.json.

/votepipe reload Output: ✓ Configuration reloaded ✓ Reconnecting with new settings...

/votepipe test

Sends a test poll to verify connectivity with VotePipe servers.

/votepipe test Output (success): ✓ Connection test successful Response time: 45ms Unclaimed votes: 0 Output (failure): ✗ Connection test failed Error: Invalid plugin token

Permissions

PermissionCommandsDefault
votepipe.adminAll commandsop
votepipe.status/votepipe statusop
votepipe.reload/votepipe reloadop
votepipe.test/votepipe testop

Next Steps