ChatVote

ChatVote is a Minecraft mod for convenient polls and voting. Create polls, vote on options, view results, and share poll links in chat. Simple, stylish, and interactive!
Back to Files

chatvote-1.21.1-neoforge-2.0.jar

File namechatvote-1.21.1-neoforge-2.0.jar
Uploader
leha7coolleha7cool
Uploaded
Aug 11, 2026
Downloads
40
Size
283.7 KB
Mod Loaders
NeoForge
File ID
8622858
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:chatvote-1617216:8622858"

Learn more about Curse Maven

What's new

Added

  • Sorting and filtering in the poll list – flexible management of display in the main menu:

    1. Sort by: creation date (default from newest to oldest), alphabetically, end date, author, poll type (options / player voting).
    2. Filter by type: all polls, only with options, or only player voting.
    3. Search – simultaneous search by question and creator name (case‑insensitive).
    4. Reset button – instantly restores default settings.
    5. Settings persistence – all sorting and filter parameters are saved in the client config and restored on game restart.
  • Creation date display – each poll card now shows the creation date in DD.MM.YYYY format (e.g., 05.08.2026) next to the author's name.

  • Full UI localization – all labels (sort names, filters, search, reset button) are translated into Russian and English.

  • New languages – added support for the following languages:

    • de_de — German (Germany)
    • es_es — Spanish (Spain)
    • fr_fr — French (France)
    • ja_ja — Japanese (Japan)
    • pl_pl — Polish (Poland)
    • pt_pt — Portuguese (Portugal)
    • uk_uk — Ukrainian (Ukraine)
    • zh_zh — Chinese

Fixed

  • Fixed a compilation error in PollListScreen.java – corrected the invalid onPress assignment in the dropdown list.
  • Fixed missing Font import in the PollListScreen class.
  • Sorting and filter settings are now properly saved in ClientConfig – they no longer reset on client restart.
  • Improved stability of the poll list when resizing the window (handled resize properly).
  • Fixed a critical security vulnerability: server config type changed from SERVER to COMMON – the config is no longer synced with clients, preventing leakage of discordWebhookUrl and other sensitive parameters.
  • Eliminated the possibility for attackers to intercept the Discord webhook and send arbitrary messages on behalf of the server.

This mod has no related projects