Skip to content

Conversation

@calcastor
Copy link
Contributor

This PR drops the "Colour Console Messages" and "Limit CraftChatMessage iterations" patches.

The first of these is unnecessary after #148.

The second of these patches is problematic as it cuts off certain console logs such as when someone is opped by a player on the server or when someone is added to the whitelist by a player on the server following #148. Further, this patch had absolutely zero explanation as to what issue it is supposed to avoid or resolve when it was added.

@ytnoos
Copy link

ytnoos commented Jul 14, 2025

I wouldn't remove the second patch but maybe increase the iterations to an higher number. The patch fixes a crash exploit

@calcastor calcastor marked this pull request as draft July 15, 2025 03:02
@calcastor
Copy link
Contributor Author

I wouldn't remove the second patch but maybe increase the iterations to an higher number. The patch fixes a crash exploit

This seems as though it would require upwards of 10 iterations if not more.

@calcastor calcastor changed the title Drop unnecessary or problematic patches Drop redundant patch and fixup command logging Sep 22, 2025
@calcastor calcastor marked this pull request as ready for review September 22, 2025 04:03
@calcastor
Copy link
Contributor Author

This PR now just adds a copy of fromComponent in MinecraftServer as part of the TerminalConsoleAppender patch to permit command logging to happen without the iteration limit.

@calcastor calcastor force-pushed the remove-patches branch 2 times, most recently from 1eee071 to afb4a8d Compare September 22, 2025 09:18
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.

2 participants