Skip to content

Web Support

🌐 Displaying Votes Online (MySQL Required)

If you want to show vote statistics on your website, you can use external web integrations that connect directly to your VotingPlugin MySQL database.

⚠️ These are third-party resources β€” they are not created or maintained by the VotingPlugin author, but are widely used and compatible.


🧱 Available Web Integrations

VoteTop
Displays top voters on a standalone web interface connected to your MySQL database.

VoteTop - NamelessMC Integration
Integrates VotingPlugin leaderboards into NamelessMC, the popular Minecraft website CMS.

Nameless-VotingPlugin (GitHub)
Official NamelessMC module for syncing and displaying votes from VotingPlugin.
Alternate download: NamelessMC Resource Page


πŸ’‘ Tip:
All of these require your VotingPlugin to use MySQL for data storage.
Make sure StorageType: MYSQL is set in Config.yml, and the web app credentials match your plugin’s database connection.