ServerAssistantAI
WebsitePurchaseDiscord
1.3.2
1.3.2
  • 🤖ServerAssistantAI
    • Showcase
    • Features
    • Test Server
  • ⭐Getting Started
    • How ServerAssistantAI Works
    • Prerequisites
    • Installation
    • Commands & Permissions
    • Addons
  • 🛠️Configuration
    • The Basics
    • Config YAML File
    • Credentials YAML File
    • Minecraft Config Folder
    • Discord Config Folder
    • Documents Folder
    • Interaction Messages Folder
    • Messages YAML File
  • 🤖Providers & Models
    • AI Providers
      • Configuring Providers
      • Embedding Provider Options
      • Chat (LLM) Provider Options
      • Question Detection Provider Options
    • Recommended Models
    • Free Models
    • Paid Models
  • 🆘FAQs & Support
    • FAQs
    • Official Support
    • Troubleshooting
  • 💻Developers
    • API
Powered by GitBook
On this page
  • Minecraft Commands:
  • Other Permissions:
  • Discord Commands:
  • Discord Apps:

Was this helpful?

  1. Getting Started

Commands & Permissions

ServerAssistantAI includes the following commands for managing and interacting with the AI assistant:

Minecraft Commands:

Command
Description
Permission
Default

/serverassistantai ask

Privately ask the AI a question.

serverassistantai.use

Player

/serverassistantai chat

Start a continuous private conversation mode with the AI.

serverassistantai.chat

Player

/serverassistantai usage

See amount of questions asked and left for the day in Minecraft.

serverassistantai.usage serverassistantai.usage.others

Player

/serverassistantai toggle

Toggle automatically answering player's questions in chat.

serverassistantai.toggle

Player

/serverassistantai reset

Resets a specific player's usage for the day.

serverassistantai.reset

OP

/serverassistantai reload

Reloads the plugin's configuration files, and document if changed.

serverassistantai.reload

OP

Aliases: /saai, /ai, /assistant

serverassistantai.use is also the permission used for allowing players to ask questions in the public in-game chat, which is given by default.

Other Permissions:

Permission
Description

serverassistantai.group.<group>

Assign a player to a specific group for daily question limits. Replace <group> with the group name from config.yml.

serverassistantai.updatecheck

Allows players to be notified about ServerAssistantAI updates.

serverassistantai.bypass

Bypass the daily player limits in-game.

serverassistantai.helpful-information

View in-game helpful messages within an AI response when helpful_information is enabled.

serverassistantai.advanced-question-detection.debug

When question_detection is set to advanced and debug_in_game is enabled, this permission allows players to view the probability of each message in-game being a question.

Discord Commands:

Command
Description

/ai usage

See amount of questions asked and left for the day on Discord.

/ai toggle

Toggle automatically answering user's questions on Discord.

/ai reset

Resets a specific user's usage for the day on Discord.

Discord Apps:

App
Description
Permissions

Ask AI

Right-click any message, select 'Apps' > 'Ask AI' for an AI response, even if it's not your own message.

Default: Server owners only. To grant access: Server Settings > Integrations > Bot > Select roles for "Ask AI" app

PreviousInstallationNextAddons

Was this helpful?

Make sure to configure these permissions according to your server's roles and access levels using a permission plugin like , even though the player permissions are already given by default.

⭐
LuckPerms