IQTeamLimitter 1.3.4

IQTeamLimitter 1.3.4

IQTeamLimitter 1.3.4-PCI1
IQTeamLimitter 1.3.4
此内容为付费资源,请付费后查看
10
付费资源

原创地址IQTeamLimitter – 插件 – Codefling

关于 IQTeamLimitter

IQTeamLimitter 是一个插件,用于在单次擦除期间对加入团队实施限制。其主要目标是防止违反规则并限制玩家在整个擦除周期中在团队之间频繁转换。

IQTeamLimitterrBanner.png.2c0013894f46cddd3a93610304c69fb9.png

插件的使命是什么?
团队系统(“greenery”)是游戏的基本元素。
超出限制?您将无法加入或邀请其他人加入您的团队!
如果玩家频繁换队并违反规则,他们将面临以下几个不便:

  • 炮塔不起作用: 没有团队,玩家将无法有效地使用炮塔。
  • 非活动功能:地图标记、好友高亮显示、通过 /ff 禁用伤害、好友传送以及与团队系统交互的插件中的许多其他功能将不可用。

虽然不可能完全消除违规行为,但 IQTeamLimitter 通过给违规者带来额外的不便并维持游戏秩序来最大限度地减少问题。
此插件未连接到其他插件;它直接与游戏中的团队合作。

BannerDsFinaly.png.7611645ec9ba86e1e28997e6f19ca5d8.png
主要特点:

image.png.e0163104268d93f70cb0f427690ae509.png

Set Limits:
You can define how many times a player can change teams during a single wipe.

Cooldown Between Transitions:
When a player leaves a team, they will incur a penalty time before they can join a new team or invite other players!
Example Usage: If a player leaves a team, they receive a restriction for 60 minutes and will only be able to join a new team after this time has elapsed.

Support for Disbanding Teams:
The plugin automatically disbands all teams after the end of a wipe.

Logging All Actions:
Complete logging of player actions is supported.
All team movements, invitation attempts, and other actions are recorded in a file and can be sent to a Discord channel for convenient monitoring.

IQTeamLimitterrBanner.png.2c0013894f46cddd3a93610304c69fb9.png

Configuration :  

{
  "Limit on adding to the team during the wipe (if the limit is exhausted, the player will not be able to join teams)": 3,
  "Cooldown time for joining a new team or inviting players after being removed from a team or leaving it (in minutes)": 60,
  "Disband all teams after the wipe (true - yes/false - no)": true,
  "Logging settings for team actions": {
    "Log data to file": false,
    "Log data to Discord": {
      "Webhooks: Log all actions with teams to the Discord channel": "",
      "Webhooks: Name for the webhook": "[IQTeamLimitter]",
      "Webhooks: Avatar for the webhook (direct link)": ""
    }
  },
  "Configuration of supported plugins": {
    "IQChat: Chat notification settings": {
      "IQChat: Custom prefix in chat": "<color=#1F6BA0>[IQTeamLimitter]\n</color>",
      "IQChat: Custom avatar in chat (if required)": "0"
    }
  }
}

Language File :  

{
  "INFO_ALERT": "Limit on joining and inviting to the team: <color=#738D45>{0}</color>",
  "INFO_ALERT_PLUS_COOLDOWN": "Limit on joining and inviting to the team: <color=#738D45>{0}</color>\nCooldown before the next joining: <color=#CD412B>{1}</color>",
  "ALERT_ACCEPT_KICK_PLAYER_COOLDOWN": "<color=#1F6BA0>{0}</color> kicked you from the team.\n\nRemaining available joining limits: <color=#738D45>{1}</color>\nCooldown before the next joining: <color=#CD412B>{2}</color>",
  "ALERT_ACCEPT_KICK_PLAYER": "<color=#1F6BA0>{0}</color> kicked you from the team.\n\nRemaining available joining limits: <color=#738D45>{1}</color>",
  "ALERT_ACCEPT_KICK_LEADER": "You have successfully removed a player from the team.\n\nRemaining available invitation limits: <color=#738D45>{0}</color>\nCooldown before the next invitation: <color=#CD412B>{1}</color>",
  "ALERT_ACCEPT_TEAM_INVITER": "The player has successfully joined your team.\n\nRemaining available invitation limits: <color=#738D45>{0}</color>\n\nNote: if you remove the player or leave the team, you will receive a temporary invitation ban and lose one limit point.",
  "ALERT_ACCEPT_TEAM": "You have successfully joined the team.\n\nRemaining available joining limits for another team: <color=#738D45>{0}</color>\n\nNote: if you leave the team or are removed, you will receive a temporary joining ban and lose one limit point.",
  "ALERT_LEAVE_TEAM": "You have left the team. You will be able to join a new one in <color=#CD412B>{0}</color>.\n\nRemaining available joining limits for another team: <color=#738D45>{1}</color>",
  "ALERT_COOLDOWN_TARGET_TEAM_INVITE": "Cannot invite player to the team: they cannot accept invitations for another <color=#CD412B>{0}</color>.",
  "ALERT_COOLDOWN_TEAM_INVITE": "You cannot invite players to the team.\n\nPlease wait another <color=#CD412B>{0}</color>.",
  "ALERT_LIMITED_TEAM": "Your limit for joining teams is exhausted.\n\n<color=#CD412B>You are prohibited from joining and inviting players until the next wipe.</color>",
  "ALERT_LIMITED_TEAM_PLAYER": "<color=#1F6BA0>{0}</color> has exhausted their limit for joining teams.\n\n<color=#CD412B>They are prohibited from joining and inviting players until the next wipe.</color>"
}
© 版权声明
THE END
喜欢就支持一下吧
点赞5 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容