Hi,
I set up 35 reserved slots out of the 50 slots in my server and I noticed that the number of reserved slots decreases whenever a user having the "reserved.slot" permission logs in or logs out of the server:
[Reserved] 35 slot(s) now available
Server startup complete
X.X.X.X:63489/XXXXXXXXXXXXX5540/G******** has auth level 1
[Reserved] 34 slot(s) now available
X.X.X.X:54440/XXXXXXXXXXXXX3053/M******** has auth level 2
[Reserved] 33 slot(s) now available
X.X.X.X:63489/XXXXXXXXXXXXX5540/G******** joined [windows/XXXXXXXXXXXXX5540]
G********[XXXXXXXXXXXXX5540] has spawned
X.X.X.X:54440/XXXXXXXXXXXXX3053/M******** joined [windows/XXXXXXXXXXXXX3053]
M********[XXXXXXXXXXXXX3053] has spawned
X.X.X.X:54440/XXXXXXXXXXXXX3053/M******** disconnecting: disconnect
[Reserved] 32 slot(s) now available
X.X.X.X:59920/XXXXXXXXXXXXX3053/M******** has auth level 2
[Reserved] 31 slot(s) now available
X.X.X.X:59920/XXXXXXXXXXXXX3053/M******** joined [windows/XXXXXXXXXXXXX3053]
M********[XXXXXXXXXXXXX3053] has spawned
X.X.X.X:59920/XXXXXXXXXXXXX3053/M******** disconnecting: disconnect
[Reserved] 30 slot(s) now available
X.X.X.X:61699/XXXXXXXXXXXXX3053/M******** has auth level 2
[Reserved] 29 slot(s) now available
X.X.X.X:61699/XXXXXXXXXXXXX3053/M******** joined [windows/XXXXXXXXXXXXX3053]
M********[XXXXXXXXXXXXX3053] has spawned
X.X.X.X:61699/XXXXXXXXXXXXX3053/M******** disconnecting: disconnect
[Reserved] 28 slot(s) now available
According to the plugin's description the number of reserved slots should only decrease when a user having said permission logs in to the server and it should increase (=slot should be freed) when a user having said permission logs off the server.
This problem seems to be related to the problem described in the "Slots not freed when players disconnect" thread that is marked "Fixed" even though there is no new version of the plugin.
Plugin configuration:
{
"Always allow admin to connect (true/false)": false,
"Always use reserved slot if player has permission (true/false)": true,
"Dynamic slots based on players with permission (true/false)": false,
"Kick other players for players with permission (true/false)": false,
"Number of slots to reserve (if dynamic slots not enabled)": 35
}
Thank you very much for the help!
Br,
Maegoss