Plugin Manager Plus

Manage your server plugins in real-time! Load, unload, reload, and view details of any plugin directly from the in-game command line without restarting.

🛠️ Plugin Manager Plus

Plugin Manager Plus is a lightweight and powerful server administration tool that allows you to load, unload, reload, enable, and disable plugins dynamically at runtime without restarting your Minecraft server.


✨ Features

  • Runtime Management: Load, unload, reload, enable, or disable plugins on the fly.
  • 🌍 Localization / Multi-language: Automatically detects the player's game locale and translates commands and feedback in-game (English, Turkish, Spanish, and Russian supported).
  • 🛡️ Safety Guard: Built-in security checks prevent the plugin from disabling or unloading itself by accident.
  • 📦 PaperMC Support: Fully compatible with Spigot/Bukkit plugins and provides warnings for Paper plugins which cannot be managed dynamically due to platform design.
  • 📊 bStats Integration: Anonymously tracks server counts and statistics using bStats metrics (Plugin ID: 32588).

💻 Commands & Usage

The main command is /pluginmanager (alias /pm).

Command Description Usage
/pm help Displays the help menu. /pm help
/pm list Lists all loaded plugins on the server and their status. /pm list
/pm load <file.jar> Loads a new plugin file from the plugins folder. /pm load PowerPickaxe.jar
/pm unload <plugin> Fully unloads the specified plugin from server memory. /pm unload PowerPickaxe
/pm reload <plugin> Restarts (unloads then loads) the specified plugin. /pm reload PowerPickaxe
/pm enable <plugin> Enables the specified disabled plugin. /pm enable PowerPickaxe
/pm disable <plugin> Disables the specified plugin. /pm disable PowerPickaxe

🔑 Permissions

  • pluginmanager.admin
    • Description: Gives access to all Plugin Manager Plus commands.
    • Default: OP (Server Operators) only.

⚙️ Installation

  1. Drag and drop the compiled PluginManagerPlus.jar into your server's plugins folder.
  2. Start your Minecraft server.
  3. The plugin will automatically generate default translations and configuration under plugins/PluginManagerPlus/lang/. Customize them as you see fit.

The Plugin Manager Plus Team

profile avatar
  • 4
    Projects
  • 36
    Downloads

More from UnDeadToInfinity