Page 1 of 1

/votekick say command for players

Posted: Mon Nov 22, 2021 10:51 pm
by greenie
amx_blockvotekick "Name" "Time" Blocks a player from using votekick.
You can also block for an amount of minutes, if you leave time empty or set it to 0 it will be permanent

amx_allowvotekick "Name" Restores the players right to votekick.

amx_blockvotekickid "SteamID" "Time" Same as the other block command, only this is by SteamID

amx_allowvotekick "SteamID" Restores the players right to votekick.

amx_cancelvotekick Speaks for itself
amx_adminvotekick Default: 0
If set to 1 it won't allow users to votekick when an admin is connected.
amx_votekickamxmbans Default: 0
If set to 1 it will work hand in hand with AmxBans.
get plugin