Jump to content

6 Screenshots

  • 34.8k
  • 25
  • 62.25 kB
  • Update details
    v1.0.3
    Released
    Download size62.25 kB
    Total versions6
    Time between versions 1 day
    Typical update pace About every 4 days
    Freshness 1518 days ago

About DKMarket

This plugin will immerse the player in the dark market, where you can buy various goods for various coins!

--------------------------------------------------------------------------------------------------------------------------

Features:

A unique, minimalistic, one-of-a-kind plugin design!

A good idea of the store!

The plugin is made with musical accompaniments when downloading and purchasing the product!

When buying a product, the player will still need to find it!

Convenient and easy configuration setup

Optimized plugin operation!

Discounts on products!

--------------------------------------------------------------------------------------------------------------------------

Video Review:

 

(  The video shows the main functionality of the plugin! )

--------------------------------------------------------------------------------------------------------------------------

Configuration:

Main Settings:

  "Permission to use the command": "dkmarket.use",
  "Save logs ?": true,
  "Spawn radius of the box": 150,
  "SkinID Box": 1545613264,
  "Use Notify ? ( https://codefling.com/plugins/notify )": false,
  "Commands": [
    "market",
    "darknet"
  ],

Setting up a discount ( discounts) for privileges:

  "Personal discount for privileges": {
    "dkmarket.vip": 10,
    "dkmarket.premium": 20
  },

Setting up text loading stages:

  "Stages of text loading": [
    "ASUS P5KPL ACPI BIOS Revision 0603",
    "CPU: Intel (R) Core(TM) i5-3470 @ 3.20GHz",
    "Speed: 3.20 GHz",
    "Initializing USB Controllers",
    "Checking RAM storage",
    "Validating HDD",
    "Detecting IDE drivers",
    "Memory Frequency 8024MHz",
    "Validating complete",
    "Immortal (C) 2022 Codefling, Inc"
  ],

Setting up your economy plugin:

  "Settings Economy": {
    "Plugin name": "Economics",
    "Balance add hook": "Deposit",
    "Balance remove hook": "Withdraw",
    "Balance show hook": "Balance"
  },

Basic setup of categories and items that will be in the category:

