Maybe add an option / additional ability to chat with Enter ? I've always changed my MC client to use Enter to start and Enter chat/commands.
Problems include where to load this information, store it, and how to enter it (UI? config file sent from the server?). Also updating src/config.h, which has #defines for each CRAFTKEY to GLFWKEY.
For making the environment comfortable to the player, it should be possible to customize what the keys are bound to. Requested on https://www.spigotmc.org/threads/websandboxmc.232807/page-3#post-2424791
Problems include where to load this information, store it, and how to enter it (UI? config file sent from the server?). Also updating src/config.h, which has
#define
s for each CRAFTKEY to GLFWKEY.