Page 1 of 1

b3

Posted: 21 Nov 2019 12:26
by MoMo
Hi bro
How can I reduce the power of commands like !Spawn. And superadmins each other and not make the mistake of not having the position?

Re: b3

Posted: 21 Nov 2019 13:10
by Gen Stranger
MoMo wrote: 21 Nov 2019 12:26 Hi bro
How can I reduce the power of commands like !Spawn. And superadmins each other and not make the mistake of not having the position?
edit superadmin.xml
example here is mine
<configuration plugin="superadmin">
<settings name="settings">
<set name="min_level_superlookup">100</set>
<set name="min_level_allaliases">1000</set>
<set name="min_level_superbaninfo">20</set>
<set name="min_level_listbans">20</set>
<set name="min_level_listids">100</set>
</settings>

<settings name="supernotice">
<set name="lookup_on_login">True</set>
<set name="min_level_supernotice">20</set>
</settings>

<settings name="banwatcher">
<set name="enabled">True</set>
<set name="min_level_pastbans">40</set>
</settings>

</configuration>
as for the !spawn I do not know that command but if you have it there must be a xml for for it look fort that and edit it

there are my b3 groups
superadmin 100
senioradmin 80
fulladmin 60
admin 40
Moderator 20
reg 2
user 1
guest 0

Re: b3

Posted: 22 Nov 2019 15:11
by MoMo
Ty Bro

Re: b3

Posted: 22 Nov 2019 15:17
by MoMo
Bro
Do you know how to use admin commands in Team-chat?
That is, commands work in Team-chat.

I don't think that b3 has implemented that
I have been trying to do the same but had no success