zardoy/space-squid






Add support for `/title` #5
zardoy posted onGitHub
Ref: https://minecraft.wiki/wiki/Commands/title (Java Edition). Find out which packet mc send via pakkit and send the same packet with ctx.player.write. Return early if no ctx.player. Should be implemented in players.ts