
A server side mod. Restart Scheduler, Groupchat, StaffChat, Custom Commands, Announcements, MOTD
Paradigm is a modular server administration and communication tool for Minecraft, designed to give you powerful control over server messaging, player interactions, and automation. Whether you need scheduled announcements, dynamic MOTD, staff coordination channels, or custom commands, Paradigm provides a complete suite of features to enhance your server's functionality and keep your community engaged.
Current Version: 1.2.0b | Author: Avalanche7CZ | License: CC-BY-NC-ND-4.0
@PlayerName syntax with configurable cooldowns and permissions&#RRGGBB format for unlimited color customization beyond standard Minecraft paletteParadigmModule interface for extensibility| Version | Mod Loader | Required Version | LuckPerms | Status |
|---|---|---|---|---|
| 1.21.1 | NeoForge | 52.1.0+ |
✅ | ACTIVE |
| 1.21.1 | Forge | 52.1.0+ |
✅ | Active |
| 1.20.1 | Forge | 47.4.2+ |
✅ | Active |
| 1.19.2 | Forge | 41.1.0+ |
✅ | Active |
| 1.18.2 | Forge | 40.2.21+ |
✅ | Active |
| 1.21.1 | Fabric | 0.16.14+ |
✅ | Active |
| 1.21.8 | Fabric | 0.16.14+ |
✅ | Active |
| 1.21.6 | Fabric | 0.16.14+ |
✅ | Active |
| ANY FABRIC | NeoForge + Sinytra | 21.0.8-beta+ |
✅ | EXPERIMENTAL |
| 1.20.1 | Fabric | 0.14.21+ |
✅ | Active |
| 1.12.2 | Forge | 14.23.5+ |
✅ | BUG FIXES ONLY |
.jar file into your server's mods foldermods folder (required).jar file into your server's mods folder.jar file into your server's mods folderIf you prefer to use the Fabric version with NeoForge, you can use Sinytra Connector:
mods foldermods folder.jar file into your mods folderNote: The dedicated NeoForge version is recommended. The Sinytra Connector method is experimental and may have compatibility issues.
After running the server once with Paradigm installed, configuration files will be generated in your server's config/Paradigm/ directory:
config/Paradigm/
├── config.json # Main settings and module toggles
├── announcements.json # Automated announcement scheduling
├── motd.json # Message of the Day configuration
├── mentions.json # Mention system settings
├── restart.json # Server restart scheduler
├── chat.json # Group chat and staff chat settings
└── cooldown.json # Cooldown configurations
Paradigm includes a web-based configuration editor for convenient live editing without server restarts. Access the web interface and make real-time changes to your configuration files.
/paradigm - Display main Paradigm help/paradigm help - Show help for Paradigm modules/paradigm help <module> - Show help for a specific module/paradigm reload <config> - Reload specific config (main, announcements, chat, motd, mention, restart, customcommands, all)/paradigm editor - Access web configuration editor/restart now - Schedule an immediate server restart/restart cancel - Cancel a scheduled restart/sc - Toggle staff chat mode/sc toggle - Toggle staff chat mode/groupchat create <name> - Create a new group chat/groupchat join <name> - Join an existing group chat/groupchat leave - Leave current group chat/mention <player> - Mention a specific player/paradigm editor trust - Trust a player for web editor access/paradigm editor untrust - Remove web editor trust/paradigm editor trusted - List trusted players/paradigm editor apply - Apply web editor configuration changesParadigm uses LuckPerms for permission management. Common permission nodes:
paradigm.mention.everyone # Use @everyone in Mentions
paradigm.mention.player # Mention individual players
paradigm.staff # Access staff chat (/sc)
paradigm.restart.manage # Manage server restarts
paradigm.broadcast # Send broadcast messages
paradigm.actionbar # Send actionbar messages
paradigm.title # Send title messages
paradigm.bossbar # Send bossbar messages
paradigm.reload # Reload configurations
paradigm.groupchat # Use group chat commands
This project is licensed under the CC-BY-NC-ND-4.0 license. See the LICENSE file for details.
Have questions, need help, or want to try the latest development builds? Join our community on Discord!
Paradigm is developed and maintained by Avalanche7CZ. Special thanks to all contributors and community members who have provided feedback and support.