-
Posts
180 -
Joined
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Meyverick
-
Version 1.0.5
17 downloads
Modular Car are now ready-to-use at spawn. Features Every missing parts of the vehicle engine are placed at spawn. The quality of the missing parts are randomly chosen. Update checker The plugin benefits from an update verification system notifying administrators that an update is available. Optimized for Performance This plugin has been developed with a primary objective to be very performant, thus limiting plugin-related performance losses. Multilingual This plugin is designed to be usable in different languages. English and Français are available by default. Some Russkiy system messages will be also available by default. Administrators can add their own language. Tips Server administrators can set the default server language using oxide.lang <language> in the RCON console. Players can set their own language using /lang <language> <language> = two-letter language code (For example: /lang EN) Live Test I'm available for demonstrations on my development server. Resetting Plugin Unloads the plugin. Removes files: config/<pluginName> data/<pluginName> lang/ en/<pluginName> AND fr/<pluginName> AND ru/<pluginName> AND other language you added. Reload the plugin. 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. Reviews Thank you for using my plugins and supporting my work. You can leave a review by clicking on the "Reviews" tab on the plugin page.$10.00- 2 comments
-
- #extension
- #modular cars
-
(and 5 more)
Tagged with:
-
Version 2.1.0
19 downloads
Quarries and Pump Jacks are now autonomous. Good-to-Know Fuel Storage aren't accessible for autonomous Resources Extractor. Autonomous Resources Extractor can't be turned OFF any more. Autonomous will stop gathering as soon as it reached the maximum amount of gathered resources. The gathering starts again when a player takes some resources in the storage. Configuration File My plug-ins are designed to adapt to your needs through a rich configuration file. { "Plug-in Settings": { "Stones Quarry": { "Resources gathered per hour (float)": 900.0, "Maximum amount of resources in the storage (int)": 9000, "Make this Resources Extractor autonomous? (boolean)": true }, "Pump Jack": { "Resources gathered per hour (float)": 36.0, "Maximum amount of resources in the storage (int)": 500, "Make this Resources Extractor autonomous? (boolean)": true }, "Sulfur Quarry": { "Resources gathered per hour (float)": 135.0, "Maximum amount of resources in the storage (int)": 1350, "Make this Resources Extractor autonomous? (boolean)": true }, "High Quality Metal Quarry": { "Resources gathered per hour (float)": 9.0, "Maximum amount of resources in the storage (int)": 90, "Make this Resources Extractor autonomous? (boolean)": true } }, "System Settings": { "Show optional logged messages in the console (boolean)": true } } 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. Colour-blindness 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-
- #extension
- #rust
-
(and 5 more)
Tagged with:
-
Version 1.2.1
36 downloads
PLUGIN BROKEN DUE TO CRAWLING UPDATE, I'M WORKING ON AN UPDATE A plugin that add some parameters to the Wounded state. Features: (features can be enabled/disabled/changed by modifying the config file and profiles) Players have 20% chance to be wounded. Players have 20% to recover from wound. Headshots can prevent wounding. Your wounded health starts at 100 and degenerate to the death in 60 seconds. Added a button to Give Up. Recovering will slowly regenerate your health to 30. Config File: { "Plugin Settings": { "Wounding duration (float, default: 60.0)": 60.0, "Start health when wounded (float, default: 100.0)": 100.0, "Maximum health-over-time recovered after getting up (float, default: 30.0)": 30.0 }, "System Settings": { "Performance Settings": {} }, "Profiles": { "default": { "Profile Level": 0, "Profile Settings": { "Allow wounding by headshot (bool, default: true)": true, "Chance to recover from wounding out of 100.0 (float, default: 20.0)": 20.0, "Chance to be wounded out of 100.0 (float, default: 20.0)": 20.0, "Allow the use of the 'kill' command? (bool, default: true)": true, "Does the command 'kill' wound? (bool, default: false)": false, "Can they give up? (bool, default: true)": true, "Can they recover by themselves? (bool, default: false)": true, "Do they always recover? (bool, default: false)": false, "Can they help the wounded? (bool, default: true)": true } } } } Profile and Premium Ready: This plugin uses an advanced profile system offering the possibility for administrators to create as many profiles as they wish in order to offer them to their players for free or through a Premium/VIP pack. How-to: Permission profiles are located in the config file. default: is an example profile. This one is used as a model and resets on plugin update. Copy/Paste 'example' and rename it as you want. (for this example, I'll call it vip) Avoid special characters and spaces: thisIsAGoodProfileName Edit vip as you need. "ProfileLevel" is the level of the profile. The player will ALWAYS use the highest profile level if the player is associated to multiple profiles. The player will always use the lowest profile if he doesn't have any. Avoid duplicate Profile Level. Reload the plugin. Associates players or groups to a profile using permission: <pluginname>.profile.<profilename> (o.grant group vip myplugin.profile.vip) I suggest to always assign ONLY ONE profile to player/group to avoid bad behaviors. Players associated to this permissions will now use parameters in the associated profile. Optimized for Performance This plugin has been developed with a primary objective to be very performant, thus limiting plugin-related performance losses. Depending the plugin, a category called "Performance Settings" allow the administrator to reduce power consumption at the cost of the quality. Multilingual This plugin is designed to be usable in different languages. English and Français are available by default. Some Russkiy system messages will be also available by default. Administrators can add their own language. Resetting plugin Unloads the plugin. Removes files: config/<pluginName> data/<pluginName> lang/en/<pluginName> AND lang/fr/<pluginName> AND lang/ru/<pluginName> AND other language you added. Reload the plugin. About Mælep My other plugins: Codefling's profile Looking for plugins: Fiverr's Gig Contact website: 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.$9.99 -
Version 2.0.0
7 downloads
Makes Hot-Air Balloons usable for free. Good-to-Know: Fuel Storage is locked; Player can't open it. Fuel doesn't drop at Hot-Air Balloon destruction. Config File: My plugins are designed to adapt to your needs through a rich configuration file. { "Plugin Settings": { "maxFuel": 500, "minFuel": 100 }, "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. Safer 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 -
Hello, I'm looking for devs to develop plugins for a few bucks. Contact me on Discord: Maelep#7037