Getting Started
Transform natural language into powerful Minecraft commands with AI - Get started with Natural Commands and revolutionize your server experience
Prerequisites
- A Minecraft server running Paper (or compatible fork)
- An OpenRouter API key
- Java 17 or higher
Installation
- Download the latest version of Natural Commands from the releases page
- Place the plugin JAR file in your server's
plugins
directory - Start or restart your server
Configuration
The plugin requires configuration of your OpenRouter API key and model selection. Here's how to set it up:
- Navigate to your server's
plugins/NaturalCommands
directory - Open the
config.yml
file - Configure the following settings:
For detailed instructions on setting up OpenRouter, see our OpenRouter Setup Guide.
Available Models
Natural Commands works with various models available through OpenRouter. Some recommended models include:
google/gemini-2.5-flash-preview
openai/gpt-4o-mini
anthropic/claude-3.7-sonnet
Usage
Once configured, you can use the plugin in-game with the following command:
For example:
/prompt give me a diamond sword
/prompt teleport me to spawn
/prompt summon a zombie with full diamond armor
The plugin will generate the appropriate Minecraft command based on your request.
For more detailed information about available commands, see our Commands Guide.