Jump to content

Scalbox

Creator
  • Posts

    1,771
  • Joined

  • Last visited

  • Days Won

    23

Everything posted by Scalbox

  1. Version 1.0.1

    310 downloads

    Attachment Extension - Extends the use of attachments to more weapons Attachment Extension extends the use of attachments to any weapon, even weapons that do not support certain attachments. Enable additional attachments for each individual weapon in the config file. ---------------------------------------------------------------------------------------------------- The plugin does not require any permissions, just upload it and modify the configuration file: { "Attachments": { "Weapon Lasersight": [], "Extended Magazine": [], "Holosight": [], "Silencer": [], "Zoom Scope": [], "Gas Compression Overdrive": [], "Muzzle Boost": [], "Muzzle Brake": [], "Weapon Flashlight": [], "Targeting Attachment": [ "lmg.m249", "rifle.l96", "rifle.bolt", "hmlmg", "smg.mp5" ], "Burst Module": [] }, "VersionNumber": { "Major": 1, "Minor": 0, "Patch": 0 } } Weapon Lasersight, Extended Magazine, ecc...: These are the various attachments that can be enabled. To enable one or more attachments for the various weapons, simply enter the name of the weapon (item name) in the category of the attachment you want to enable. NB: For weapons that were already on the server before you configured the plugin, simply move the weapon from one container to another container, and the weapon will be enabled to use attachment.
    Free
  2. Version 1.0.0

    127 downloads

    Targeting Attachment Extension Targeting Attachment Extension allows you to attach the Targeting Attachment to any weapon, even those that don't support it. Simply enable the weapons in the config file and you'll be able to use the Targeting Attachment. ---------------------------------------------------------------------------------------------------- The plugin does not require any permissions, just upload it and modify the configuration file: { "Allowed Weapons": [ "lmg.m249", "rifle.l96", "rifle.bolt", "hmlmg", "smg.mp5" ], "VersionNumber": { "Major": 1, "Minor": 0, "Patch": 0 } } Allowed Weapons: Here you have to enter the name of the items (weapons) on which you want to enable the attachment: Targeting Attachmen. NB: For weapons that were already on the server before you configured the plugin, simply move the weapon from one container to another container, and the weapon will be enabled to use the Targeting Attachment.
    Free
  3. Scalbox

    Drug Deals

    there is an update in progress to be able to use seeds of any kind, it will be released next week
  4. hi, add this "PlanterBox Settings by Levels": [ { "Level Name": "Level 1", "SkinID": { "3482073279": "Large Planter Box", "3482079353": "Small Planter Box", "3482085291": "Triangle Planter Box", "3482090118": "Rail Road Planter", "3482093630": "Triangle Rail Road Planter", "3482100135": "Minecart Planter", "3482097188": "Bath Tub Planter", "3482102785": "Single Plant Pot" }, "Enable Customization. Default false": false, "Limit of planters box that can be automated. (-1 no limit) (0 disable entity). Default 0": 0, "Enable auto seeding. If set to true the seeds will be planted automatically. Default false": false, "Enable automatic harvest. If set to true, plants will be automatically harvested. Default false": false, "Production Mode, if set to TRUE allows to change the type of automatic production: Harvest, Seeds, clones. If set to false only Harvest will be enabled. Default false": false, "Harvest plants when they have at least this Ripe value. Value between 0% and 100%. Default 1%": 1, "Planter Box container size. Value between 6 and 48. Default 24": 24, "Light Exposure at 100%. Default false": false, "Water, minimum value always available. Value between 0 and 9000 (6500 is perfect value) (-1 disable). Default -1": -1, "Ground, minimum value always available. Value between 0% and 100% (-1 disable). Default -1": -1, "Temperature at 100%. Default false": false, "Harvest Production Multiplier. Default 1": 1, "Seed Production Multiplier. Default 1": 1, "Clone Production Multiplier. Default 1": 1, "Collect fibers from crops or dead plants. Default false": false }, { "Level Name": "Level 2", "SkinID": { "3482073648": "Large Planter Box", "3482079637": "Small Planter Box", "3482086697": "Triangle Planter Box", "3482090444": "Rail Road Planter", "3482093899": "Triangle Rail Road Planter", "3482100455": "Minecart Planter", "3482097457": "Bath Tub Planter", "3482103017": "Single Plant Pot" }, "Enable Customization. Default false": false, "Limit of planters box that can be automated. (-1 no limit) (0 disable entity). Default 0": 0, "Enable auto seeding. If set to true the seeds will be planted automatically. Default false": false, "Enable automatic harvest. If set to true, plants will be automatically harvested. Default false": false, "Production Mode, if set to TRUE allows to change the type of automatic production: Harvest, Seeds, clones. If set to false only Harvest will be enabled. Default false": false, "Harvest plants when they have at least this Ripe value. Value between 0% and 100%. Default 1%": 1, "Planter Box container size. Value between 6 and 48. Default 24": 24, "Light Exposure at 100%. Default false": false, "Water, minimum value always available. Value between 0 and 9000 (6500 is perfect value) (-1 disable). Default -1": -1, "Ground, minimum value always available. Value between 0% and 100% (-1 disable). Default -1": -1, "Temperature at 100%. Default false": false, "Harvest Production Multiplier. Default 1": 1, "Seed Production Multiplier. Default 1": 1, "Clone Production Multiplier. Default 1": 1, "Collect fibers from crops or dead plants. Default false": false }, { "Level Name": "Level 3", "SkinID": { "3482074225": "Large Planter Box", "3482079862": "Small Planter Box", "3482087028": "Triangle Planter Box", "3482090709": "Rail Road Planter", "3482094101": "Triangle Rail Road Planter", "3482100662": "Minecart Planter", "3482097900": "Bath Tub Planter", "3482103266": "Single Plant Pot" }, "Enable Customization. Default false": false, "Limit of planters box that can be automated. (-1 no limit) (0 disable entity). Default 0": 0, "Enable auto seeding. If set to true the seeds will be planted automatically. Default false": false, "Enable automatic harvest. If set to true, plants will be automatically harvested. Default false": false, "Production Mode, if set to TRUE allows to change the type of automatic production: Harvest, Seeds, clones. If set to false only Harvest will be enabled. Default false": false, "Harvest plants when they have at least this Ripe value. Value between 0% and 100%. Default 1%": 1, "Planter Box container size. Value between 6 and 48. Default 24": 24, "Light Exposure at 100%. Default false": false, "Water, minimum value always available. Value between 0 and 9000 (6500 is perfect value) (-1 disable). Default -1": -1, "Ground, minimum value always available. Value between 0% and 100% (-1 disable). Default -1": -1, "Temperature at 100%. Default false": false, "Harvest Production Multiplier. Default 1": 1, "Seed Production Multiplier. Default 1": 1, "Clone Production Multiplier. Default 1": 1, "Collect fibers from crops or dead plants. Default false": false } ],

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.4m
Total downloads
Customers
10.7k
Customers served
Files Sold
155.3k
Marketplace sales
Payments
3.3m
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.