Is there any way to make the plugin automatically grant the player permissions after the player enters a command?
Plugin gives player permissions
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
maxWalkersounds 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
Wulf
Custom Chat Commands
Yes, I checked the code about the plugin giving the player permission, it's solved perfectly now, thank you~