Closed hiiamken closed 8 months ago
I use nlogin to skip login of premium players
"Do you have online and offline uuids on the same server?" How do I check?
I use nlogin to skip login of premium players
I think you are, premium players I assume are players with online uuids
If I delete all data and set up again from scratch, is it okay? I understand that because the player's uuid was messed up, if I start over now, the player's uuid will reset, right?
You can try, but it might still happen again if your mixing online and offline uuids
I realized it was due to a mysql connection limit problem, the hosting company just fixed it for me and voting worked again. But I think I'll try resetting it...
I have now reset it but there is one problem. I have 2 servers A and B, when players vote offline -> go to server B first, there is no notification of successful vote -> when switching to server A, they get a notification of successful vote. I need the following 3 things
Can you answer me the above 3 questions?
bungeeconfig: https://pastebin.com/GXyD84C6 bungeesetting server B: https://pastebin.com/Mzpmu8Sj config server B: https://pastebin.com/k80HV5N5 bungeesetting server A: https://pastebin.com/FjMa3Zx3 config server A: https://pastebin.com/7i1r9W01 SpecialReward both: https://pastebin.com/X7CLLnFf
Part 3 is in which section? Currently the voteparty on the 2 servers is synchronizing. How to increase the voteparty on each server is different
VoteParty? You said milestones?
voteparty I just discovered it just now and want to ask more
I mean what part in bungeesetting about milestones and how to fix it with voteparty
milestones and vote party are 2 different things. What are you asking about it?
I want to ask about milestone like the third question and the new problem is about voteparty, it also increases equally on both servers so I want to ask you both.
voteparty is a per server reward. There is a bungee vote party but that differs from the per server vote party.
i know that, you can see the yml files i sent. I use voteparty for each server, but what I mean is that when a player successfully votes, the vote party milestone will increase on all servers instead of just the server where the player voted successfully. Previously I used, when players vote offline and then they join the server first, that server will increase the voteparty and they receive rewards only on that server. Now when they receive rewards on all servers and the voteparty also naturally increases
I have now reset it but there is one problem. I have 2 servers A and B, when players vote offline -> go to server B first, there is no notification of successful vote -> when switching to server A, they get a notification of successful vote. I need the following 3 things
- Offline voting will only receive 1 server cluster (first when participating)
- Vote is only counted for 1 server
- Voting milestones on each server are different (Currently synchronized)
Can you answer me the above 3 questions?
That's what my question number 1 means
Disable sendtoallservers on bungee if that's what you want.
Okay how about the milestone. I want milestones to only be received on 1 server
Disable this: PerServerMilestones: true
Tks i will turn on extra debug and send you log
My server is currently having a problem: players are not showing up correctly and the console reports this. Does it affect votingplugin? Because coincidentally it crashed and some people couldn't vote for 2-3 days
Might not be helping at the very least
Does this file save player uuid data, I don't see bedrock players with prefix .
Did you set the prefix in the configs? https://github.com/BenCodez/VotingPlugin/wiki/Bedrock-Player-Support
yes, i thought it default
Do bedrock players votes work?
Not now, but before it was normal
Do they login before voting?
In the past, they often voted offline and then went to the server because they used their phones
They cannot vote while playing on the server
They joined atleast once before voting? Bedrock support is still 50/50 but it works most of the time
It worked with online vote https://controlc.com/8ed85bb7
I still don't see the name in this file. How to reset this file even though I deleted it but it's still the same when restarting
Resetting the file makes no difference. Wanna try this build? https://bencodez.com/job/VotingPlugin/
I'm still using it, I just updated about 6 hours ago
I mean I want to reset the old uuid
What do you mean by that?
I want to try deleting the player's old uuid data and so that when the player logs in, they will have a current uuid that can be either online or offline.
I deleted the data in mysql and it successfully voted with some nicks that could not vote before
I think you still are having mixed uuids, you should be having online uuids only
If I turn off onlinemode in votingplugin, what error will occur?
Probably be worst since offline mode isn't really supported (or really working well) in votingplugin
Will it be better supported in the future?
Don't think so, too many issues arise
Can try and see, but no promises
I used the command "av Test MvB_XxShinxX Servers-Minecraft 1", but the player named MvB_XxShinxX voted without any results.
Versions 6.15 + Paper 1.20
Describe the bug I don't know why the backend servers do not receive rewards when voting and the voting party does not increase. Bungee still reports a successful vote.
My config: Bungeeconfig.yml: https://controlc.com/41ac9781 Bungeesetting.yml: https://controlc.com/1e3c6989 Config.yml: https://controlc.com/f4489035