Skip to content

A mod that adds support for the query protocol to Minecraft ReIndev.

License

Notifications You must be signed in to change notification settings

KurtThiemann/ReIndevQuery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReIndev Query Mod

A mod that adds support for the query protocol to ReIndev.

This implementation encodes strings as UTF-8 instead of ASCII to avoid MC-231035. Additionally, null-bytes are stripped from encoded strings to avoid MC-221987.

Usage

After installing the mod on a FoxLoader server, you can enable the query protocol in the server.properties file.

enable-query=true
query.port=25565

About

A mod that adds support for the query protocol to Minecraft ReIndev.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages