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

Implement Tab Completer #20

Merged
merged 1 commit into from
Jun 7, 2024
Merged

Implement Tab Completer #20

merged 1 commit into from
Jun 7, 2024

Conversation

IanTapply22
Copy link
Member

Description

Implement the tab completer and register it along with fixing some bad logger serialized string handling

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

It was tested in a server running version 1.20.4 PaperMC

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation, if any
  • My changes generate no new warnings
  • I have performed tests that prove my fix is effective or that my feature works, if necessary
  • New and existing unit tests pass locally with my changes

Fix logger message displaying to players
@IanTapply22 IanTapply22 self-assigned this Jun 7, 2024
@IanTapply22 IanTapply22 merged commit ebb846c into main Jun 7, 2024
4 checks passed
@IanTapply22 IanTapply22 deleted the tab-completer-overhaul branch June 7, 2024 22:05
@IanTapply22 IanTapply22 added bug Something isn't working enhancement New feature or request labels Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant