gfxgfx
 
Please login or register.

Login with username, password and session length
 
gfx gfx
gfx
76793 Posts in 13502 Topics by 1651 Members - Latest Member: Arnold99 November 23, 2024, 03:45:05 pm
*
gfx*gfx
gfx
WinMX World :: Forum  |  Metis Scripts and Help  |  Other Metis scripts  |  Include and Exclude Usergroups (basic's)
gfx
gfxgfx
 

Author Topic: Include and Exclude Usergroups (basic's)  (Read 1664 times)

0 Members and 1 Guest are viewing this topic.

Offline Max™

  • MX Hosts
  • *****
  • If Im Not Back later... Wait Longer
    • Maxtech
Include and Exclude Usergroups (basic's)
« on: December 02, 2006, 07:11:10 pm »
in metis you have 'badword' that will warn people who trigger it and then kick that user if they re-offend

the badword is set so it will exclude admins listed in your admins usergroup, each word is on a diffrnt line, because its in the main config it has its own command and dont need <command> </command>
Code: [Select]
<config>
<badword usergroup="admins">badword</badword>
<badword usergroup="admins">badword</badword>
</config>

restriction a command to admins only
Code: [Select]
<config>
<command usergroup="admins">
<in>asl</in>
<out>Age/Sex/Location plz? </out>
</command>
</config>

to exclude admins from a command like abuse auto kick, the ! added to usergroup is the exclude command
Code: [Select]
<config>
<command usergroup="!admins">
<in>F**K OFF</in>
<out>/kick %NAME% </out>
</command>
</config



Try Connecting, the attacks may let you  https://patch.winmxconex.com/

WinMX World :: Forum  |  Metis Scripts and Help  |  Other Metis scripts  |  Include and Exclude Usergroups (basic's)
 

gfxgfx
gfx
©2005-2024 WinMXWorld.com. All Rights Reserved.
SMF 2.0.19 | SMF © 2021, Simple Machines | Terms and Policies
Page created in 0.008 seconds with 22 queries.
Helios Multi © Bloc
gfx
Powered by MySQL Powered by PHP Valid XHTML 1.0! Valid CSS!