
JExVote
JExVote handles everything related to server voting, from receiving votes off voting sites to rewarding players, tracking streaks, and displaying statistics. It ships with its own Votifier-compatible server built in, so you do not need NuVotifier.
Список изменений
3.2.0
Everything since 3.0.0: retention systems, a full GUI rebuild, and Bedrock support.
New
-
Successful support for:
- MinecraftPocket-Servers.com
- TopG.org
- minecraft-server-list.com
- minecraft-mp
- and more
-
Streak Freezes
- Auto-equipping streak protection
- One free freeze on the first vote
- Additional freezes purchased with vote points via
/vote freeze
-
Vote Gifting
/vote gift <player>/vote gift random- Pass a streak day to another player
-
Vote Jackpot
- 10-entry weighted prize roll on every vote
- Odds displayed in
/vote rewards
-
Vote Party (Premium)
- Shared server-wide vote counter
- Rewards every contributor when the target is reached
-
Weekend Multipliers (Premium)
- Scale vote points and reward amounts during a configurable time window
-
Vote Shop (Premium)
- Spend vote points on:
- Crate keys
- Particle trails
- Lanterns
- Froglights
- Fly time
- Spend vote points on:
-
Bedrock (Geyser/Floodgate) Support
- Configurable name-prefix matching
- Correctly counts cross-platform votes
-
Embedded REST API
- Optional
- Default port:
8096 - Exposes vote and streak statistics for websites
-
2 New Reward Types
chancelucky(weighted)- Bringing the total to 14 reward types
Redesigned
-
Every GUI rebuilt using a unified design system
- Help
- Vote Overview
- Vote Shop
- Streak Progress
-
Streak grid is now:
- Paginated
- Includes a proper close button
- Uses a one-block-fair progression ladder
-
Streak ladder redesigned
- Unbreakable Day 30 crown
- Pass/rank capstones
-
Vote Jackpot rebalanced
- Removed duplicate Netherite rewards
- Added casual coin and diamond tiers
- Reduced top-tier drop frequency
-
Vote Party rebalanced
- Removed overpowered item rewards
- Added virtual crate keys
- Added party-focused rewards
-
Vote Shop completely reworked
- Curated catalog
- Per-item description previews
- Replaces the previous flat grid layout
Removed
/vote fly/vote eventfly
Flight is now purchased through the Vote Shop, while event flight remains reserved for server events.
Fixed
- Fixed a Votifier server thread-pool deadlock that could completely stop connection processing.
- Fixed NuVotifier v2 packets in previously unrecognized formats now correctly falling back instead of failing.
- Fixed currency vote rewards (JExEconomy/Vault) not paying out correctly.
- Fixed nested rewards (Lucky Vote entries and item enchantments) failing to load.
- Fixed 3.1.0 → 3.1.1 migration failures caused by missing SQL defaults on new
NOT NULLcolumns. - Fixed streak-claim migration now running only once (previously logged duplicate-key warnings every restart).
- Fixed missing translation keys for reward, freeze, and gift messages.
- Fixed compatibility with Spigot (non-Paper), including
plugin.ymlhandling and relocation support.
