Documentation

Documentation

Guides and reference for every BlazeStudios plugin. Written for the person running the server, not for someone who already knows how the plugin works.

How this is organised

Each plugin gets its own section in the sidebar, broken into groups that follow the order you actually meet things in: install it, set it up, use it, configure it, then extend it.

Pages are short and specific. If you are looking for one answer, use the search field at the top of the sidebar or press / anywhere on these pages. If you are setting a server up for the first time, start at the top of a plugin's Start here group and read down.

Handing a page to an assistant

Every page has a Copy page as Markdown button, and every section on a page has its own copy button that appears when you hover it. Both put plain Markdown on your clipboard.

That exists because most support questions are faster to answer with context. Copy the section you are stuck on, paste it into whatever assistant you use alongside your own config, and ask from there. The text you get is the source these pages were built from, so nothing is lost in the transfer.

Plugins

PluginWhat it doesDocumentation
BlazeBansBans, mutes, warnings, kicks, evidence, and the tooling around themStart here

More plugins are in progress. When one ships, its section appears here.

For developers

BlazeBans has a public Java API for building addons and integrations. It has its own section, separate from the server-owner documentation above, including a free API jar download and a complete addon tutorial.

Getting help

If something in these docs is wrong, unclear, or missing, say so in the BlazeStudios Discord. That is also the fastest route to support for a plugin you have bought.

Before asking about a misbehaving install, run /blazebans dump on the server and have the file ready. It records your version, platform, storage backend, and loaded configuration with credentials stripped out, which usually shortens the conversation to one message.