"Settings Category and Items": [
    {
      "Category name": "Weapon",
      "Items that will be sold in this category": [
        {
          "ShortName": "rifle.ak",
          "SkinID": 0,
          "DisplayName": "",
          "Image ( Leave an empty field if you don't need to upload a picture for this item )": "",
          "Amount": 1,
          "Price": 50
        },
        {
          "ShortName": "rifle.bolt",
          "SkinID": 0,
          "DisplayName": "",
          "Image ( Leave an empty field if you don't need to upload a picture for this item )": "",
          "Amount": 1,
          "Price": 50
        },
        {
          "ShortName": "rifle.l96",
          "SkinID": 0,
          "DisplayName": "",
          "Image ( Leave an empty field if you don't need to upload a picture for this item )": "",
          "Amount": 1,
          "Price": 50
        },
        {
          "ShortName": "rifle.m39",
          "SkinID": 0,
          "DisplayName": "",
          "Image ( Leave an empty field if you don't need to upload a picture for this item )": "",
          "Amount": 1,
          "Price": 50
        },
        {
          "ShortName": "rifle.semiauto",
          "SkinID": 0,
          "DisplayName": "",
          "Image ( Leave an empty field if you don't need to upload a picture for this item )": "",
          "Amount": 1,
          "Price": 50
        },
        {
          "ShortName": "smg.2",
          "SkinID": 0,
          "DisplayName": "",
          "Image ( Leave an empty field if you don't need to upload a picture for this item )": "",
          "Amount": 1,
          "Price": 50
        },
        {
          "ShortName": "smg.mp5",
          "SkinID": 0,
          "DisplayName": "",
          "Image ( Leave an empty field if you don't need to upload a picture for this item )": "",
          "Amount": 1,
          "Price": 50
        },
        {
          "ShortName": "smg.thompson",
          "SkinID": 0,
          "DisplayName": "",
          "Image ( Leave an empty field if you don't need to upload a picture for this item )": "",
          "Amount": 1,
          "Price": 50
        },
        {
          "ShortName": "pistol.eoka",
          "SkinID": 0,
          "DisplayName": "",
          "Image ( Leave an empty field if you don't need to upload a picture for this item )": "",
          "Amount": 1,
          "Price": 50
        },
        {
          "ShortName": "pistol.m92",
          "SkinID": 0,
          "DisplayName": "",
          "Image ( Leave an empty field if you don't need to upload a picture for this item )": "",
          "Amount": 1,
          "Price": 50
        },
        {
          "ShortName": "pistol.nailgun",
          "SkinID": 0,
          "DisplayName": "",
          "Image ( Leave an empty field if you don't need to upload a picture for this item )": "",
          "Amount": 1,
          "Price": 50
        }
      ]
    },
    {
      "Category name": "Ammunition",
      "Items that will be sold in this category": [
        {
          "ShortName": "ammo.shotgun",
          "SkinID": 0,
          "DisplayName": "",
          "Image ( Leave an empty field if you don't need to upload a picture for this item )": "",
          "Amount": 10,
          "Price": 50
        },
        {
          "ShortName": "ammo.shotgun.slug",
          "SkinID": 0,
          "DisplayName": "",
          "Image ( Leave an empty field if you don't need to upload a picture for this item )": "",
          "Amount": 20,
          "Price": 35
        }
      ]
    },
    {
      "Category name": "Medical",
      "Items that will be sold in this category": [
        {
          "ShortName": "pistol.m92",
          "SkinID": 0,
          "DisplayName": "",
          "Image ( Leave an empty field if you don't need to upload a picture for this item )": "",
          "Amount": 1,
          "Price": 50
        },
        {
          "ShortName": "pistol.nailgun",
          "SkinID": 0,
          "DisplayName": "",
          "Image ( Leave an empty field if you don't need to upload a picture for this item )": "",
          "Amount": 1,
          "Price": 50
        }
      ]
    },
    {
      "Category name": "Food",
      "Items that will be sold in this category": [
        {
          "ShortName": "pistol.m92",
          "SkinID": 0,
          "DisplayName": "",
          "Image ( Leave an empty field if you don't need to upload a picture for this item )": "",
          "Amount": 1,
          "Price": 50
        },
        {
          "ShortName": "pistol.nailgun",
          "SkinID": 0,
          "DisplayName": "",
          "Image ( Leave an empty field if you don't need to upload a picture for this item )": "",
          "Amount": 1,
          "Price": 50
        }
      ]
    },
    {
      "Category name": "Resources",
      "Items that will be sold in this category": [
        {
          "ShortName": "pistol.m92",
          "SkinID": 0,
          "DisplayName": "",
          "Image ( Leave an empty field if you don't need to upload a picture for this item )": "",
          "Amount": 1,
          "Price": 50
        },
        {
          "ShortName": "pistol.nailgun",
          "SkinID": 0,
          "DisplayName": "",
          "Image ( Leave an empty field if you don't need to upload a picture for this item )": "",
          "Amount": 1,
          "Price": 50
        }
      ]
    },
    {
      "Category name": "Other",
      "Items that will be sold in this category": [
        {
          "ShortName": "pistol.m92",
          "SkinID": 0,
          "DisplayName": "",
          "Image ( Leave an empty field if you don't need to upload a picture for this item )": "",
          "Amount": 1,
          "Price": 50
        },
        {
          "ShortName": "pistol.nailgun",
          "SkinID": 0,
          "DisplayName": "",
          "Image ( Leave an empty field if you don't need to upload a picture for this item )": "",
          "Amount": 1,
          "Price": 50
        }
      ]
    },
    {
      "Category name": "Rockets",
      "Items that will be sold in this category": [
        {
          "ShortName": "pistol.m92",
          "SkinID": 0,
          "DisplayName": "",
          "Image ( Leave an empty field if you don't need to upload a picture for this item )": "",
          "Amount": 1,
          "Price": 50
        },
        {
          "ShortName": "pistol.nailgun",
          "SkinID": 0,
          "DisplayName": "",
          "Image ( Leave an empty field if you don't need to upload a picture for this item )": "",
          "Amount": 1,
          "Price": 50
        }
      ]
    }
  ],

Configuration version:

  "Verison Configuration": {
    "Major": 1,
    "Minor": 0,
    "Patch": 0
  }

 

  • Like 1

XAVIER's Collection

User Feedback

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.3m
Total downloads
Customers
10.7k
Customers served
Files Sold
154.5k
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.