schwarper / cs2-store

A store plugin
https://discord.gg/4zQfUzjk36
GNU General Public License v3.0
40 stars 20 forks source link

cs2-store

Store plugin, designed to enhance your gameplay by providing a dynamic credit system that allows you to purchase essential items directly from the store.

If you want to donate or need a help about plugin, you can contact me in discord private/server

Discord nickname: schwarper

Discord link : Discord server

Warnings

  1. If you are using a custom weapon item, the settings should be as follows. You need to set the weapon name in the weapon section. You will also need to set the FollowCS2ServerGuidelines value from the core.json file to false.

    "1": {
        "name": "Store Ak47",
        "uniqueid": "........vmdl",
        "type": "customweapon",
        "weapon": "weapon_ak47",
        "price": "0",
        "slot": "1",
        "enable": "true"
      }
  2. You need to use cs2-tags plugin for tag items. If you are not using it, you will need to upload tagapi files to the cs2-store folder in plugins. If you do use it, it is sufficient to have the api file in the shared file.

Approved modules

Crash by NaathySz

Quiz by NaathySz

SlotMachine by NaathySz

HiLo by NaathySz

NameBonus by NaathySz

CoinFlip by NaathySz

ReferralCodes by NaathySz

Daily by NaathySz

Salary by NaathySz

Voucher by NaathySz

TopList by NaathySz

Vip by NaathySz

DuelDice by NaathySz

Math by NaathySz

Cases by NaathySz

Installation

  1. Download the plugin:
  2. Install the plugin files:
    • Place the contents of the plugins file in the addons/counterstrikesharp/plugins folder.
    • Place the contents of the shared file in the addons/counterstrikesharp/shared folder.
  3. Restart or load the plugin:
    • Restart your server or load the plugin using the command: css_plugins load cs2-store
  4. Configure the plugin settings:
    • Once the plugin has loaded successfully, configure your settings in the cs2-store.json file located in the addons/counterstrikesharp/config/plugins/ folder. In this file you can set database information, plugin settings and define items.
  5. Finish the installation:
    • Restart your server or reload the plugin for the settings to take effect.

Images

image

image

image

image

image

image

image

image

image

image