VotingPlugin
VotingPlugin copied to clipboard
Problem with vote forwarding on Velocity server
Versions Spigot 1.20.4
21:34:41[INFO] Using AdvancedCore 3.7.6' built on '2024-05-07 23:09 21:34:41[INFO] VotingPlugin version 6.16.1
Describe the bug
I have a Velocity (Velocity 3.3.0-SNAPSHOT (git-71bb0246-b392)) server + Voting plugin vote forwarding using plugin messaging.
The problem is the offline votes. When player votes offline, for some of the players, they dont get the reward after login. Config Velocity:
https://paste.gg/p/anonymous/a9ffaf75cd994d7888e37ed1ae32d75e
Config survival and skyblock server bungee file: https://paste.gg/p/anonymous/389e6c77b2f64745802a84bfa65a5d56
Config survival and skyblock server config file: https://paste.gg/p/anonymous/3499ed65663f48ceb84950f5e65a4a9a
Lobby server doesnt have voting plugin installed.
I made a debug, the vote arrives succesfully: https://paste.gg/p/anonymous/25ba0e1392164e8b85dbd63f654e0c36
Player uuid is correct (compared with luckperms)
but the survival server doesnt received the vote and doesnt give the reward to the player: https://paste.gg/p/anonymous/f9288722b0c04073bb9b29feec5b0b76
Player name: Glatius, UUID 85acd914-d27f-4682-9ceb-01f35b84225b
To Reproduce Steps to reproduce the behavior: I really dont know, it happens in case of many players, but for many players it works fine, I have server with 100+ online players in peak, for some of them, maybe 20% offline rewards doesnt work, there are warez players and original mc players too, for who the problem occures.
I can provide any details, I have debug enabled everywhere.
What I want to achieve is, that when the player votes offline, first game server (not lobby) will give the player the reward for voting.