Commands & Permissions

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

Minecraft Commands:

CommandDescriptionPermissionDefault

/serverassistantai ask

Privately ask the AI a question.

serverassistantai.use

Player

/serverassistantai usage

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

serverassistantai.usage

Player

/serverassistantai toggle

Toggle automatically answering player's questions in chat.

serverassistantai.toggle

Player

/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:

PermissionDescription

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:

CommandDescription

/ai usage

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

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

Last updated