Jump to content

Mercury

Creator
  • Posts

    758
  • Joined

  • Last visited

Everything posted by Mercury

  1. Mercury

    IQDronePatrol

    Don't worry about it. I will contact the developer of RaidableBases and we will fix this conflict.
  2. Mercury

    Boxes are empty from loot

    You need to contact the developer of the Convoy plugin, it causes a conflict
  3. Mercury

    IQDefenderSupply

    Hi, I'm glad you liked my idea! This does not replace standard aircraft - it causes separate protected loads. If you want to replace them, then you may be able to disable the standard ones using other plugins. For my plugin, all loads are performed automatically (if enabled in the configuration) or using commands
  4. Mercury

    IQDronePatrol

    Also, I think you can try adding drones in his plugin via the configuration in "Entity name" , but I'm not sure if it will work exactly the way you want, just one of the options that I see
  5. Mercury

    IQDronePatrol

    I looked at the plugin page and I don't see any available APIs there so that I can send it a display, so you most likely need to contact the developer of this plugin so that he can bring it into his functionality and/or use my API, which I have in the description
  6. Mercury

    IQBoss

    You need to contact the developer of the Convoy plugin, he apparently does not have a check for turelli from other plugins in the hook, which causes a conflict.
  7. Mercury

    IQDronePatrol

    Where do you want this display? In the KillFeed plugin? Describe it in more detail, I don't quite understand you
  8. Mercury

    IQChat

    You need to write there, for verification and for support, so that I can see that you are a buyer
  9. Mercury

    Boxes are empty from loot

    Hello everyone, I have released an update that solves the conflict, please check with yourself
  10. Mercury

    IQChat

    I don't see you in the list of buyers, my chat is load the English version of the configuration
  11. Mercury

    Boxes are empty from loot

    Changed Status from Pending to Work in Progress
  12. Mercury

    Boxes are empty from loot

    Now I will study AlphaLoot and maybe I can change something in it because I observe several APIs, I will check its operation and give an answer
  13. Mercury

    Boxes are empty from loot

    Unfortunately, I will not be able to fix this with BetterLoot, because this plugin does not have an API and some hooks so that I can control it from my side
  14. Mercury

    Boxes are empty from loot

    Yes, exactly the same problem exists in AlphaLoot
  15. Mercury

    Boxes are empty from loot

    I checked it on my local server and I have loot in airdrop, maybe your plugins are causing a conflict? Can you check it on your empty server?
  16. Mercury

    Boxes are empty from loot

    This is included in the configuration "Use the turret on the cargo (true - yes/false - no)"
  17. This cannot be done because these vending machines do not support them at all, these are slightly different vending machines from those that exist, for example, in the safe zone
  18. Mercury

    IQSphereEvent

    You need to disable sound generation in the configuration, due to problems on the part of the library working with YT, this is temporarily disabled
  19. Mercury

    Boxes are empty from loot

    Hi, I'm back and solved the problems, thanks for your waiting, I'm now responding to all the messages I've accumulated this week and I'll get to work
  20. Version 1.3.4

    31 downloads

    IQTeamLimitter is a plugin that enforces limitations on joining teams during a single wipe. Its primary goal is to prevent rule violations and restrict frequent player transitions between teams throughout a wipe cycle. What is the Mission of the Plugin? The team system ("greenery") is an essential element of the game. Exceeded the limit? You won’t be able to join or invite others to your team! If a player frequently changes teams and violates the rules, they will face several inconveniences: Turrets Won’t Work: Without a team, the player won't be able to use turrets effectively. Inactive Features: Map markers, friend highlighting, damage disable via /ff, friend teleports, and many other features from plugins interacting with the team system will be unavailable. Although it is impossible to eliminate violations completely, IQTeamLimitter minimizes the issue by creating additional inconveniences for offenders and maintaining order in the game. This plugin is not connected to other plugins; it works directly with teams in the game. Key Features: 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. 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>" }
    $9.49
  21. Mercury

    IQGuardianDrone

    Good. Have you enabled all settings in TargetableDrones?
  22. Mercury

    Boxes are empty from loot

    Friends, I have some problems with the Internet and I can't check it right now. As soon as access is established, I will give you all the information. Sorry for the inconvenience
  23. Mercury

    IQGuardianDrone

    You need to set the value Turret Safe = false. I talked about this with the developer of this bot plugin and he gave me this instruction
  24. Mercury

    Boxes are empty from loot

    No, I don't use any plugins there.
1.8m

Downloads

Total number of downloads.

8.4k

Customers

Total customers served.

127.1k

Files Sold

Total number of files sold.

2.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.