-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problems with the whitelist while using R1KO's VIP Core plugin #46
Comments
So you're saying they get kicked if VIP through VIP Core, but don't get kicked if manually set on SourceBans? Are you sure they indeed have the Might also be an issue with VIP Core assigning the VIP status too late, will have to check |
Exactly, but in both I configure the privileges using the Admin Group model, that is, the VIP group has access to the flag
I thought about this too, because on the server I have two messages, one that only shows to VIP when he enters. And another welcome that shows for players without privileges, VIP does not see it in this case. However, with the VIP added by VIP Core it shows two messages. Apparently it would be an attraction to receive VIP status through VIP Core, you only receive it after connecting, something like that. |
VIP Core would have this cvar:
Could this be? |
Yea it seems like it's the problem. It should give privileges waaay earlier, when the player is finishing loading and entering the game, before the team selection menu appears.
If VIP Core wants to check for privileges a bit later, it should use I might be able to add support for this plugin to delay further the verification process. Seems like it has an API. |
I understand, I believe it really is... Apparently I have two more problems in addition to your plugin, the messaging one I mentioned and AFK Manager.
Yes, this would be the official repository. If you can do that for me it would be perfect. In any case, this solves the problem I've been having with your plugin due to VIP Core, but I'm also going to go back and correct the other two plugins, check with the VIP Core author about this issue as well. |
I'm currently working on an integration with this plugin to make it work correctly :) |
Support added in 1.5.3 BETA 1, more testing might be needed |
New fix in 1.5.3 BETA 2 related to the verification of players when using the integration. Oh, by the way, the integration can be manually disabled by going into |
@azalty Testing here, so far I'm getting this error on the server:
I understand that the message would be about Steam maintenance, but I had doubts regarding this message:
[EDIT1]
|
|
Nothing changes, but the version of VIP Core that I use is version 3.1-dev |
That's so weird, I never figured out why this happens. I guess it just randomly doesn't work? The problem is that SteamID validity should be guaranteed with OnClientPostAdminCheck, so this just makes no sense to me :-/
I'll investigate further, and I'll try to send you test versions on discord |
I've added an API in 1.6.0 BETA 1 that should help with the integration of other plugins with NDA. |
I'm using VIP Core to add privileges for players, all privileges are working correctly, my only problem would be the issue of the whitelist I created for players without the requirements yet.
Configuration I'm using:
However, whenever the player enters, he is kicked due to the hours requirements he does not have.
Player in question would be this: https://steamcommunity.com/profiles/76561199035768735
Hours requirements are 120 hours but if you have the flag
a
you are immune and the VIP group would have it because I configured it in VIP Core.The strange thing is that if this same player I add his privileges through SourceBans++, the VIP group also works fine, can he enter even without having the necessary hours?
I have some error logs and VIP Core logs showing that the player received the privileges correctly.
errors_20230912.log
L20230912.log
VIP_Logs.log
Server console log also:
The text was updated successfully, but these errors were encountered: