Plugins
Your Minekube AI server supports Bukkit, Spigot, and Paper plugins (.jar files) and comes with a curated set pre-installed.Pre-installed Plugins
Every server includes these out of the box:Installing Plugins via AI
The easiest way to install a plugin is to ask the AI:1
AI searches plugin repositories
The AI searches Modrinth and Spiget for the plugin you requested, finding the correct version for Paper 1.21.
2
AI downloads and installs
The plugin JAR is downloaded to the server’s
plugins/ folder.3
AI hot-loads the plugin
Using PlugMan, the AI loads the plugin without restarting the server. No downtime.
4
AI verifies it works
The AI checks that the plugin loaded correctly by looking at server logs and running a test command if applicable.
Trusted Sources
The AI installs plugins exclusively from trusted, well-known repositories:Managing Plugins
Ask the AI to manage your installed plugins:Skript vs. Plugin: When to Use Which
For many custom features, the AI uses Skript instead of installing a separate plugin. Here is how the AI decides:- Advantages of Skript
- Advantages of Plugins
- Instant to create — the AI writes and enables it in seconds
- Easy to modify — just ask the AI to change it
- No extra JARs — lightweight, no dependency management
- Readable — English-like syntax you can inspect
