Page 1 of 1

[Rseding91] [1.0.0] Error with /permissions get-player-group username

Posted: Tue Sep 01, 2020 8:19 pm
by billbo99
When running the command

Code: Select all

/permissions get-player-group billbo99
I get this error message

Code: Select all

Unknown key:  "player-is-in-group"

I can find the key in "data\core\locale\en\core.cfg"

So my assumption is that in the code the localazised_name was incorrectly declared {player-is-in-group} instead of {permissions-command-output.player-is-in-group}

Re: [1.0.0] Error with /permissions get-player-group username

Posted: Tue Sep 01, 2020 8:33 pm
by Rseding91
Thanks for the report. It's now fixed for the next release.