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

Do not tab complete vanished players #426

Closed
wants to merge 1 commit into from

Do not tab complete vanished players

4854599
Select commit
Loading
Failed to load commit list.
Closed

Do not tab complete vanished players #426

Do not tab complete vanished players
4854599
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded Aug 5, 2023 in 3s

7 issues fixed. 5 issues found.

Annotations

Check notice on line 233 in src/main/java/net/coreprotect/utility/Util.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/net/coreprotect/utility/Util.java#L138-L233

Complex Method

Check notice on line 811 in src/main/java/net/coreprotect/utility/Util.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/net/coreprotect/utility/Util.java#L755-L811

Complex Method

Check notice on line 1153 in src/main/java/net/coreprotect/utility/Util.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/net/coreprotect/utility/Util.java#L1086-L1153

Complex Method

Check failure on line 369 in src/main/java/net/coreprotect/command/TabHandler.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/net/coreprotect/command/TabHandler.java#L34-L369

Very Complex Method

Check notice on line 408 in src/main/java/net/coreprotect/command/TabHandler.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/net/coreprotect/command/TabHandler.java#L370-L408

Complex Method