Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
Dev System
PluginLicenseRef-All-Rights-Reserved

Dev System

DevSystem adds an in-game GUI and commands to list, inspect, enable/disable, reload, and load plugins at runtime, fully configurable via MiniMessage with safety checks.

54
Downloads
2
Followers
8 months ago
Updated
📦
2
Versions
utilitybukkitfoliapaperpurpurspigot
Download Latestv1.0.1View on Modrinth

📖About Dev System

DevSystem
A lightweight developer toolkit for Minecraft servers.

DevSystem provides an in-game Plugin Manager with a modern GUI and a rich command set to inspect, enable/disable, reload, and even load plugins at runtime. Messages use MiniMessage formatting and are fully customizable.

Website: https://steyon.dev/
Minecraft API: 1.21

Features

• GUI-based Plugin Manager

• List and inspect installed plugins

• Enable / Disable / Reload plugins

• View tasks, listeners, files, and dependencies

• Load plugin JARs at runtime (local path or URL)

• Fully customizable messages (MiniMessage)

• Paginated interface with optional “Load Plugin” button

Commands

/plugmanager — Opens the GUI

/plugmanager list — Lists all plugins

/plugmanager info <plugin> — Shows plugin details (status, API version, load phase, dependencies, paths, etc.)

/plugmanager enable <plugin> — Enables a plugin

/plugmanager disable <plugin> — Disables a plugin

/plugmanager reload <plugin> — Reloads a plugin

/plugmanager tasks <plugin> — Lists scheduled tasks owned by the plugin

/plugmanager files <plugin> — Shows JAR and data folder information

/plugmanager listeners <plugin> — Lists registered event listeners

/plugmanager deps <plugin> — Shows dependencies and dependents

/plugmanager load <path-or-url> [sources…] — Loads a plugin JAR at runtime

Permissions

devsystem.pluginmanager (default: op)

Child permissions:

• devsystem.pluginmanager.list (default: true)

• devsystem.pluginmanager.info (default: true)

• devsystem.pluginmanager.enable (default: op)

• devsystem.pluginmanager.disable (default: op)

• devsystem.pluginmanager.reload (default: op)

• devsystem.pluginmanager.load (default: op)

Config & Customization

config.yml options:

• messages.prefix — global message prefix (MiniMessage)

• messages.plugin.* and messages.error.* — core messages

• messages.command.* — unknown, usage, player-only, no-permission

• plugin-manager.* — GUI titles, lore, item labels, info formats

• allow-disable-core-plugins, show-plugin-version-in-list, smart-reload, etc.

• load-allow-url, load-allow-local, load-block-missing-deps

• load-gui-button-enabled

MiniMessage placeholders such as {plugin}, {version}, {count} are replaced dynamically.

GUI Highlights

• Paginated grid (28 plugins per page)

• Next / Previous navigation

• Optional “Load Plugin” button

• Per-plugin detail view:

• Enable / Disable / Reload actions

• Shows API version, load phase, dependencies, JAR path, data folder info, listener/task counts

Compatibility

• Built for Minecraft API 1.21

• Compatible with Paper, Purpur, and Spigot servers

Installation

  1. Place the DevSystem JAR into your plugins/ folder.
  2. Start the server.
  3. Adjust the config.yml as needed.
  4. Use /plugmanager in-game.

Safety Notes

• Reloading or disabling plugins may cause disruptions.

• Dependency-safety options help prevent breaking other plugins.

• Runtime loading can be restricted to local files and/or URLs.

Links

• Website: https://steyon.dev

• GitHub: https://github.com/Steyondev

Special thanks to akcelerat0r.

👥 Team & Contributors

No authors recorded.

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitfoliapaperpurpurspigot
Minecraft Versions
1.211.21.11.21.21.21.31.21.41.21.51.21.61.21.7+1 more

🔗 Links

Modrinth Page