mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-04 22:22:18 -07:00
Tab-complete packet is supposed to tab-complete args for commands, but it also can suggest commands like in version 1.12.2 or lower. This patch prevents server from sending namespaced commands when player requests tab-complete only commands.