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 comod error when removing all sent invites #7254

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

Warriorrrr
Copy link
Member

Description:


  • 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.

@Warriorrrr Warriorrrr added the bug label Feb 14, 2024
@Warriorrrr Warriorrrr added this to the 0.100.2.0 milestone Feb 14, 2024
@LlmDl LlmDl merged commit e3ac746 into master Feb 17, 2024
4 checks passed
@LlmDl LlmDl deleted the fix/invite-removeall-comod branch February 17, 2024 15:42
LlmDl added a commit that referenced this pull request Feb 17, 2024
with PR #7254.
  - Bump org.junit.jupiter:junit-jupiter-api from 5.10.1 to 5.10.2.
  - Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2.
  - Add do-not-overwrite block list to worlds that affects wilderness
explosion reverts.
    - Prevents wilderness explosions from overwriting newly placed
blocks, ie chests inside of creeper holes.
    - Closes #7255.
  - New Config Option:
new_world_settings.plot_management.wild_revert_explosions_blocks_to_not_replace
    - Default: ""
    - This section is applied to new worlds as default settings when new
worlds are detected.
    - This is the list of blocks that should not be overwritten by
wilderness explosion reverts.
    - (if empty all blocks placed into regenerating explosions will be
overwritten with the original pre-explosion blocks.)
    - This list is useful if you have a death chest plugin which could
put a player's inventory inside chest that is inside of a regenerating
creeper explosion pit.
    - For Example: By putting CHEST here you can prevent the chest from
being overwritten by the dirt block that used to be there.
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.

2 participants