-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I will attach some log snippets below.
This is happening on a wide scale - I have noticed that the exact time down to the millisecond where players VIP flags are added, they are also kicked by this plugin. It appears to be a bug within the kick immunity logic - I have switched from one VIP system to another, and this is still happening.
2024-10-27 19:35:51.697 +00:00 [INFO] plugin:[VIP] Core Player 'Insurv [45xxxxxxx]' VIP information has been successfully updated
2024-10-27 19:35:51.697 +00:00 [INFO] plugin:Reserved Slots Player Insurv (765611xxxxxxxxxx) was kicked, because player with a reservation slot joined.
Here is my config file:
{
"Reserved Flags": [
"@css/vip"
],
"Admin Reserved Flags": [
"@css/ban",
],
"Reserved Slots": 1,
"Reserved Slots Method": 0,
"Leave One Slot Open": false,
"Kick Immunity Type": 0,
"Kick Reason": 135,
"Kick Delay": 1,
"Kick Check Method": 0,
"Kick Type": 0,
"Kick Players In Spectate": true,
"Log Kicked Players": true,
"Display Kicked Players Message": 2,
"ConfigVersion": 1
}
Please let me know if you need any more information in regards to this, thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels