Skip to content

Add the ability to receive duplicate offers.#153

Merged
LlmDl merged 8 commits intoTownyAdvanced:masterfrom
Intybyte:feature/allow-duplicate-offers
Sep 27, 2024
Merged

Add the ability to receive duplicate offers.#153
LlmDl merged 8 commits intoTownyAdvanced:masterfrom
Intybyte:feature/allow-duplicate-offers

Conversation

@Intybyte
Copy link
Copy Markdown
Contributor

@Intybyte Intybyte commented Sep 26, 2024

Closes #117 by adding a config entry for it

@LlmDl
Copy link
Copy Markdown
Member

LlmDl commented Sep 26, 2024

This is not how to add a config entry. There is a config nodes enum you'll need to add an entry to. There is a setting file to add the new setting to, the setting will not be stored in the main class.

@Intybyte
Copy link
Copy Markdown
Contributor Author

This is not how to add a config entry. There is a config nodes enum you'll need to add an entry to. There is a setting file to add the new setting to, the setting will not be stored in the main class.

oh right towny used that mb

@LlmDl LlmDl changed the title Resolves #117 Add the ability to receive duplicate offers. Sep 26, 2024
@LlmDl LlmDl added this to the 0.11.0 milestone Sep 27, 2024
@LlmDl LlmDl merged commit 76cb19d into TownyAdvanced:master Sep 27, 2024
@Intybyte Intybyte deleted the feature/allow-duplicate-offers branch September 27, 2024 14:02
ewof pushed a commit to Mvndi/TownyResources that referenced this pull request Nov 11, 2024
* Resolves TownyAdvanced#117

* Use config nodes

* Update src/main/java/io/github/townyadvanced/townyresources/settings/TownyResourcesConfigNodes.java

Co-authored-by: LlmDl <LlmDlio@gmail.com>

* Fix tabbing and invert if

* Remove unnecessary diff

* Remove unnecessary diff 2

* This was fine

---------

Co-authored-by: LlmDl <LlmDlio@gmail.com>
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.

Add allowance of duplicate offers.

2 participants