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

Commits on Dec 19, 2023

  1. Update Config.java

    Adding config to allow not validating travel staff packets.
    TheUnderTaker11 authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9ee302b View commit details
    Browse the repository at this point in the history
  2. Update TravelController.java

    Disable validation if server config deems it so.
    TheUnderTaker11 authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    82446a7 View commit details
    Browse the repository at this point in the history
  3. spotlessApply fix

    TheUnderTaker11 authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    b1cf061 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8e230e View commit details
    Browse the repository at this point in the history