-
Notifications
You must be signed in to change notification settings - Fork 0
Permissions and Rate Limits
Sasha Baranov edited this page Jun 12, 2026
·
1 revision
| Permission | Default | Description |
|---|---|---|
aicraft.use |
true |
In-game commands: /newchat, /ai, /endchat, /reopenchat
|
aicraft.web |
true |
/ailink for web UI account linking |
aicraft.chats.unlimited |
op |
No daily cap on new chats |
aicraft.chats.<n> |
— | e.g. aicraft.chats.50 = 50 new chats per 24h |
- Limits apply to new chats created in a rolling 24-hour window — not individual messages.
-
/newchatand creating a chat on the web both count. - Reopening an existing chat with
/reopenchatdoes not count as a new chat.
-
aicraft.chats.unlimited→ no cap - Highest matching
aicraft.chats.<n>permission - Fallback:
rate-limits.default-chats-per-dayinweb.yml
/lp group default permission set aicraft.chats.10 true
/lp group vip permission set aicraft.chats.100 true
/lp group staff permission set aicraft.chats.unlimited true
Players creating chats from the web while offline use LuckPerms cached permissions when LuckPerms is installed.