detect-gamemode
Identify the current gamemode in Minecraft automatically using this tool. Designed for the MCP Server, it enables AI-driven characters to adapt actions based on detected gamemode, enhancing in-game interaction and functionality.
Instructions
Detect the gamemode on game
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}