SoulFire LogoSoulFire

Built-in Plugins

Reference for the built-in plugins that ship with SoulFire.

SoulFire ships with several built-in plugins that are available by default. These can be enabled or disabled per instance.

IDDescriptionAuthorLicense
ai-captcha-solverSolve captcha images using AIAlexProgrammerDEGPL-3.0
ai-chat-botAllow players to chat with an AIAlexProgrammerDEGPL-3.0
anti-afkAutomatically moves x amount of blocks in a random direction to prevent being kicked for being AFKAlexProgrammerDEGPL-3.0
auto-armorAutomatically puts on the best armorAlexProgrammerDEGPL-3.0
auto-chat-messageAutomatically sends messages in a configured delayAlexProgrammerDEGPL-3.0
auto-eatAutomatically eats food when hungryAlexProgrammerDEGPL-3.0
auto-jumpAutomatically jumps randomlyAlexProgrammerDEGPL-3.0
auto-reconnectAutomatically reconnects bots when they time out or are kickedAlexProgrammerDEGPL-3.0
auto-registerAutomatically registers bots on AuthMe serversAlexProgrammerDEGPL-3.0
auto-respawnAutomatically respawns after deathAlexProgrammerDEGPL-3.0
auto-totemAutomatically puts totems in the offhand slotAlexProgrammerDEGPL-3.0
chat-loggerLogs all received chat messages to the terminal. Includes deduplication to prevent spamming the same message too oftenAlexProgrammerDEGPL-3.0
client-brandSends the client brand to the serverAlexProgrammerDEGPL-3.0
client-settingsSends client settings to the serverAlexProgrammerDEGPL-3.0
fake-virtual-hostFakes the virtual hostAlexProgrammerDEGPL-3.0
kill-auraAutomatically attacks entitiesAlexProgrammerDEGPL-3.0
server-list-bypassPings the server list before connecting. (Bypasses anti-bots like EpicGuard)AlexProgrammerDEGPL-3.0
forwarding-bypassAllows bypassing proxy forwardingAlexProgrammerDEGPL-3.0

How this list is generated

Run print-docs plugins in the console of the GUI, CLI, or dedicated server.

Use the built-ins as source references

If you are writing your own plugin, read the built-in plugin source code before inventing your own structure. That is the most accurate reference for current SoulFire patterns.

Useful starting points:

How is this page?

Last updated on

On this page