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

Plugin keeps sending messages when no player is connected #1

Open
bertugarangou opened this issue Nov 3, 2020 · 0 comments
Open

Plugin keeps sending messages when no player is connected #1

bertugarangou opened this issue Nov 3, 2020 · 0 comments

Comments

@bertugarangou
Copy link

Problem:

Although there is no player online, trough the console the plugin keeps sending messages.

How it should/could work:

Message sending is paused when no player is online until a player enters. If the player stays for a while (X minutes), the next message is sent. In opposite, it could be sent immediately when the player joins (for example 5 seconds after auth-plugin-accomplishes the login) or maybe counting the standard time for the next message minus the time accumulated by the last player)

Version:

1.4

Server:

1.16.3-R0.1-SNAPSHOT git-Paper-253 (MC: 1.16.3)

Comment:

It's working excellent now! However it spams a lot the console and the logs file. Some comments in the Spigot's webpage suggest implementing this but it seems not being implemented yet.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant