Jump to content

Meyverick

Creator
  • Posts

    180
  • Joined

Everything posted by Meyverick

  1. Meyverick

    not working...

    Good news! Have fun with Arcade Machines!
  2. Meyverick

    not working...

    The plugin should works, you probably made a mistake, I'll try to help you Have you gave the permission to your players? Do you use the default configuration? Perhaps you made an error in the config file.
  3. Version 1.0.0

    17 downloads

    Change the daytime and night length. Config File My plug-ins are designed to adapt to your needs through a rich configuration file. { "Plug-in Settings": { "Daytime length in seconds (float)": 3600.0, "Night length in seconds (float)": 300.0, "Daytime start time (float)": 6.0, "Night start time (float)": 21.0 }, "System Settings": { "Show optional logged messages in the console (boolean)": true, "Performance Settings": { "Update rate in seconds (float)": 3.0 } } } Scalable Designed and Optimized for Performance The plug-ins are developed with a primary objective to be very performant and scalable, thus limiting plug-ins related performance losses and limited functionalities or upgrades. Premium Ready My plug-ins use an advanced system offering the possibility for administrators to create as many profiles as they wish in order to offer them to their players through a Premium pack. Multilingual My plug-ins are designed to be usable in different languages. English and Français are available by default. Administrators can add their own language. Colorblindness Friendly Interfaces are carefully designed to be as readable as possible by all players. Secured Database The plug-ins' database is backed up at multiple level and on a regular basis to ensure data integrity if a crash occurs. About Mælep: https://maelep.be Warranty and Updates The customers benefits from a 28-day warranty from the date of the last sell of the plug-in. This warranty covers bugs related to the script and, as far as possible, bugs related to Rust and uMod updates. Terms of Service of Mælep The Mælep's plug-ins are in no way affiliated to Facepunch, uMod or Codefling. He should not be considered as a developer endorsed by Facepunch, uMod or Codefling. Any contribution or purchase made on this website is donated to Mælep. For more information, support or a purchase history, please use the support section available on the page of the plug-in. Payment to Mælep is payment for the digital items contained in the purchase. This transaction is final and there is no refund. If you are banned for breaking the rules of Codefling, you will not be refunded. Requests for refunds due to delays, Rust and uMod update flaws or any other problems are submitted at the discretion of Mælep.
    $10.00
  4. Meyverick

    UI not showing

    Changed Status from Pending to Not a Bug
  5. Meyverick

    UI not showing

    I'll check the plugin. Do you have Discord? That's be easier to debug.
  6. Players are only allowed to remove entities under Building Privilege. No, there isn't any cooldown. I take note of your idea for the next update
  7. Meyverick

    UI not showing

    Hello, Do you have any other plug-ins loaded? Have you tried to unload all plug-ins except mine? o.unload * o.load TCOptimizer Because you're the only one with this bug so I'm thinking about an other plug-in blocking mine.
  8. Version 1.0.0

    9 downloads

    Prevents tracking sites from identifying you. Good-to-Know It doesn't affect your username, it only send fake information to external website (e.g.: BattleMetrics) I'm not responsible for action taken by these sort of website. What I mean is that this kind of plug-ins might not be appreciated by this kind of website and they might decide to remove your server from their site. Websites will see N8qqQYa6IWdovmGT instead of Mælep. Config File My plug-ins are designed to adapt to your needs through a rich configuration file. { "Plugin Settings": { "Re-anonymization rate in seconds (float, 0.0 = disabled)": 0.0, "Inform players that they have been anonymized? (boolean)": true, "Inform players that their identity has been regenerated? (boolean)": true }, "System Settings": { "Show optional logged messages in the console (boolean)": true } } Permission HideMyStreamer.use : players with this permission will be anonymized. Scalable Designed and Optimized for Performance The plug-ins are developed with a primary objective to be very performant and scalable, thus limiting plug-ins related performance losses and limited functionalities or upgrades. Premium Ready My plug-ins use an advanced system offering the possibility for administrators to create as many profiles as they wish in order to offer them to their players through a Premium pack. Multilingual My plug-ins are designed to be usable in different languages. English and Français are available by default. Administrators can add their own language. Colorblindness Friendly Interfaces are carefully designed to be as readable as possible by all players. Secured Database The plug-ins' database is backed up at multiple level and on a regular basis to ensure data integrity if a crash occurs. About Mælep: https://maelep.be Warranty and Updates The customers benefits from a 28-day warranty from the date of the last sell of the plug-in. This warranty covers bugs related to the script and, as far as possible, bugs related to Rust and uMod updates. Terms of Service of Mælep The Mælep's plug-ins are in no way affiliated to Facepunch, uMod or Codefling. He should not be considered as a developer endorsed by Facepunch, uMod or Codefling. Any contribution or purchase made on this website is donated to Mælep. For more information, support or a purchase history, please use the support section available on the page of the plug-in. Payment to Mælep is payment for the digital items contained in the purchase. This transaction is final and there is no refund. If you are banned for breaking the rules of Codefling, you will not be refunded. Requests for refunds due to delays, Rust and uMod update flaws or any other problems are submitted at the discretion of Mælep.
    $10.00
  9. No, that's just it. By default, having more than 2 equipments or having a weapon in your action bar flags you as "dangerous" (not hostile) to the helicopter. This plugin changes this system by marking you as dangerous (not hostile) when you are hostile. No, the heli will only attack them if it sees them on the Airfield. So, the helicopter has to be near it.
  10. Version 1.1.0

    11 downloads

    Add a Vending Machine that sells ore at the Giant Excavator. Config File: My plugins are designed to adapt to your needs through a rich configuration file. { "Plugin Settings": { "Is the Vending Machine shown on the map? (bool)": true, "Is the Vending Machine accessible for drones? (bool)": false, "High Quality Metal Ore": { "Number of ores sold per purchase (integer)": 20, "Ore cost amount in Diesel Fuel (integer)": 1, "Weight (integer, 0 = ore not for sale, the higher = the more chance to be refilled)": 1, "Refill rate in seconds (float)": 14400.0, "Refill amount (int)": 20 }, "Sulfur Ore": { "Number of ores sold per purchase (integer)": 375, "Ore cost amount in Diesel Fuel (integer)": 1, "Weight (integer, 0 = ore not for sale, the higher = the more chance to be refilled)": 1, "Refill rate in seconds (float)": 14400.0, "Refill amount (int)": 375 }, "Metal Fragments": { "Number of ores sold per purchase (integer)": 1000, "Ore cost amount in Diesel Fuel (integer)": 1, "Weight (integer, 0 = ore not for sale, the higher = the more chance to be refilled)": 1, "Refill rate in seconds (float)": 14400.0, "Refill amount (int)": 1000 }, "Stones": { "Number of ores sold per purchase (integer)": 2500, "Ore cost amount in Diesel Fuel (integer)": 1, "Weight (integer, 0 = ore not for sale, the higher = the more chance to be refilled)": 1, "Refill rate in seconds (float)": 14400.0, "Refill amount (int)": 2500 } }, "System Settings": { "Show optional logged messages in the console (boolean)": true } } Scalable Designed and Optimized for Performance The plugins are developed with a primary objective to be very performant and scalable, thus limiting plugin-related performance losses and limited functionalities or upgrades. Premium Ready My plugins use an advanced system offering the possibility for administrators to create as many profiles as they wish in order to offer them to their players through a Premium pack. Multilingual My plugins are designed to be usable in different languages. English and Français are available by default. Administrators can add their own language. Colorblindness Friendly Interfaces are carefully designed to be as readable as possible by all players. Secured Database The plugins' database is backed up at multiple level and on a regular basis to ensure data integrity if a crash occurs. About Mælep: https://maelep.be Warranty and Updates The customers benefits from a 28-day warranty from the date of the last sell of the plugin. This warranty covers bugs related to the script and, as far as possible, bugs related to Rust and uMod updates. Terms of Service of Mælep The Mælep's plugins are in no way affiliated to Facepunch, uMod or Codefling. He should not be considered as a developer endorsed by Facepunch, uMod or Codefling. Any contribution or purchase made on this website is donated to Mælep. For more information, support or a purchase history, please use the support section available on the page of the plugin. Payment to Mælep is payment for the digital items contained in the purchase. This transaction is final and there is no refund. If you are banned for breaking the rules of Codefling, you will not be refunded. Requests for refunds due to delays, Rust and uMod update flaws or any other problems are submitted at the discretion of Mælep.
    $10.00
  11. Ok, I'll work on it tonight and, I hope, pushing it tomorrow
  12. Changed Status from Pending to Not a Bug
  13. Unfortunately, it isn't possible to avoid that because my plugin don't manually spawn monsters. It only change how Rust spawn creatures at night so I register the new mob spawned at night and kill them at day. I could add an option to not kill creatures at day, it could resolve your problem but it will not kill creatures at all.
  14. Changed Status from Work in Progress to Can't Reproduce
  15. Meyverick

    Restart for updates?

    Changed Status from Not a Bug to Closed
  16. Meyverick

    Restart for updates?

    Changed Status from Pending to Not a Bug
  17. I don't manage to reproduce the bug. The UI is perfectly working on my local server and online server. Can you send me the IP of your server?
  18. Changed Status from Pending to Work in Progress
  19. Thank you for your submission. I'm working on it!
  20. There isn't any config file. I'll check that. Can you send me a video or, at least, a screenshot?
  21. They can click on what? Because they only have to open the Tool Cupboard, select the number of hours of protection they want then click on the number and it will take items from their inventory to the Tool Cupboard if needed.
  22. Version 2.0.0

    16 downloads

    A plugin that allow players to optimize the Tool Cupboard resources to an amount of time of protection. How to use it? Access a Tool Cupboard. Choose the amount of hours you would like to protect your base using the discrete CUI. -- / ++ = 10 - / + = 1 Validate by clicking on the chosen duration. DEMO YouTube Config File: { "Plugin Settings": { "Optimization Cooldown in seconds (float)": 1.0 }, "System Settings": { "Show optional logged messages in the console (boolean)": true } } Permission: TCOptimizer.use: user with this permission can use the optimizer. About Mælep: https://maelep.be Warranty and Updates The customers benefits from a 28-day warranty from the date of the last sell of the plugin. This warranty covers bugs related to the script and, as far as possible, bugs related to Rust and uMod updates. Terms of Service of Mælep The Mælep's plugins are in no way affiliated to Facepunch, uMod or Codefling. He should not be considered as a developer endorsed by Facepunch, uMod or Codefling. Any contribution or purchase made on this website is donated to Mælep. For more information, support or a purchase history, please use the support section available on the page of the plugin. Payment to Mælep is payment for the digital items contained in the purchase. This transaction is final and there is no refund. If you are banned for breaking the rules of Codefling, you will not be refunded. Requests for refunds due to delays, Rust and uMod update flaws or any other problems are submitted at the discretion of Mælep.
    $10.00
  23. Hello, Since February, I can't work on plugins because of a BIOS bug with the AMD RX 6800. This bug make my computer crash on Rust... We are now (ASRock and me) close to find the problem and they are working on an update to resolve this bug (I'm not the only one with the bug): My Reddit Thread . I was working on an overall update of all my plugins to improve them and fix some of my previous work (I'm learning new things everyday that make me want to improve my plugins) but I had to stop because of this bug. I managed to upload an important bug fix by working on an old computer but it was only do support my customers because this computer is so slow that it takes me 10-15 minutes to run Rust and enter my development server... Then, I have to work with around 10FPS... I'll push an update and improved presentation page as soon as my computer is "repaired": - Performance rework of this plugin. - UI improvement. - Integrating ServerRewards and, perhaps, Economics.
  24. Meyverick

    Pluggin not working

    The problem should be resolved in the new version. It's a pre-release because I'm injured so I do my best to make a quick fix for you Changed Status from Work in Progress to Closed
  25. Meyverick

    Pluggin not working

    Hello! Sorry for the delay, I wasn't able to work correctly because of the incident but I managed to develop a new version that is in pre-release (Rust changed how skins are managed so I need to find a solution to integrate them again). Check your private messages.
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.3m

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.