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

Add configurable cost to remain peaceful. #932

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Conversation

LlmDl
Copy link
Member

@LlmDl LlmDl commented Oct 5, 2024

Description:


New Nodes/Commands/ConfigOptions:

	WAR_SIEGE_TOWN_PEACEFULNESS_COST(
			"war.siege.money.town_peacefulness_daily_cost",
			"0.0",
			"",
			"# The cost that a town must pay to remain peaceful. Disabled when set to 0.0.",
			"# This cost is paid after a town pays their upkeep and has their days-to-peaceful-change counted.",
			"# If a town cannot pay the peaceful cost after they have their peaceful setting changed back to false."),

Relevant Issue ticket:

Closes #931.


  • 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 SiegeWar License for perpetuity.

@LlmDl LlmDl added this to the 2.14.0 milestone Oct 5, 2024
@LlmDl LlmDl merged commit 9a8e52c into master Oct 10, 2024
@LlmDl LlmDl deleted the feat/daily_peaceful_cost branch October 10, 2024 14:47
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.

Peacefulness tax for SiegeWar plugin
1 participant