Community listing page, reviews here may not be monitored by the author.
Paradigm Essentials
No reviews yet
A modular Minecraft server administration suite with a built-in dashboard, permissions, moderation, communication tools, automation, teleports, custom commands, and more
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Runs on a dedicated server only; does not work in singleplayer.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Paradigm Essentials

Paradigm Essentials is a modular server administration suite for Minecraft.
Manage your server, players, permissions, moderation, communication, and automation from one cozy little mod with a built-in local web dashboard for when editing JSON files stops being fun :P
Built for Forge, Fabric, and NeoForge servers.
Version: 2.2.4
Author: Avalanche7CZ
License: CC-BY-NC-ND-4.0
One Mod, Lots of Server features
Paradigm combines the everyday tools a server needs into one modular system.
Enable what you need, disable what you dont, and do everything without downloading lots of separate mods.
Local Server Dashboard
Paradigm includes a built-in local web dashboard for server administration and configuration.
- Configuration editors for each module
- Permission and group management
- Command settings and cooldowns
- MOTD editor with formatting tools and previews
- Custom command editor
- Storage status and migration tools
No external panel required. It runs with your server all localy.

Server Administration
A collection of familiar server management and essential :3 commands.
- Homes and
/back - Spawn management
- Warps
- /tpa
- Fly and movement speed
- Heal and feed
- Gamemode shortcuts
- Time and weather controls
And plenty of admin utilities:
/vanish, /god, /invsee, /repair, /enchant, /sudo, /near, /whois, /top, /jump, /jump
Most built-in commands can be individually enabled or disabled.
Built-In Permissions & Groups
Paradigm includes its own permission and group system.
- Create and manage permission groups
- Group inheritance
- Prefixes, suffixes, weights, and descriptions
- Direct player permissions
- Explicit allow and deny nodes
- Temporary permissions and group assignments
Already using LuckPerms? Paradigm also includes LuckPerms migration tools for importing or exporting permission data.
Moderation Tools
Standard Commands for Moderating Players
- Kicks /kick
- Bans and temporary bans (/ban, /tempban)
- IP bans (/ipban)
- Mutes and temporary mutes (/mute)
- Warnings (/warn)
- Jail system (/jail)
- Punishment history
- Active punishment tracking
- Server and network punishment scopes (for Network bans , using MySQL)
The dashboard provides a player history, like date of the ban, reason etc.
Communication Tools
Keep players and staff connected without needing another chat mods.
- Private messages with
/msg - Quick replies with
/replyor/r - Player mentions using
@PlayerName - Staff chat
/sc - Private group chats
/groupchat - **CUSTOM **Join and leave messages

Server Announcements
Create scheduled and richly (RGB Support) formatted server announcements.
- Chat broadcasts
- Actionbar messages
- Titles and subtitles
- Bossbars
- Independent schedules
- Random message rotation
- Interactive text components (Hover, click, command)

