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

Fix FlaggedInteractCooldown not parsing with TimeTools. #116

Merged
merged 1 commit into from
Feb 6, 2022

Conversation

LlmDl
Copy link
Member

@LlmDl LlmDl commented Feb 2, 2022

Brief Description:

The FlagWarConfig was not using TimeTools to parse the config's value into milliseconds.


Changes:

It now parses using TimeTools, or falls back to the default value.


Relevant FlagWar Issue tickets:

Closes #115.


  • I have tested this pull request for defects on a server.

By making this pull request, I represent that I have read and agree to release my own changes that I
have submitted under the terms of the accompanying license (Apache-2.0). I guarantee that these
changes are mine and are not encumbered by any other license or restriction to the best of my
knowledge.

@LlmDl LlmDl added this to the 0.5.3 milestone Feb 2, 2022
@TheFlagCourier TheFlagCourier merged commit cb906d5 into main Feb 6, 2022
@TheFlagCourier TheFlagCourier deleted the hotfix/flagged_interaction branch February 6, 2022 05:35
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

Successfully merging this pull request may close these issues.

Interactions after war are prevented endlessly
2 participants