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

feat(Listener): allow modifications of the server sub-name #227

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

cooldogedev
Copy link
Contributor

Closes #226

Copy link
Owner

@Sandertv Sandertv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good. Thanks for the PR!

@Sandertv Sandertv merged commit fec8f3c into Sandertv:master Jun 14, 2024
HashimTheArab added a commit to HashimTheArab/gophertunnel that referenced this pull request Jun 14, 2024
* expose auth functions

* packet/id.go: Fix order with IDMapCreateLockedCopy and IDOnScreenTextureAnimation (Sandertv#224)

* go.mod: Update minimum Go version to Go1.22.
Also updated dependencies.

* dial.go: Stop seeding global rand. (no longer needed as of Go1.20)

* minecraft/protocol: Update to support 1.21.0

* packet/level_sound_event.go: Fix typo in const

* gophertunnel: Clean up error messages and use %w verb instead of %v for embedding errors within errors.

* go.mod: Updated dependencies (particularly go-raknet).

* listener.go: Allow modifications of the server sub-name (Sandertv#227)

---------

Co-authored-by: GameParrot <[email protected]>
Co-authored-by: Sandertv <[email protected]>
Co-authored-by: TwistedAsylumMC <[email protected]>
Co-authored-by: Doge <[email protected]>
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.

Add field to ListenConfig to change "Gophertunnel" string in pong data
2 participants