Cuberite Forum

Full Version: HOOK_PLUGIN_MESSAGE
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Does anyone have an example of HOOK_PLUGIN_MESSAGE working? I'm working on a bot, and I would love to be able to store bot information server-side using this hook.
Never mind. I was able to figure out how to do it. I didn't realize that I needed to send a REGISTER plugin message first.