Adding <UUID> to "CommandsToRun"-Section as an option. If you replace the <Player>-Tag with <UUID> the Commands will use the players UUID instead of their username. This is helpful if you use username prefixes(e.g. on floodgate for bedrock users) and your permissions-system is not finding that user with the prefixed username (e.g. /unguest .woweepaw). You can see an example in the spoiler! uwu
Cleanup
Code (YAML):
CommandsToRun: - 'lp user <UUID> permission set group.member true'
- 'lp user <UUID> permission unset group.default'
- 'gamemode survival <Player>'
No need to update the Config (if you already have since 2.0.1). Just grab the Update and replace in your Plugins directory. As always: Thanks for using (or still using) my Plugin. <3