Normal players joining somehowNot An Issue

Hello Wulf, thanks for helping me a few days ago with the users commands for non-admin users.

We have installed the Whitelsit mod, both the web version and the one you have provided in this thread and the "default" users continue to enter without having permissions.

I am FlanaganVaquero and i am an admin.
Danitrex is a default user with out permission to enter the server, but he can connect, play and the console out is as follows:

console ouput_log.txt

...

<slot:userid:"name">
76561198#######:"FlanaganVaquero"
76561198#######:"Danitrex"
2users

...

Player 'Danitrex (765611########)' permissions:
playerlist.allow

Player 'Danitrex (765611########)' groups:
default

oxide/logs/compiler_18-01-2021.txt

[SERVER v1.0.20] Started as service
[SERVER v1.0.20] Running as service
[SERVER v1.0.20] Got Message: Ready
[SERVER v1.0.20] Got Message: Compile
[SERVER v1.0.20] Console: Whitelist.cs(71,14): warning CS0114: `Oxide.Plugins.Whitelist.LoadDefaultMessages()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultMessages()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
/home/tcagame/13938/13383/Oxide.Core.dll (Location of the symbol related to previous warning)

[SERVER v1.0.20] Connection closed.
[SERVER v1.0.20] Shutdown

oxide/logs/oxide_2021-01-18.txt
...
...
...
16:50 [Info] [Admin Radar] Cached 1164/26663 entities in 15.336269 seconds!
17:00 [Info] Unloaded plugin Whitelist v3.3.0 by Wulf/lukespragg
17:00 [Info] Whitelist was compiled successfully in 1797ms
17:00 [Info] Loaded plugin Whitelist v3.3.0 by Wulf/lukespragg

 

Looks like you granted them the permission or to the default group.

Player 'Danitrex (765611########)' permissions:
playerlist.allow

Player 'Danitrex (765611########)' groups:
default


...

Group 'default' players:
.....  7656119######## (FlanaganVaquero), 7656119####### (Danitrex) .............

Group 'default' permissions:
playerlist.allow


...


----> oxide.revoke group default whilist.allow

Group 'default' does not have permission 'whitelist.allow'

Sounds like you set up parenting to another group.

oxide.group parent default ""

still the same :(

Flanagan

still the same :(

What is the output for the default group and that user?

Captures from the game:
.NSbrw9kRxwlCU7H.png
OGkoWD8HhbGUVSW.png
I5qmOvH1pZbSVEa.png

Ah, was mixing up the permissions there. Are you using any other plugins ther manage connections? Ex. Ultimate Queue

My modlist: 

  • Adminradar
  • Buildingactions
  • Copypaste
  • GatherManager
  • HumanNPC
  • Kits
  • Playerlist
  • Vanish
  • Whitelist
  • Workingman

Yeah, none of those should cause this. Only way I see the user being able to connect is if they have the permission or plugin isn't loaded.

How can I see if the plugin isnt loaded? I checked and the user didnt have permission (also I remove the permission for him just in case, and he is able to connect).

Merged post

I have deleted the plugin, reloaded and I find the same people allowed. I think that I have not deleted all the files related to the plugin, so where are the data of who has plugin permissions? I want to reset it well.

uxkHYVyXWhyB6wi.png

So which user can connect that should be?

Danitrex should not be able to connect and it can

Flanagan

Danitrex should not be able to connect and it can

Have you tried with only Whitelist?
GVuauj1BWOMw9jT.jpg Wulf
Have you tried with only Whitelist?
Do you mean disable all plugins except whitelist?
Locked automatically