1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-02-17 18:47:40 +01:00
High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies https://papermc.io/
Find a file
EpicPlayerA10 0f4ee39a8e Don't tab-complete namespaced commands if send-namespaced is false
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.
2023-06-18 12:38:24 +02:00
paper-server Don't tab-complete namespaced commands if send-namespaced is false 2023-06-18 12:38:24 +02:00