Paradigm 2.5.0 (forge 1.20.1)
Curse Maven Snippet
What's new
Paradigm 2.5.0
This update expands Paradigms shared action system with interactive player input, improves the Local Dashboard editors and permission management, and fixes several permission and formatting issues.
Added
Added the new
await_inputaction for Custom Commands and server-side inventory menus.- Prompt players to enter text directly through chat.
- Store the response in a configurable placeholder such as
{input}. - Configure a timeout and separate
on_successandon_failureactions. - Players can cancel an active input prompt using the provided clickable cancel action.
- Captured player input is handled as literal text and is not recursively expanded as another placeholder.
Added full
await_inputconfiguration to both the Custom Command and Menu editors in the Local Dashboard.Added
open_menuaction support to the Custom Command editor.
Changed
- The Custom Command editor now discovers available actions and conditions from Paradigm's runtime registries instead of relying on a hardcoded list.
- Expanded Dashboard support for shared actions including
actionbar,title,sound, menu actions, and other registered action types. - Improved permission views in the Local Dashboard to show primary and effective groups more accurately, including implicit default groups.
- Group parent changes now immediately refresh player command trees.
Fixed
- Fixed Paradigm-owned commands being incorrectly blocked when external command permission mode was set to
strict, including commands used by the ticket system. - Fixed Dashboard permission assignment handling for existing and legacy permission/group records.
- Fixed incorrect group information being displayed for players in the Dashboard permission editor.
- Fixed italic text styling across supported Minecraft versions and loaders.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

