promotional bannermobile promotional banner

CustomPerm

Granular permission system for NeoForge — grant vanilla commands to non-op players
Back to Files

customperm-1.0.2.jar

File namecustomperm-1.0.2.jar
Uploaded
May 21, 2026
Downloads
316
Size
49.7 KB
Mod Loaders
NeoForge
File ID
8123655
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:customperm-1539594:8123655"

Learn more about Curse Maven

What's new

CustomPerm 1.0.2

Patch release focused on alias execution reliability.

Fixed

  • Fixed aliases failing when their internal steps targeted commands wrapped by CustomPerm.
  • Alias steps now use the original command node when the target command has been wrapped by CustomPerm.
  • Players no longer need both the alias permission and the internal command permission.
    • Example: a player with customperm.alias.up can use /up even if they do not have customperm.command.tp.
  • Alias steps now run with the expected elevated command source.
  • Alias steps now accept an optional leading slash.
    • Both say ping and /say ping are valid alias steps.
  • Failed alias steps are now reported and logged more clearly.
  • If one alias step fails, following steps continue to run.

This mod has no additional files