Player Roles

Player Roles

Mod

Role & permission management for Fabric servers

Server ManagementUtility

4,463 downloads
84 followers
Created3 years ago
Updated5 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

player-roles-1.3.1

Changelog

  • Ensure all roles are assigned unique levels instead of silently "masking" other roles with the same level
  • Send feedback to the player when they are muted and support muting through /msg and /teammsg command
  • Allow for roles to inherit overrides from other roles (#22)
"foo": {
  "includes": ["bar"]
},
"bar": {}
  • Support applying roles to command blocks and functions
"foo": {
  "apply": {
    "command_block": true,
    "function": true
  }
}
  • Report parsing errors to the player when running /role reload

Files

player-roles-1.3.1.jar(109.88 KiB) Primary Download

External resources



Project members

Gegy

Owner

NucleoidMC

Member

Patbox

Member


Technical information

License
MIT
Client side
unsupported
Server side
required
Project ID