Jump to content

Mercury

Creator
  • Posts

    843
  • Joined

  • Last visited

  • Days Won

    10

Everything posted by Mercury

  1. Mercury

    IQChat

    @dustyhansen Unfortunately, the structure of the plugin does not allow me to sort by priority, because initially there was no logic in this. But when you use a lot of prefixes, your administrators can set the order of prefixes themselves
  2. Mercury

    dragging on the gound

    Oh, yes - drones can behave uncontrollably if there is an object in Vanish next to them, huh, this is such a feature of Vanish
  3. Mercury

    dragging on the gound

    No, I have enough data from the map and the approximate location of the incident, the name of the monument, for example
  4. Mercury

    IQDronePatrol

    Don't worry about it. I will contact the developer of RaidableBases and we will fix this conflict.
  5. You need to contact the developer of the Convoy plugin, it causes a conflict
  6. 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
  7. 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
  8. 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
  9. 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.
  10. Mercury

    IQDronePatrol

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

    IQChat

    You need to write there, for verification and for support, so that I can see that you are a buyer
  12. Hello everyone, I have released an update that solves the conflict, please check with yourself
  13. Mercury

    IQChat

    I don't see you in the list of buyers, my chat is load the English version of the configuration
  14. Changed Status from Pending to Work in Progress
  15. 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
  16. 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
  17. Yes, exactly the same problem exists in AlphaLoot
  18. 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?
  19. This is included in the configuration "Use the turret on the cargo (true - yes/false - no)"
  20. 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
  21. 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
  22. 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
  23. Version 1.4.8

    55 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
  24. Mercury

    IQGuardianDrone

    Good. Have you enabled all settings in TargetableDrones?
  25. 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

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.6m
Total downloads
Customers
11.4k
Customers served
Files Sold
162.8k
Total sales
Payments
3.5m
Processed total
×
×
  • 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.