DriverKick
AnomolyPlugins.com – Unturned, FiveM, Fortnite, Dead by Daylight, Rainbox Six Siege services.
Join My Discord For Better Support! discord.gg/d5pzNPz
Allows a player to kick a driver from their vehicle
Permissions:
driverkick
myvehicle.driverkick -Allows the owner of the vehicle kick the driver out
vkickall
Commands:
/driverkick | <player>
/vkickall | <player>
Other Features:
- If you\’re the owner of the vehicle, and you\’re in the vehicle, you can kick the driver out of your vehicle. (Do note that you have to be the one that locked the vehicle and you must be in the vehicle!) 🙂
Default configuration
<?xml version="1.0" encoding="utf-8"?>
<PluginConfiguration xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<MessageColor>red</MessageColor>
</PluginConfiguration>
Default english translation
<?xml version="1.0" encoding="utf-8"?>
<Translations xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Translation Id="driverkick" Value="You kicked {0} from their vehicle" />
<Translation Id="not_driving" Value="{0} is not driving/flying!" />
<Translation Id="not_in_vehicle" Value="{0} is not in a vehicle!" />
<Translation Id="player_not_found" Value="Player not found!" />
<Translation Id="driverkick_self" Value="You kicked yourself from the vehicle!" />
<Translation Id="syntax" Value="Please do /driverkick {0}" />
<Translation Id="kicked" Value="You've been kicked from your vehicle by {0}!" />
<Translation Id="not_driving_self" Value="You're not driving!" />
<Translation Id="not_in_vehicle_self" Value="You're not in a vehicle!" />
</Translations>
Commands and permissions
/driverkick <player>
Permissions: driverkick
allows caller to kick a driver from their vehicle
Git changelog
Download
Build #3By downloading this file, you agree to our license terms.