Paradigm

Restart Scheduler, Custon Commands, Announcements and much more!

File Details

Paradigm 2.2.1b (fabric 1.20.1)

  • B
  • Mar 22, 2026
  • 507.29 KB
  • 6
  • 1.20.1
  • Fabric

File Name

Paradigm-fabric-1.20.1-2.2.1b.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:paradigm-1034237:7796054"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

[2.2.0b] - 2026-03-22

Added

  • New utility command modules in common: /spawn, /setspawn, /seen, /ignore, /unignore, /gamemode (/gmc, /gms, /gma, /gmsp), /fly, /clearinv (/ci), /day, /night, /sun, /rain, /thunder, /speed, /feed, /heal.
  • SocialSpy support for private messages via /socialspy, including mirrored PM logs for authorized staff.
  • Runtime command toggles persisted in paradigm/commands.json with /paradigm command list|status|enable|disable|reload.
  • Expanded internal permission/group management under /paradigm group:
    • group list, add, remove, info
    • parent add / remove
    • user group assignment/removal/listing
    • temporary user groups with duration units (days, weeks, months).
  • Per-player data model improvements in paradigm/playerdata/<uuid>.json:
    • ignored players
    • last seen timestamps
    • temporary group assignments (with expiry metadata)
    • legacy migration from paradigm/playerdata.json.
  • Spawn location persistence in main config (spawnWorld, coordinates, yaw/pitch).
  • Interactive help expansion for /paradigm help with updated module coverage and command guidance.
  • New language keys for group management, utility commands, spawn, seen, ignore, TPA ignore-block feedback, and command toggle messages (EN/CS updates, RU additions).

Fixed

  • Enforced strict permission gating for newly introduced command sets (including admin-level command families), preventing unintended non-OP access.
  • Update notifier permission check now uses strict vanilla OP level (2) only.
  • /tpa and /tpahere now respect player ignore lists and block requests from ignored senders.
  • /msg and /reply now respect ignore lists (messages are blocked when the recipient ignores the sender).
  • /seen now reports last join data from stored player records instead of relying on online-only state.
  • Utility command behavior improved to use direct player state updates (flight, movement speed, health, hunger/saturation).
  • Command toggle enforcement wired into additional command paths (customcommands, mention, restart, paradigm editor/apply, and command modules), ensuring disabled commands stay disabled consistently.