Closed bensku closed 3 years ago
Tab completions currently break when JS plugins are reloaded. Use syncCommands() of CraftServer (or a supported alternative) to send the changed commands to clients.
Done, unfortunately requires using an unsupported CraftBukkit API.
Tab completions currently break when JS plugins are reloaded. Use syncCommands() of CraftServer (or a supported alternative) to send the changed commands to clients.