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 Config to allow servers to re-enable support for client-side 'hacks' like Staff Of Traveling Keybind mod. #142

Merged
merged 4 commits into from
Dec 20, 2023

Conversation

TheUnderTaker11
Copy link

@TheUnderTaker11 TheUnderTaker11 commented Dec 19, 2023

Config obviously defaults to making it continue validating as is, but allows the Staff Of Traveling keybind mod to continue working without any substantial code changes and/or having to have a server-side component coded in that mod.

Did it this way simply because it was the easiest way all around to continue having a keybind to use the staff of traveling.

EDIT: Oh yea, and for reference, the mod (functionality) I'm wanting to have back: https://github.com/TheUnderTaker11/Staff-Of-Traveling-Keybind/tree/1.7.10
Not having to have it in your hand is SUPER nice, can't live without it now.

Adding config to allow not validating travel staff packets.
Disable validation if server config deems it so.
@Dream-Master
Copy link
Member

@TheUnderTaker11 you need to run spotless. build failed

@TheUnderTaker11
Copy link
Author

@Dream-Master Sorry didn't know that was something I needed to do.
Ran gradlew :spotlessApply and updated what it updated, should be good now.

@Dream-Master Dream-Master requested a review from a team December 19, 2023 19:30
@Dream-Master Dream-Master merged commit f249fd2 into GTNewHorizons:master Dec 20, 2023
1 check passed
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.

3 participants