Skip to main content

Addons Overview

Addons extend ArkenBot with specialized features beyond the core bot. Each addon is a self-contained module that adds slash commands, event listeners, and its own settings.

Managing Addons

Go to Addon Manager in the sidebar to see all available addons and their status.

  • Install — Enables the addon for your server
  • Configure — Opens the addon's settings panel
  • Uninstall — Disables the addon and removes its commands

Available Addons

AddonDescription
Ticket SystemFull-featured support ticket system with panels, transcripts, SLA, and a portal
Game Server StatusCheck and monitor 40+ game server types
FiveM ManagerManage a FiveM server from Discord
Minecraft ManagerManage a Minecraft server via RCON
Rust ManagerManage a Rust server via WebSocket RCON
ARK ManagerManage an ARK: Survival Evolved server via RCON
Palworld ManagerManage a Palworld server via REST API
Code ReviewAI-powered code analysis and formatting

How Addons Work

  • Commands from installed addons appear in /help automatically
  • Addon commands follow the same role permission rules as built-in commands
  • Addon settings are configured per-server from the Addon Manager

Command Permissions

All addon commands respect the role permission rules configured in Commands → Role Permissions. Admins always bypass these rules.