Compatibility
Minecraft: Java Edition
1.21–1.21.10
1.20.6
1.20.4
1.20–1.20.2
1.19.3–1.19.4
1.19–1.19.1
1.18–1.18.1
1.17.x
1.16.4–1.16.5
Platforms
Supported environments
Details
Licensed MIT
Published 5 years ago
Updated 2 months ago
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



