Skip to content

WorldGuard Folia 1.21+ & removed messages when trying to break, place…#2261

Closed
yourcatismine wants to merge 1 commit intoEngineHub:version/7.0.xfrom
yourcatismine:version/7.0.x
Closed

WorldGuard Folia 1.21+ & removed messages when trying to break, place…#2261
yourcatismine wants to merge 1 commit intoEngineHub:version/7.0.xfrom
yourcatismine:version/7.0.x

Conversation

@yourcatismine
Copy link
Copy Markdown

…, pvp, etc

WGMetadata.put(player, DENY_MESSAGE_KEY, now);
}
}
// Messages disabled - no chat messages will be sent for protection violations
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please don't just remove the messages

message = CommandUtils.replaceColorMacros(message);
localPlayer.printRaw(message.replace("%what%", what));
// Messages disabled - no denial messages will be sent
return;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above

@Euphillya
Copy link
Copy Markdown
Contributor

You're proposing far too many changes at once, especially removing features like messaging, etc. I think you should open several pull requests to propose your changes instead of doing everything this way

@me4502
Copy link
Copy Markdown
Member

me4502 commented Apr 22, 2026

Closing this due to the above listed issues. If you want to separately PR improved Folia support it'd be welcomed, but it can't be done alongside other unwanted changes.

@me4502 me4502 closed this Apr 22, 2026
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.

4 participants