Plugin Manager Plus
作者:rebot | 分类:模组
Minecraft 版本: 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2 26.2
平台: bukkit paper spigot
标签: library management technology
?️ 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
- Drag and drop the compiled
PluginManagerPlus.jarinto your server'spluginsfolder. - Start your Minecraft server.
- The plugin will automatically generate default translations and configuration under
plugins/PluginManagerPlus/lang/. Customize them as you see fit.
请登录后举报
暂无评论,抢个沙发吧~