MAssistant
作者:rebot | 分类:模组
Minecraft 版本: 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: bukkit paper purpur spigot
标签: social
MAssistant brings the power of Artificial Intelligence directly into your Spigot or Paper server. Stop remembering complex command syntax or browsing wikis-just ask your assistant to do it for you!
Whether you need a chat companion to liven up the server, a lore generator, or a powerful administrative tool, MAssistant understands natural language and the context of your game (your location, world, and username).
Why MAssistant?
- ?️ Natural Language Commands: Don't type
/time set dayor/weather clear. Just type?Make it sunnyor?It's too dark here. - ? Context Awareness: The AI knows who you are, which world you are in, and your current coordinates. You can say
?Spawn a zombie right hereand it will know exactly where "here" is. - ?️ Secure by Design:
- Double-Layer Security: Command execution requires both a configuration toggle AND a specific permission node (
massistant.command). - Smart Selectors: The AI is trained to use safe selectors like
@pinstead of hard-coding player names.
- Double-Layer Security: Command execution requires both a configuration toggle AND a specific permission node (
- ⚡ Zero Lag: All AI processing happens asynchronously, ensuring your server TPS never drops while the assistant is thinking.
How to Use
- Install: Drop the
MAssistant.jarinto yourpluginsfolder and restart. - Chat: Start any message with
?(configurable) to talk to the AI.- Player:
?How do I craft a shield? - Admin:
?Give me a diamond sword with sharpness 5. - Admin:
?Teleport me to the surface.
- Player:
Permissions
MAssistant features a granular permission system to keep your server safe.
| Permission Node | Default | Description |
|---|---|---|
massistant.chat |
True (Everyone) | Allows the player to chat with the AI using ?. If they ask for a command without the command permission, the AI will politely refuse. |
massistant.command |
OP (Admins) | Allows the AI to actually execute Minecraft commands on behalf of this player. |
massistant.admin |
OP (Admins) | Allows access to administrative commands like /aireload. |
Configuration
You can customize the plugin behavior in plugins/MAssistant/config.yml.
# ==========================================
# MAssistant Configuration
# ==========================================
# The character used to trigger the AI (Default: ?)
trigger-prefix: "?"
# Security: Allow the AI to execute commands globally?
# Even if set to 'true', the player MUST also have the permission 'massistant.command'.
# Set to 'false' to force a chat-only mode for everyone.
allow-commands: true
Commands
/aireload
- Description: Reloads the configuration file instantly.
- Permission: massistant.admin
Technical & Privacy Note ⚠️
External Service: This plugin communicates with the ninario.fr AI Proxy to process natural language. This is required for the AI functionality to work.
Data Transmission: Only the player's name, current world, coordinates, and the text of the prompt are sent to the API. No other server data is shared.
请登录后举报
暂无评论,抢个沙发吧~