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 /towny top balance #5839

Merged
merged 2 commits into from
Mar 30, 2022
Merged

Fix /towny top balance #5839

merged 2 commits into from
Mar 30, 2022

Conversation

altruiis
Copy link

Description:

/towny top balance outputs only the header. This PR fixes that, which was caused by the change to async even though the messages weren't being sent async. Initially I switched it back to sync, but I figured this was a better fix because it should still offer the performance boost for large servers.


New Nodes/Commands/ConfigOptions:

N/A


Relevant Towny Issue ticket:

Fixes #5838


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

By making this pull request, I represent that I have the right to waive copyright and related rights to my contribution, and agree that all copyright and related rights in my contributions are waived, and I acknowledge that the TownyAdvanced organization has the copyright to use and modify my contribution under the Towny License for perpetuity.

@altruiis altruiis changed the title Fix/top balance Fix /towny top balance Mar 30, 2022
@LlmDl LlmDl added this to the 0.98.2.0 milestone Mar 30, 2022
@LlmDl LlmDl merged commit c97ae05 into TownyAdvanced:master Mar 30, 2022
LlmDl added a commit that referenced this pull request Mar 30, 2022
@altruiis altruiis deleted the fix/top-balance branch April 1, 2022 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

/towny top balance not working
2 participants