nodebb-plugin-minecraft-integration
nodebb-plugin-minecraft-integration copied to clipboard
Improve how prefixes are loaded.
The current way is kind of hacky, and requires an extra socket call when the prefixes should be returned in the original hook callback or template render.
would be nice if you could add an option to turn off prefixes, currently removing the loading part manually both in client.js and views.js