Changelog
-
Store roles in an independent database instead of on player data
- This means that roles can now be edited for offline players
-
Fix overrides not being properly applied to players who joined for the first time without any roles
-
Allow permission key overrides with LuckPermissions
For example:
"overrides": {
"permission_keys": {
"foo.*": "allow",
"foo.bar": "deny",
"foo.*.baz": "allow",
"*.baz": "deny"
}
}
- Change parsing of
chat_format
override to properly handle styling of the player's message. For example,"chat_format": "§8<%s§8> §7%s"
would not style the player's message, whereas it now will be correctly styled grey.
Files
player-roles-1.3.0.jar(79.12 KiB) Primary
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
1.3.0Loaders
Fabric