-
|
I can't find any configurations for this. |
Beta Was this translation helpful? Give feedback.
Answered by
OscarNOW
Dec 29, 2023
Replies: 1 comment 1 reply
-
|
Offline servers are currently not supported with this package. You could look at the minecraft-protocol package that does support it (but you'll have to work more closely with the protocol language) or you could fork this repo and relatively easily add support for offline servers yourself. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ltxhhz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Offline servers are currently not supported with this package. You could look at the minecraft-protocol package that does support it (but you'll have to work more closely with the protocol language) or you could fork this repo and relatively easily add support for offline servers yourself.