AnomCuff
AnomolyPlugins.com – Unturned, FiveM, Fortnite, Dead by Daylight, Rainbox Six Siege services.
Join My Discord For Better Support! discord.gg/d5pzNPz
Allows player to cuff and uncuff other players!
Commands:
/cuff <player> | all
/uncuff <player> | all
Permissions:
cuff -Allows you to cuff a player
uncuff – Allows you to uncuff a player
uncuff.all – Allows you to uncuff all players
cuff.all – Allows you to cuff all players
Default configuration
<?xml version="1.0" encoding="utf-8"?>
<AnomCuffConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<MessageColor>red</MessageColor>
<GlobalUncuffCuffMessages>true</GlobalUncuffCuffMessages>
</AnomCuffConfiguration>
Default english translation
<?xml version="1.0" encoding="utf-8"?>
<Translations xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Translation Id="cuff" Value="You've cuffed {0}!" />
<Translation Id="uncuff" Value="You've uncuffed {0}!" />
<Translation Id="player_not_found" Value="Player Not Found!" />
<Translation Id="cuff_private" Value="{0} cuffed you!" />
<Translation Id="uncuff_private" Value="{0} uncuffed you!" />
<Translation Id="cuff_global" Value="{0} cuffed {1}!" />
<Translation Id="uncuff_global" Value="{0} uncuffed {1}!" />
<Translation Id="cuff_self" Value="You cannot cuff yourself!" />
<Translation Id="cuffed" Value="{0} is already cuffed!" />
<Translation Id="!cuffed" Value="{0} is not cuffed!" />
<Translation Id="uncuff_self" Value="You uncuffed yourself!" />
<Translation Id="cuff_all" Value="You cuffed all players ({0})!" />
<Translation Id="no_perms" Value="You do not have permission to use this command." />
</Translations>
Commands and permissions
/uncuff <player> | all
Permissions: uncuff
allows caller to uncuff a player | all players
/cuff <player> | all
Permissions: cuff
allows caller to cuff a player | all players
Git changelog
Download
Build #13By downloading this file, you agree to our license terms.