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 WindowCrash, CompletionCrash + update to 1.20.6 #24

Merged
merged 6 commits into from
May 15, 2024

Conversation

crazymoose77756
Copy link
Contributor

Description

Adds the window crash that is used on paper servers running 1.20.1 and under (prev versions testing needed). Lags out the server and leads to eventual server crash/restart and everyone leaving.
This works because paper handles it as a crash with first priority, taking away focus from actually running the server.

Related Issue

#21 - suggestion add windowClick crash

Motivation and Context

New block game crash = fun.

How Has This Been Tested?

Tested on local paper server 1.20 and 1.20.1, remote 1.20, running minecraft versions 1.20.4 and 1.20.2.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My code follows the code style of this project.
  • Have you successfully ran tests with your changes locally?

Note: this is sort of similar to the errorCrash

@crazymoose77756
Copy link
Contributor Author

Added Completion Crash from CCBlueX/LiquidBounce#2103

@crazymoose77756 crazymoose77756 changed the title add WindowCrash add WindowCrash and CompletionCrash May 6, 2024
@crazymoose77756
Copy link
Contributor Author

Welp, I though I was working in a difference branch, but here is meteor crash addons for 1.20.4 and 1.20.6 lmao

@crazymoose77756 crazymoose77756 changed the title add WindowCrash and CompletionCrash add WindowCrash, CompletionCrash + update to 1.20.6 May 7, 2024
@crazymoose77756
Copy link
Contributor Author

#27

@C10udburst C10udburst merged commit 0d64cc1 into AntiCope:master May 15, 2024
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.

None yet

2 participants