Rich Message Formatting
Paradigm includes its own message formatting system (inspired by mini message format) for supported messages and editors.
- Minecraft colors
- Hex colors (
&#RRGGBB) - Gradients and styled text
- Bold, italic, underline, and strikethrough
- Clickable links
- Hover text
- Click-to-run commands
- Dynamic placeholders

MOTD & Server List Customization
Make the server a little prettier before players even join.
- Dynamic server-list MOTDs
- Multiple MOTD profiles
- Random MOTD rotation
- Custom server icons
- Player-count hover customization
- Personalized in-game welcome MOTD
- Dashboard MOTD editor with live-style previews and few templates

Restart Automation (THE SERVER NEEDS ITS OWN SCRIPT, more on WIKI)
Keep server restarts predictable and friendly.
- Scheduled automatic restarts
- Configurable warning times
- Countdown messages
- Pre-restart commands
- Manual restart scheduling and cancellation

Custom Commands
Create your own commands without writing a mod.
Custom commands can be configured with structured actions and managed through Paradigm's configuration or dashboard editor.
Perfect for server information, links, shortcuts, rules, and other small server-specific commands.
Flexible Data Storage
Paradigm can store server data using multiple storage providers.
- JSON
- SQLite
- MySQL / MariaDB
Storage status, connection testing, fallback state, and migration dry runs are available directly from the dashboard.
Existing data can be migrated between supported storage providers with conflict handling and migration previews.
Modular by Design
Don't need part of Paradigm? Turn it off.
Modules and commands can be configured individually, and built-in command roots can be enabled or disabled through the dashboard or in json config.
Installation
- Install the supported Forge, Fabric, or NeoForge version for your Minecraft server.
- Download the matching Paradigm
.jar. - Place it in your server's
modsfolder. - Start the server.
Paradigm will generate its configuration and data files automatically.
For Fabric versions, dont forget Fabric API. (If you are using downloaded fabric modpack, the API will be there already)
Commands
Paradigm contains quite a few commands now. Like… a lot. qwq
Use:
/paradigm help
for built-in help and module information.
The dashboard also includes searchable command settings for enabling or disabling built-in command roots.
License
Paradigm is licensed under CC-BY-NC-ND-4.0.
See the LICENSE file for the full license terms.
Want to include Paradigm somewhere, create an integration, translate it, modify it, or use it in a way that may not be covered by the license? Feel free to ask :3
I am open to most reasonable requests. Any additional permission must be agreed to in writing first.
Support & Community
Need help, found a bug, or have a cute little feature idea?
Come say hi ♡
Support Development
Enjoying Paradigm and want to support its development?
Every bit of support helps me spend more time making Paradigm better and adding more silly server things. ♡
Credits
Paradigm is developed and maintained with lots of caffeine and questionable sleep decisions by Avalanche7CZ. ```
Paradigm Essentials
Paradigm Essentials is a modular server administration suite for Minecraft.
Version: 2.5.0b
Author: Avalanche7CZ
License: CC-BY-NC-ND-4.0
One Mod, all the features you need
Paradigm started because I needed a simple announcement mod for Forge (Thats why, older files are named "ForgeAnnouncements").
Then I needed another feature, and another. And eventually I got tired of installing a bunch of different mods just to do different things, each with its own configs, commands and way of working.
So Paradigm slowly became the mod I wanted to have from the start: server administration, communication and automation in one place.
And lately, that is also part of the goal. Give smaller servers and networks access to the kind of tools you usually see on much bigger modded networks, without needing a whole team of developers behind them.
Local Server/Network Dashboard
Paradigm includes a built-in local web dashboard for server administration and configuration.
- Configuration editors for each module No external panel required. It runs with your server all localy.

Server Administration
A collection of familiar server management and essential :3 commands (Inspired by EssentialsX Plugin).
- /home and
/back - /tpa
And plenty of admin utilities:
/vanish, /god, /invsee, /repair, /enchant, /sudo, /near, /whois, /top, /jump, /jump
Most built-in commands can be individually enabled or disabled.
Built-In Permissions & Groups
Paradigm includes its own permission and group system.
- Create and manage permission groups
- Group inheritance
- Prefixes, suffixes, weights, and descriptions
- Direct player permissions
- Explicit allow and deny nodes
- Temporary permissions and group assignments
Already using LuckPerms? Paradigm also includes LuckPerms migration tools for importing or exporting permission data.
Moderation Tools
Standard Commands for Moderating Players
- Punishment history
- Active punishment tracking
- Server and network punishment scopes (for Network bans , using MySQL)
Communication Tools
Keep players and staff connected without needing another chat mods.
- Private messages with
/msgand reply - Player mentions using
@PlayerName(inspired by discord mention system) - Staff chat
/sc - Private group chats
/groupchat - **CUSTOM **Join and leave messages

Server Announcements
Create scheduled and richly (RGB Support) formatted server announcements.
- Chat broadcasts
- Actionbar messages
- Titles and subtitles
- Bossbars
- Independent schedules
- Random message rotation
- Interactive text components (Hover, click, command)

Rich Message Formatting
Paradigm includes its own message formatting system (inspired by mini message format) for supported messages and editors.
- Minecraft colors
- Hex colors (
&#RRGGBB) - Gradients and styled text

MOTD & Server List Customization
Make the server a little prettier before players even join.
- Dynamic server-list MOTDs
- Custom server icons
- Player-count hover customization

Restart Automation (THE SERVER NEEDS ITS OWN SCRIPT, more on WIKI)
Keep server restarts predictable and friendly.
- Scheduled automatic restarts
- Configurable warning times
- Countdown messages
- Pre-restart commands
- Manual restart scheduling and cancellation

Custom Commands
Create your own commands without writing a mod.
Custom commands can be configured with structured actions and managed through Paradigm's configuration or dashboard editor.
Perfect for server information, links, shortcuts, rules, and other small server-specific commands.
Modular by Design
Dont need part of Paradigm? Turn it off.
Modules and commands can be configured individually, and built-in command roots can be enabled or disabled through the dashboard or in config.
License
Paradigm is licensed under CC-BY-NC-ND-4.0.
See the LICENSE file for the full license terms.
Want to include Paradigm somewhere, create an integration, translate it, modify it, or use it in a way that may not be covered by the license? Feel free to ask :3
I am open to most reasonable requests. Any additional permission must be agreed to in writing first.
Support & Community
Need help, found a bug, or have feature idea?
Come say hi ♡
Support Development
Enjoying Paradigm and want to support its development?
Every bit of support helps me spend more time making it better and adding more server things. ♡
Credits
Paradigm is developed and maintained by Avalanche7CZ.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers