Команди
Команди_адміністратора Vote:
!votesadmin
!voteadmin
Команди_VoteKick:
!votekick
!kick
!vk
Команди_заборонено_голосувати:
!votebanned
!banned
!vb
Команди_вимкнення_звуку:
!вимкнення_звуку
!вимкнення_звуку
!вм
Змінні
[Адміністратор голосування]:
{
//Commands Ingame To Open Voted Menu
"VoteAdmin_CommandsInGame": "!votesadmin,!voteadmin",
//Admin Flags
"VoteAdmin_Groups": "@css/root,@css/admin",
}[ Викинути голосування ]:
{
//After Kicking Player Which Method Do You Like
//VoteKick_Mode (0) = Disable
//VoteKick_Mode (1) = Kick Only
//VoteKick_Mode (2) = Kick And Restrict SteamID From Joining
//VoteKick_Mode (3) = Kick And Restrict IpAddress From Joining
//VoteKick_Mode (4) = Kick And Restrict SteamID And IpAddress From Joining
"VoteKick_Mode": 2,
//If Vote Pass How Many In Mins Should Kicked Player Wait To Join Back
"VoteKick_TimeInMins": 5,
//Change VoteKick_TimeInMins To Days
"VoteKick_ChangeTimeInMinsToDays": false,
//Minimum Of Players To Start Vote Kick
"VoteKick_StartOnMinimumOfXPlayers": 5,
//Rest And Cancel VoteKick_TimeInMins On Map Change
"VoteKick_AllowKickedPlayersToJoinOnMapChange": false,
//VoteKick_TeamOnly (false) = Cross Teams Voting
//VoteKick_TeamOnly (true) = Vote On Team Side Only
"VoteKick_TeamOnly": false,
//Vote Percentage To Pass The Vote 60 means 60% || 50 means 50% Half
"VoteKick_Percentage": 60,
//If Vote Reach Half Depend Percentage On VoteKick_Percentage Do You Want Annoce Players To Vote shortcut Depend [VoteKick_CommandsOnHalfVoteAccept] And [VoteKick_CommandsOnHalfVoteRefuse] To Kick Player Announced
"VoteKick_CenterMessageAnnouncementOnHalfVotes": true,
//If VoteKick_CenterMessageAnnouncementOnHalfVotes Enabled How Many In Secs To Show Message
"VoteKick_CenterMessageAnnouncementTimer": 25,
//Enable Punishment Only Who Try To Evasion VoteKick_Mode Only Works 2 to 4 With New Accounts
"VoteKick_EvasionPunishment": false,
//If VoteKick_EvasionPunishment Enabled How Many In Mins Give Extra For Evasion Punishment
"VoteKick_EvasionPunishmentTimeInMins": 10,
//Delay Kick To Show Message (votekick.player.delay.message) Then Kick
"VoteKick_DelayKick": false,
//Commands Ingame
"VoteKick_CommandsToVote": "!votekick,!kick,!vk",
"VoteKick_CommandsOnHalfVoteAccept": "!yes,yes,!y,y",
"VoteKick_CommandsOnHalfVoteRefuse": "!no,no,!n,n",
//Immunity From Getting Vote To Kick
"VoteKick_ImmunityGroups": "@css/root,@css/admin,@css/vip,#css/admin,#css/vip",
//If You Put Any Group In The String Will Disable Vote Kick Once Join Game example:("@css/root,@css/admin,#css/admin")
"VoteKick_DisableItOnJoinTheseGroups": "",
}[ Голосування заборонено ]:
{
//After Banned Player Which Method Do You Like
//VoteBanned_Mode (0) = Disable
//VoteBanned_Mode (1) = Banned And Restrict SteamID From Joining
//VoteBanned_Mode (2) = Banned And Restrict IpAddress From Joining
//VoteBanned_Mode (3) = Banned And Restrict SteamID And IpAddress From Joining
"VoteBanned_Mode": 0,
//If Vote Pass How Many In Mins Should Banned Player Wait To Join Back
"VoteBanned_TimeInMins": 1,
//Change VoteBanned_TimeInMins To Days
"VoteBanned_ChangeTimeInMinsToDays": true,
//Minimum Of Players To Start Vote Ban
"VoteBanned_StartOnMinimumOfXPlayers": 5,
//VoteBanned_TeamOnly (false) = Cross Teams Voting
//VoteBanned_TeamOnly (true) = Vote On Team Side Only
"VoteBanned_TeamOnly": false,
//Vote Percentage To Pass The Vote 60 means 60% || 50 means 50% Half
"VoteBanned_Percentage": 70,
//If Vote Reach Half Depend Percentage On VoteBanned_Percentage Do You Want Annoce Players To Vote shortcut Depend [VoteBanned_CommandsOnHalfVoteAccept] And [VoteBanned_CommandsOnHalfVoteRefuse] To Banned Player Announced
"VoteBanned_CenterMessageAnnouncementOnHalfVotes": true,
//If VoteBanned_CenterMessageAnnouncementOnHalfVotes Enabled How Many In Secs To Show Message
"VoteBanned_CenterMessageAnnouncementTimer": 25,
//Enable Punishment Only Who Try To Evasion VoteBanned_Mode Only Works 2 to 4 With New Accounts
"VoteBanned_EvasionPunishment": false,
//If VoteBanned_EvasionPunishment Enabled How Many In Days Give Extra For Evasion Punishment
"VoteBanned_EvasionPunishmentTimeInDays": 10,
//Delay Kick To Show Message (votebanned.player.delay.message) Then Kick
"VoteBanned_DelayKick": false,
//Commands Ingame
"VoteBanned_CommandsToVote": "!votebanned,!banned,!vb",
"VoteBanned_CommandsOnHalfVoteAccept": "!yes,yes,!y,y",
"VoteBanned_CommandsOnHalfVoteRefuse": "!no,no,!n,n",
//Immunity From Getting Vote To Banned
"VoteBanned_ImmunityGroups": "@css/root,@css/admin,@css/vip,#css/admin,#css/vip",
//If You Put Any Group In The String Will Disable Vote Ban Once Join Game example:("@css/root,@css/admin,#css/admin")
"VoteBanned_DisableItOnJoinTheseGroups": "",
}[ Вимкнути звук голосування ]:
{
//Enable Or Disable Vote Mute
"VoteMute": false,
//If Vote Pass How Many In Mins Should Mute Player
"VoteMute_TimeInMins": 5,
//Change VoteMute_TimeInMins To Days
"VoteMute_ChangeTimeInMinsToDays": false,
//Minimum Of Players To Start Vote Mute
"VoteMute_StartOnMinimumOfXPlayers": 5,
//Rest And Cancel VoteMute_TimeInMins On Map Change
"VoteMute_RemoveMutedPlayersOnMapChange": false,
//VoteMute_TeamOnly (false) = Cross Teams Voting
//VoteMute_TeamOnly (true) = Vote On Team Side Only
"VoteMute_TeamOnly": false,
//Vote Percentage To Pass The Vote 60 means 60% || 50 means 50% Half
"VoteMute_Percentage": 60,
//If Vote Reach Half Depend Percentage On VoteMute_Percentage Do You Want Annoce Players To Vote shortcut Depend [VoteMute_CommandsOnHalfVoteAccept] And [VoteMute_CommandsOnHalfVoteRefuse] To Mute Player Announced
"VoteMute_CenterMessageAnnouncementOnHalfVotes": false,
//If VoteMute_CenterMessageAnnouncementOnHalfVotes Enabled How Many In Secs To Show Message
"VoteMute_CenterMessageAnnouncementTimer": 25,
//Enable Punishment Only Who Try To Evasion VoteMute With New Accounts
"VoteMute_EvasionPunishment": false,
//If VoteMute_EvasionPunishment Enabled How Many In Mins Give Extra For Evasion Punishment
"VoteMute_EvasionPunishmentTimeInMins": 10,
//Commands Ingame
"VoteMute_CommandsToVote": "!votemute,!mute,!vm",
"VoteMute_CommandsOnHalfVoteAccept": "!yes,yes,!y,y",
"VoteMute_CommandsOnHalfVoteRefuse": "!no,no,!n,n",
//Immunity From Getting Vote To Mute
"VoteMute_ImmunityGroups": "@css/root,@css/admin,@css/vip,#css/admin,#css/vip",
//If You Put Any Group In The String Will Disable Vote Mute Once Join Game example:("@css/root,@css/admin,#css/admin")
"VoteMute_DisableItOnJoinTheseGroups": "",
}[ Вимкнути звук голосування ]:
{
//Enable Or Disable Vote Mute
"VoteMute": false,
//If Vote Pass How Many In Mins Should Mute Player
"VoteMute_TimeInMins": 5,
//Change VoteMute_TimeInMins To Days
"VoteMute_ChangeTimeInMinsToDays": false,
//Minimum Of Players To Start Vote Mute
"VoteMute_StartOnMinimumOfXPlayers": 5,
//Rest And Cancel VoteMute_TimeInMins On Map Change
"VoteMute_RemoveMutedPlayersOnMapChange": false,
//VoteMute_TeamOnly (false) = Cross Teams Voting
//VoteMute_TeamOnly (true) = Vote On Team Side Only
"VoteMute_TeamOnly": false,
//Vote Percentage To Pass The Vote 60 means 60% || 50 means 50% Half
"VoteMute_Percentage": 60,
//If Vote Reach Half Depend Percentage On VoteMute_Percentage Do You Want Annoce Players To Vote shortcut Depend [VoteMute_CommandsOnHalfVoteAccept] And [VoteMute_CommandsOnHalfVoteRefuse] To Mute Player Announced
"VoteMute_CenterMessageAnnouncementOnHalfVotes": false,
//If VoteMute_CenterMessageAnnouncementOnHalfVotes Enabled How Many In Secs To Show Message
"VoteMute_CenterMessageAnnouncementTimer": 25,
//Enable Punishment Only Who Try To Evasion VoteMute With New Accounts
"VoteMute_EvasionPunishment": false,
//If VoteMute_EvasionPunishment Enabled How Many In Mins Give Extra For Evasion Punishment
"VoteMute_EvasionPunishmentTimeInMins": 10,
//Commands Ingame
"VoteMute_CommandsToVote": "!votemute,!mute,!vm",
"VoteMute_CommandsOnHalfVoteAccept": "!yes,yes,!y,y",
"VoteMute_CommandsOnHalfVoteRefuse": "!no,no,!n,n",
//Immunity From Getting Vote To Mute
"VoteMute_ImmunityGroups": "@css/root,@css/admin,@css/vip,#css/admin,#css/vip",
//If You Put Any Group In The String Will Disable Vote Mute Once Join Game example:("@css/root,@css/admin,#css/admin")
"VoteMute_DisableItOnJoinTheseGroups": "",
}[Жарт про голосування]:
{
//Enable Or Disable Vote Gag
"VoteGag": false,
//If Vote Pass How Many In Mins Should Gag Player
"VoteGag_TimeInMins": 5,
//Change VoteGag_TimeInMins To Days
"VoteGag_ChangeTimeInMinsToDays": false,
//Minimum Of Players To Start Vote Gag
"VoteGag_StartOnMinimumOfXPlayers": 5,
//Rest And Cancel VoteGag_TimeInMins On Map Change
"VoteGag_RemoveGagedPlayersOnMapChange": false,
//VoteGag_TeamOnly (false) = Cross Teams Voting
//VoteGag_TeamOnly (true) = Vote On Team Side Only
"VoteGag_TeamOnly": false,
//Vote Percentage To Pass The Vote 60 means 60% || 50 means 50% Half
"VoteGag_Percentage": 60,
//If Vote Reach Half Depend Percentage On VoteGag_Percentage Do You Want Annoce Players To Vote shortcut Depend [VoteGag_CommandsOnHalfVoteAccept] And [VoteGag_CommandsOnHalfVoteRefuse] To Gag Player Announced
"VoteGag_CenterMessageAnnouncementOnHalfVotes": false,
//If VoteGag_CenterMessageAnnouncementOnHalfVotes Enabled How Many In Secs To Show Message
"VoteGag_CenterMessageAnnouncementTimer": 25,
//Enable Punishment Only Who Try To Evasion VoteGag With New Accounts
"VoteGag_EvasionPunishment": false,
//If VoteGag_EvasionPunishment Enabled How Many In Mins Give Extra For Evasion Punishment
"VoteGag_EvasionPunishmentTimeInMins": 10,
//Commands Ingame
"VoteGag_CommandsToVote": "!votegag,!gag,!vg",
"VoteGag_CommandsOnHalfVoteAccept": "!yes,yes,!y,y",
"VoteGag_CommandsOnHalfVoteRefuse": "!no,no,!n,n",
//Allow Gaged Player To Use These !.@ (OtherWise Gaged Player Cannot Exec Any Commands To Other Plugins like !rtv)
"VoteGag_LetTheseAllowedForGagedPlayers": "!,.,@",
//Immunity From Getting Vote To Mute
"VoteGag_ImmunityGroups": "@css/root,@css/admin,@css/vip,#css/admin,#css/vip",
//If You Put Any Group In The String Will Disable Vote Gag Once Join Game example:("@css/root,@css/admin,#css/admin")
"VoteGag_DisableItOnJoinTheseGroups": "",
}Встановлення
Конфігурація розташована в ..\addons\counterstrikesharp\plugins\Vote-GoldKingZ\config\config.json
Рекомендовані коментарі
Приєднуйтесь до обговорення
Ви можете написати зараз та зареєструватися пізніше. Якщо у вас є обліковий запис, авторизуйтесь, щоб опублікувати від імені свого облікового запису.
Примітка: Ваш пост буде перевірено модератором, перш ніж стане видимим.