Page 1 of 1

b3hide

Posted: 09 Sep 2018 00:14
by Gen Stranger
This is for windows systems only
I edited it to allow you not to have to put in a password
hopefully it will work on your system since it does work on mine - However be advised I use b3 ver.1.9.2
I am not sure if it will work with other versions of b3 this still works along with the auth plugin for b3 to set your password for different admin levels
make sure you keep a copy of your b3hide.dll just in case.
auth.zip
auth plugin for b3
(1.6 KiB) Downloaded 264 times
auth.zip
auth plugin for b3
(1.6 KiB) Downloaded 264 times
this is my auth plugin config
<configuration plugin="auth">
<settings name="commands">
<set name="auth">2</set>
</settings>

<!-- Set passwords for groups that need them -->
<settings name="passwords">
<set name="100">changed for this example</set>
<set name="99">changed for this example</set>
<set name="40">changed for this example</set>
<set name="25">changed for this example</set>
</settings>
</configuration>
----> b3hide for old server version <----
b3hide.zip
edited b3hide dll for old server version
(21.68 KiB) Downloaded 280 times
b3hide.zip
edited b3hide dll for old server version
(21.68 KiB) Downloaded 280 times
----> b3hide for new 17.7 server version <----
b3hide.zip
edited b3hide dll for new server version
(26.18 KiB) Downloaded 293 times
b3hide.zip
edited b3hide dll for new server version
(26.18 KiB) Downloaded 293 times

Re: b3hide

Posted: 25 Sep 2018 02:59
by Gen Stranger
This is what I found using b3 and the new server 17.7

NOTE I am using b3 version 1.9.2 I do not know if this works on other versions or not!

For some reason b3 will not see !b3 commands on the new server.

However I found that by loading plugin B3hide my system does see the b3 commands and responds to them.

When I disabled b3hide it would not see the commands. So I suggest you load the b3hide plugin

if your having a problem of b3 not responding to commands, its worth a try!

I also found that without the b3hide plugin loaded my phprcon program reports an error stating bad rcon password.

with b3hide loaded I do not get that error.

Hopefully this may help others.