b3hide
Posted: 09 Sep 2018 00:14
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. 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 for new 17.7 server version <----
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. 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 for new 17.7 server version <----