Skip to main content

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:
The AI will only install plugins from these trusted sources. It will not download JARs from unknown URLs, direct links, or unverified websites. This protects your server from malicious code.

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:
  • 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
You do not need to decide between Skript and plugins yourself. Just tell the AI what you want, and it will pick the best approach. If you have a preference, mention it: “use Skript for this” or “install a plugin for this.”