Kick Enemy 1.1
Kick 'enemy' players Used to be my private plugin for my personal usage but I decided to release it here.
original idea taken from Promod fixes
Requirements
One of the latest should do.
Description
Kicks players who aren't in selected groups in config. Plugin useful when playing mixes and you want quickly get rid of enemy.
Commands
kickenemy [optional: reason] - kick enemy players with desired reson or just from reason from config
Example
Zitatjacklul: !kickenemy
console: PM: Kicked 4 enemy players with reason: 'Kicked by kickenemy.' ! Also 4 players were excluded from the kick!
Zitatjacklul: !kickenemy urnotlow
console: PM: Kicked 2 enemy players with reason: 'urnotlow' ! Also 2 players were excluded from the kick!
Installation
put kickenemy.php in your plugins directory
Configuration
put the following code into config.cfg:
[kickenemy]
reason = "Kicked by kickenemy."
groups = "master,admin,member"
reason - the reason players will be kicked with, groups - groups which are excluded from kicking, seperated with comma
Download
Download from attachment
This plugin needs more testing for stability and code optimalization! I would be grateful if somebody could test it with >6 players on the server.