Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Offline Vote Rewards #1402

Open
the-w41k3r opened this issue Dec 4, 2024 · 6 comments
Open

Offline Vote Rewards #1402

the-w41k3r opened this issue Dec 4, 2024 · 6 comments
Labels
Question/Concern Some question/concern

Comments

@the-w41k3r
Copy link

the-w41k3r commented Dec 4, 2024

Versions
Spigot 1.21.1
VP: 6.17.5-SNAPSHOT

Relevant information

Server1:
    Enabled: true
    Name: Site1
    ServiceSite: topminecraftservers.org
    VoteURL: https://topminecraftservers.org/vote/7050
    VoteDelay: 24
    ForceOffline: true
    DisplayItem:
      Material: DIAMOND
      Amount: 1
    Rewards:
      Commands:
      - 'discordsrv broadcast #1312319088604745768 `%player%` voted! Vote Party: **%votingplugin_votepartyvotesneeded%**.'

Context
Is this supposed to work like this for offline rewards? I want to be able to give rewards to players despite them being offline. Currently it does not work like this.

Also what would this option do?

# Applies to PLUGINMESSAGING only
# Votes will be forwarded when specific player is online
# If set to false, rewards should still reward when player logs in (by default)
WaitForUserOnline: false```
@the-w41k3r the-w41k3r added the Question/Concern Some question/concern label Dec 4, 2024
@the-w41k3r
Copy link
Author

I should probably mention, i am using Bungeecord setup with plugin messaging.

@BenCodez
Copy link
Owner

BenCodez commented Dec 4, 2024

A player has to be online in order for the server to get the votes, downside to PLUGINMESSAGING, although it can be any player

@the-w41k3r
Copy link
Author

Redis doesnt have this problem correct?

@BenCodez
Copy link
Owner

BenCodez commented Dec 4, 2024

Redis will work fine for what you want

@the-w41k3r
Copy link
Author

Oh well, despite using that, i couldnt use offline voting rewards..

@BenCodez
Copy link
Owner

BenCodez commented Dec 4, 2024

What was it doing? May also need ForceOffline within the rewards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question/Concern Some question/concern
Projects
None yet
Development

No branches or pull requests

2 participants