RandomPerms
No reviews yet
A permission managing mod for minecraft 1.12.2
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
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
Resources
External Links
About
Description
RandomPerms
A standalone permission system, no plugins, no Bukkit/Sponge, no Spigot required. Works on 100% Forge servers.
RandomPerms gives you full control over who can do what on your server, all managed with simple in-game commands.
✨ Features
Users & Groups with group inheritance (parent groups) and weight-based priority
Wildcard permissions: grant/deny whole categories at once with `modid.*` or `*`, with support for negation (`-node`)
Rank tags: set a colored prefix/suffix per group (e.g. `[Admin]`, `[VIP]`) that shows up in chat and the tab list automatically
Live tab list ping: see everyone's connection quality at a glance, right next to their name
Server info in the tab list header/footer: players online, staff online, and live server stats update automatically every second
Fully in-game configuration: no editing config files by hand (though you can if you want to, it's just JSON)
Tab-completion for permission nodes, start typing a permission and get suggestions pulled from every command currently registered on your server, vanilla and modded alike
📋 Commands
All commands live under `/perms` (alias `/permissions`):
/perms user <name> group set <group>
/perms user <name> group add <group>
/perms user <name> group remove <group>
/perms user <name> permission set <node> [true|false]
/perms user <name> permission unset <node>
/perms user <name> info
/perms group create <name>
/perms group delete <name>
/perms group list
/perms group <name> permission set <node> [true|false]
/perms group <name> permission unset <node>
/perms group <name> parent add <parentGroup>
/perms group <name> parent remove <parentGroup>
/perms group <name> weight <number>
/perms group <name> prefix <text>
/perms group <name> suffix <text>
/perms group <name> staff <true|false>
/perms group <name> info
/perms checkperm <player> <node>
/perms reload
/perms save
🔒 How permission checks work
Every permission node resolves in this order:
A player's own explicit overrides (most specific match wins)
Their groups, and all inherited parent groups, sorted by weight (highest first)
If nothing matches: falls back to normal vanilla behavior, nothing is locked down until you configure it
This means you can safely drop RandomPerms into an existing server; it won't restrict anything until you actually set a rule.
🛠️ Example setup
/perms group create admin
/perms group admin weight 100
/perms group admin prefix &c[Admin]
/perms group admin permission set * true
/perms group admin staff true
/perms group default permission set command.gamemode false
/perms user Steve group set admin
❓ Support
Found a bug or have a feature request? Let me know in the comments or join my discord: https://discord.gg/zBZJSgDG4r
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
Statistics
Resources