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

Make it possible for a town to re-roll their Resources for a fee. #143

Merged
merged 2 commits into from
Jan 25, 2024

Conversation

LlmDl
Copy link
Member

@LlmDl LlmDl commented Jan 25, 2024

Closes #122

Requires enabling it in the config and giving mayors the permission node to use the command:
/ta townyperms group towns.mayor addperm townyresources.command.town.reroll

  - New Config Option: town_resources.production.reroll_cost
    - Default: -1.0
    - When above 0, a town can pay to reroll their resources.
    - This is disabled by default to prevent rich towns being able to spam rerolls. Use cautiously.

@LlmDl LlmDl added this to the 0.7.0 milestone Jan 25, 2024
@LlmDl LlmDl merged commit 3cccb3c into master Jan 25, 2024
@LlmDl LlmDl deleted the feat/rerolling_cost branch January 25, 2024 16:56
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.

[Suggestion] Allow towns to reroll for a fixed fee
1 participant