That's probably a feature request, but I'm not sure right now.
Idea is:
You set slots ammount in settings.ini
You set reserved slots ammount in settings.ini
You write player names in some .ini - those players would be allowed to use reserved slots.
What for:
For example, you want your players to see that server has 10 slots. You also want to be able to log in any time you want, even if server is full. Kicking somebody via webadmin isn't really a "nice guy" option
You might also want to let VIPs to log in at any time. But you don't want to dissapoint ordinary players with "20 players / 30 slots" promt and then not allowing them to log in via plugin.
This could be done with current API, but we need a way to make server say that it has less slots than it actually has.
Idea is:
You set slots ammount in settings.ini
You set reserved slots ammount in settings.ini
You write player names in some .ini - those players would be allowed to use reserved slots.
What for:
For example, you want your players to see that server has 10 slots. You also want to be able to log in any time you want, even if server is full. Kicking somebody via webadmin isn't really a "nice guy" option
You might also want to let VIPs to log in at any time. But you don't want to dissapoint ordinary players with "20 players / 30 slots" promt and then not allowing them to log in via plugin.
This could be done with current API, but we need a way to make server say that it has less slots than it actually has.