Plugin gives player permissions

Is there any way to make the plugin automatically grant the player permissions after the player enters a command?

sounds like something your specific plugin needs to include. they must enter the command, you can't just put the permission in the default group?

you might be able to look at 'timed permissions' and take some parts from it to do what you want

https://umod.org/plugins/timed-permissions

maxWalker

sounds like something your specific plugin needs to include. they must enter the command, you can't just put the permission in the default group?

you might be able to look at 'timed permissions' and take some parts from it to do what you want

https://umod.org/plugins/timed-permissions

yes i looked, but the code looks a bit incomprehensible..

Custom Chat Commands

x7pssKWQH1xA8Oj.png Wulf

Custom Chat Commands

Yes, I checked the code about the plugin giving the player permission, it's solved perfectly now, thank you~